paper-with-me

Papers

CDANs: Temporal Causal Discovery from Autocorrelated and Non-Stationary Time Series Data

2023-02-07 · Muhammad Hasan Ferdous, Uzma Hasan, Md Osman Gani

Time series data are found in many areas of healthcare such as medical time series, electronic health records (EHR), measurements of vitals, and wearable devices. Causal discovery, which involves estimating causal relationships from observational data, holds the potential to play a significant role in extracting actionable insights about human health. In this study, we present a novel constraint-based causal discovery approach for autocorrelated and non-stationary time series data (CDANs). Our proposed method addresses several limitations of existing causal discovery methods for autocorrelated and non-stationary time series data, such as high dimensionality, the inability to identify lagged causal relationships, and overlooking changing modules. Our approach identifies lagged and instantaneous/contemporaneous causal relationships along with changing modules that vary over time. The method optimizes the conditioning sets in a constraint-based search by considering lagged parents instead of conditioning on the entire past that addresses high dimensionality. The changing modules are detected by considering both contemporaneous and lagged parents. The approach first detects the lagged adjacencies, then identifies the changing modules and contemporaneous adjacencies, and finally determines the causal direction. We extensively evaluated our proposed method on synthetic and real-world clinical datasets, and compared its performance with several baseline approaches. The experimental results demonstrate the effectiveness of the proposed method in detecting causal relationships and changing modules for autocorrelated and non-stationary time series data.

📄 PDF Abstract BibTeX arXiv:2302.03246

Code (1)

hferdous/cdans 공식 구현

Tasks

Causal DiscoveryTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

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

DCD: Decomposition-based Causal Discovery from Autocorrelated and Non-Stationary Temporal Data

2026-02-01 · Muhammad Hasan Ferdous, Md Osman Gani arxiv

Multivariate time series in domains such as finance, climate science, and healthcare often exhibit long-term trends, seasonal patterns, and short-term fluctuations, complicating causal inference under non-stationarity an…

Causal Inference

Sortability of Time Series Data

2024-07-18 · Christopher Lohse, jonas Wahl

Evaluating the performance of causal discovery algorithms that aim to find causal relationships between time-dependent processes remains a challenging topic. In this paper, we show that certain characteristics of dataset…

Causal DiscoveryTime Series

High-recall causal discovery for autocorrelated time series with latent confounders

2020-07-03 · NeurIPS 2020 12 · Andreas Gerhardus, Jakob Runge

We present a new method for linear and nonlinear, lagged and contemporaneous constraint-based causal discovery from observational time series in the presence of latent confounders. We show that existing causal discovery …

Causal DiscoveryTime SeriesTime Series AnalysisVocal Bursts Intensity Prediction

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