paper-with-me

Papers

TS-CausalNN: Learning Temporal Causal Relations from Non-linear Non-stationary Time Series Data

2024-04-01 · Omar Faruque, Sahara Ali, Xue Zheng, Jianwu Wang

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 causal layers, (ii) acyclicity constraint, and (iii) optimization techniques using the augmented Lagrangian approach. In addition to the simple parallel design, an advantage of the proposed model is that it naturally handles the non-stationarity and non-linearity of the data. Through experiments on multiple synthetic and real world datasets, we demonstrate the empirical proficiency of our proposed approach as compared to several state-of-the-art methods. The inferred graphs for the real world dataset are in good agreement with the domain understanding.

📄 PDF Abstract BibTeX arXiv:2404.01466

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryEpidemiologyTime Series

Similar Papers 제목 키워드 기반

TTCD:Transformer Integrated Temporal Causal Discovery from Non-Stationary Time Series Data

2026-04-27 · Omar Faruque, Sahara Ali, Xue Zheng, Jianwu Wang arxiv

The widespread availability of complex time series data in various domains such as environmental science, epidemiology, and economics demands robust causal discovery methods that can identify intricate contemporaneous an…

Change Point Detection

eCDANs: Efficient Temporal Causal Discovery from Autocorrelated and Non-stationary Data (Student Abstract)

2023-03-06 · Muhammad Hasan Ferdous, Uzma Hasan, Md Osman Gani

Conventional temporal causal discovery (CD) methods suffer from high dimensionality, fail to identify lagged causal relationships, and often ignore dynamics in relations. In this study, we present a novel constraint-base…

Causal DiscoveryTime SeriesTime Series Analysis

Temporally Disentangled Representation Learning

2022-10-24 · Weiran Yao, Guangyi Chen, Kun Zhang

Recently in the field of unsupervised representation learning, strong identifiability results for disentanglement of causally-related latent variables have been established by exploiting certain side information, such as…

DisentanglementRepresentation Learning

Temporally Disentangled Representation Learning under Unknown Nonstationarity

2023-10-28 · NeurIPS 2023 11 · Xiangchen Song, Weiran Yao, Yewen Fan, Xinshuai Dong 외

In unsupervised causal representation learning for sequential data with time-delayed latent causal influences, strong identifiability results for the disentanglement of causally-related latent variables have been establi…

DisentanglementRepresentation Learning

Learning Temporally Causal Latent Processes from General Temporal Data

2021-10-11 · Weiran Yao, Yuewen Sun, Alex Ho, Changyin Sun 외

Our goal is to recover time-delayed latent causal variables and identify their relations from measured temporal data. Estimating causally-related latent variables from observations is particularly challenging as the late…

Causal DiscoveryRepresentation LearningVideo Understanding