TL;DR
This paper introduces DDCD, a new method for causal structure learning that leverages diffusion denoising objectives for improved stability and efficiency, demonstrated on synthetic and real-world data.
Contribution
The paper proposes DDCD, a novel diffusion-based framework for causal discovery that enhances scalability and stability over existing methods.
Findings
DDCD achieves competitive results on synthetic benchmarks.
DDCD demonstrates practical utility in real-world causal analysis.
The method improves convergence stability and runtime efficiency.
Abstract
Understanding causal dependencies in observational data is critical for informing decision-making. These relationships are often modeled as Bayesian Networks (BNs) and Directed Acyclic Graphs (DAGs). Existing methods, such as NOTEARS and DAG-GNN, often face issues with scalability and stability in high-dimensional data, especially when there is a feature-sample imbalance. Here, we show that the denoising score matching objective of diffusion models could smooth the gradients for faster, more stable convergence. We also propose an adaptive k-hop acyclicity constraint that improves runtime over existing solutions that require matrix inversion. We name this framework Denoising Diffusion Causal Discovery (DDCD). Unlike generative diffusion models, DDCD utilizes the reverse denoising process to infer a parameterized causal structure rather than to generate data. We demonstrate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
