paper-with-me

홈 › Papers

Dynamic Causal Structure Discovery and Causal Effect Estimation

2025-01-11 · Jianian Wang, Rui Song

To represent the causal relationships between variables, a directed acyclic graph (DAG) is widely utilized in many areas, such as social sciences, epidemics, and genetics. Many causal structure learning approaches are developed to learn the hidden causal structure utilizing deep-learning approaches. However, these approaches have a hidden assumption that the causal relationship remains unchanged over time, which may not hold in real life. In this paper, we develop a new framework to model the dynamic causal graph where the causal relations are allowed to be time-varying. We incorporate the basis approximation method into the score-based causal discovery approach to capture the dynamic pattern of the causal graphs. Utilizing the autoregressive model structure, we could capture both contemporaneous and time-lagged causal relationships while allowing them to vary with time. We propose an algorithm that could provide both past-time estimates and future-time predictions on the causal graphs, and conduct simulations to demonstrate the usefulness of the proposed method. We also apply the proposed method for the covid-data analysis, and provide causal estimates on how policy restriction's effect changes.

📄 PDF Abstract BibTeX arXiv:2501.06534

Code (1)

jackie31425/dynamic-causal-structure-discovery-and-causal-effect-estimation 공식 구현 pytorch

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

From Causal Discovery to Dynamic Causal Inference in Neural Time Series

2026-03-21 · Dmitry Zaytsev, Valentina Kuskova, Michael Coppedge arxiv

Time-varying causal models provide a powerful framework for studying dynamic scientific systems, yet most existing approaches assume that the underlying causal network is known a priori - an assumption rarely satisfied i…

Causal Inference

Towards Empowerment Gain through Causal Structure Learning in Model-Based RL

2025-02-14 · Hongye Cao, Fan Feng, Meng Fang, Shaokang Dong 외

In Model-Based Reinforcement Learning (MBRL), incorporating causal structures into dynamics models provides agents with a structured understanding of the environments, enabling efficient decision. Empowerment as an intri…

Causal DiscoveryModel-based Reinforcement Learning

ALCM: Autonomous LLM-Augmented Causal Discovery Framework

2024-05-02 · Elahe Khatibi, Mahyar Abbasian, Zhongqi Yang, Iman Azimi 외

To perform effective causal inference in high-dimensional datasets, initiating the process with causal discovery is imperative, wherein a causal graph is generated based on observational data. However, obtaining a comple…

Causal DiscoveryCausal Inference

Causal Ensemble Agent: Hierarchical Causal Discovery with LLM-guided Expert Reweighting

2026-06-09 · Xinyu Li, Yuanyuan Wang, Haoxuan Li, Chuan Zhou 외 arxiv

Causal discovery aims to uncover causal structures from observational data, which is crucial for real-world decision-making. However, different causal discovery algorithms can produce divergent results that conflict with…

Causal Discovery in Action: Learning Chain-Reaction Mechanisms from Interventions

2026-03-23 · Panayiotis Panayiotou, Özgür Şimşek arxiv

Causal discovery is challenging in general dynamical systems because, without strong structural assumptions, the underlying causal graph may not be identifiable even from interventional data. However, many real-world sys…