paper-with-me

Papers

Discovering Mixtures of Structural Causal Models from Time Series Data

2023-10-10 · Sumanth Varambally, Yi-An Ma, Rose Yu

Discovering causal relationships from time series data is significant in fields such as finance, climate science, and neuroscience. However, contemporary techniques rely on the simplifying assumption that data originates from the same causal model, while in practice, data is heterogeneous and can stem from different causal models. In this work, we relax this assumption and perform causal discovery from time series data originating from a mixture of causal models. We propose a general variational inference-based framework called MCD to infer the underlying causal models as well as the mixing probability of each sample. Our approach employs an end-to-end training process that maximizes an evidence-lower bound for the data likelihood. We present two variants: MCD-Linear for linear relationships and independent noise, and MCD-Nonlinear for nonlinear causal relationships and history-dependent noise. We demonstrate that our method surpasses state-of-the-art benchmarks in causal discovery tasks through extensive experimentation on synthetic and real-world datasets, particularly when the data emanates from diverse underlying causal graphs. Theoretically, we prove the identifiability of such a model under some mild assumptions.

📄 PDF Abstract BibTeX arXiv:2310.06312

Code (1)

rose-stl-lab/mcd 공식 구현 pytorch

Tasks

Causal DiscoveryTime SeriesVariational Inference

Similar Papers 제목 키워드 기반

Causal Discovery in Semi-Stationary Time Series

2024-07-10 · NeurIPS 2023 11 · Shanyun Gao, Raghavendra Addanki, Tong Yu, Ryan A. Rossi 외

Discovering causal relations from observational time series without making the stationary assumption is a significant challenge. In practice, this challenge is common in many areas, such as retail sales, transportation s…

Causal DiscoveryTime Series

Root cause analysis via difference graph discovery from linear time-series data

2026-08-21 · Anouk Ruer, Timothée Loranchet, Daria Bystrova, Charles K. Assaad arxiv

Root cause analysis aims to identify the mechanisms responsible for anomalies in complex dynamical systems. In this paper, we study root cause analysis in linear time-series through the lens of difference graph discovery…

MOCHA: Discovering Multi-Order Dynamic Causality in Temporal Point Processes

2025-08-26 · Yunyang Cao, Juekai Lin, Wenhao Li, Bo Jin arxiv

Discovering complex causal dependencies in temporal point processes (TPPs) is critical for modeling real-world event sequences. Existing methods typically rely on static or first-order causal structures, overlooking the …

Point Processes

Rhino: Deep Causal Temporal Relationship Learning With History-dependent Noise

2022-10-26 · Wenbo Gong, Joel Jennings, Cheng Zhang, Nick Pawlowski

Discovering causal relationships between different variables from time series data has been a long-standing challenge for many domains such as climate science, finance, and healthcare. Given the complexity of real-world …

Causal DiscoveryTime SeriesTime Series AnalysisVariational Inference

Causal Discovery with Attention-Based Convolutional Neural Networks

2019-01-07 · Machine Learning and Knowledge Extraction 2019 1 · Meike Nauta, Doina Bucur, Christin Seifert

Having insight into the causal associations in a complex system facilitates decision making, e.g., for medical treatments, urban infrastructure improvements or financial investments. The amount of observational data grow…

Causal DiscoveryDecision MakingTime SeriesTime Series Analysis