Causal Discovery from Temporal Data: An Overview and New Perspectives

Chang Gong,Di Yao,Chuzhe Zhang,Wenbin Li,Jingping Bi
2023-08-04
Abstract:Temporal data, representing chronological observations of complex systems, has always been a typical data structure that can be widely generated by many domains, such as industry, medicine and finance. Analyzing this type of data is extremely valuable for various applications. Thus, different temporal data analysis tasks, eg, classification, clustering and prediction, have been proposed in the past decades. Among them, causal discovery, learning the causal relations from temporal data, is considered an interesting yet critical task and has attracted much research attention. Existing causal discovery works can be divided into two highly correlated categories according to whether the temporal data is calibrated, ie, multivariate time series causal discovery, and event sequence causal discovery. However, most previous surveys are only focused on the time series causal discovery and ignore the second category. In this paper, we specify the correlation between the two categories and provide a systematical overview of existing solutions. Furthermore, we provide public datasets, evaluation metrics and new perspectives for temporal data causal discovery.
Machine Learning,Methodology
What problem does this paper attempt to address?
Based on the provided text content, the main problem that this paper attempts to solve is **discovering causal relationships from time - series data**. Specifically, the paper focuses on how to identify the causal relationships between variables from time - series data, which is a crucial task in time - series data analysis. The paper not only covers the methods for causal discovery in multivariate time - series (Multivariate Time Series, MTS), but also discusses the methods for causal discovery in event sequences (Event Sequences), which are less involved in previous reviews. The main contributions of the paper are as follows: 1. **Systematic overview**: It systematically reviews the existing methods for causal discovery in time - series data, including constraint - based methods, score - based methods, functional causal model - based methods, and Granger - causality - based methods. 2. **New perspective**: It provides a new perspective to understand causal discovery in time - series data, especially for causal discovery in event - sequence data. 3. **Resource provision**: It provides resources such as public datasets and evaluation metrics, which are helpful for future researchers to conduct more in - depth research in this field. Through these contributions, the paper aims to provide a comprehensive and in - depth understanding of causal discovery in time - series data and promote the further development of this field.