paper-with-me

Papers

Stable Differentiable Causal Discovery

2023-11-17 · Achille Nazaret, Justin Hong, Elham Azizi, David Blei

Inferring causal relationships as directed acyclic graphs (DAGs) is an important but challenging problem. Differentiable Causal Discovery (DCD) is a promising approach to this problem, framing the search as a continuous optimization. But existing DCD methods are numerically unstable, with poor performance beyond tens of variables. In this paper, we propose Stable Differentiable Causal Discovery (SDCD), a new method that improves previous DCD methods in two ways: (1) It employs an alternative constraint for acyclicity; this constraint is more stable, both theoretically and empirically, and fast to compute. (2) It uses a training procedure tailored for sparse causal graphs, which are common in real-world scenarios. We first derive SDCD and prove its stability and correctness. We then evaluate it with both observational and interventional data and on both small-scale and large-scale settings. We find that SDCD outperforms existing methods in both convergence speed and accuracy and can scale to thousands of variables. We provide code at https://github.com/azizilab/sdcd.

📄 PDF Abstract BibTeX arXiv:2311.10263

Code (1)

azizilab/sdcd 공식 구현 pytorch

Tasks

Causal Discovery

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

SC3D: Dynamic and Differentiable Causal Discovery for Temporal and Instantaneous Graphs

2026-02-02 · Sourajit Das, Dibyajyoti Chakraborty, Romit Maulik arxiv

Discovering causal structures from multivariate time series is a key problem because interactions span across multiple lags and possibly involve instantaneous dependencies. Additionally, the search space of the dynamic g…

The Robustness of Differentiable Causal Discovery in Misspecified Scenarios

2025-10-14 · Huiyang Yi, Yanyan He, Duxin Chen, Mingyu Kang 외 arxiv

Causal discovery aims to learn causal relationships between variables from targeted data, making it a fundamental task in machine learning. However, causal discovery algorithms often rely on unverifiable causal assumptio…

Scalable Differentiable Causal Discovery in the Presence of Latent Confounders with Skeleton Posterior (Extended Version)

2024-06-15 · Pingchuan Ma, Rui Ding, Qiang Fu, Jiaru Zhang 외

Differentiable causal discovery has made significant advancements in the learning of directed acyclic graphs. However, its application to real-world datasets remains restricted due to the ubiquity of latent confounders a…

Causal DiscoveryStochastic Optimization

Dagma-DCE: Interpretable, Non-Parametric Differentiable Causal Discovery

2024-01-05 · Daniel Waxman, Kurt Butler, Petar M. Djuric

We introduce Dagma-DCE, an interpretable and model-agnostic scheme for differentiable causal discovery. Current non- or over-parametric methods in differentiable causal discovery use opaque proxies of ``independence'' to…

Causal Discovery

Differentiable Invariant Causal Discovery

2022-05-31 · Yu Wang, An Zhang, Xiang Wang, Yancheng Yuan 외

Learning causal structure from observational data is a fundamental challenge in machine learning. However, the majority of commonly used differentiable causal discovery methods are non-identifiable, turning this problem …

Causal Discovery