TS-CausalNN: Learning Temporal Causal Relations from Non-linear Non-stationary Time Series Data
Omar Faruque, Sahara Ali, Xue Zheng, Jianwu Wang

TL;DR
TS-CausalNN is a deep learning model designed to uncover both contemporaneous and lagged causal relationships in complex, non-linear, and non-stationary time series data, outperforming existing methods.
Contribution
The paper introduces TS-CausalNN, a novel neural network architecture that handles non-stationarity and non-linearity for causal discovery in time series data.
Findings
Outperforms state-of-the-art causal discovery methods on synthetic datasets.
Accurately infers causal graphs aligned with domain knowledge in real-world data.
Handles non-stationarity and non-linearity effectively.
Abstract
The growing availability and importance of time series data across various domains, including environmental science, epidemiology, and economics, has led to an increasing need for time-series causal discovery methods that can identify the intricate relationships in the non-stationary, non-linear, and often noisy real world data. However, the majority of current time series causal discovery methods assume stationarity and linear relations in data, making them infeasible for the task. Further, the recent deep learning-based methods rely on the traditional causal structure learning approaches making them computationally expensive. In this paper, we propose a Time-Series Causal Neural Network (TS-CausalNN) - a deep learning technique to discover contemporaneous and lagged causal relations simultaneously. Our proposed architecture comprises (i) convolutional blocks comprising parallel custom…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Bayesian Modeling and Causal Inference · Advanced Graph Neural Networks
