Discovering Dynamic Causal Space for DAG Structure Learning
Fangfu Liu, Wenchang Ma, An Zhang, Xiang Wang, Yueqi Duan, Tat-Seng, Chua

TL;DR
CASPER introduces a dynamic causal space that incorporates graph structure into the score function, improving the accuracy and robustness of DAG structure learning in causal discovery tasks.
Contribution
It proposes a novel causal space, CASPER, that integrates DAG-ness into the score function, enhancing structure awareness and robustness in causal discovery.
Findings
CASPER outperforms state-of-the-art methods in accuracy.
CASPER demonstrates robustness to noise.
Empirical visualizations validate the properties of CASPER.
Abstract
Discovering causal structure from purely observational data (i.e., causal discovery), aiming to identify causal relationships among variables, is a fundamental task in machine learning. The recent invention of differentiable score-based DAG learners is a crucial enabler, which reframes the combinatorial optimization problem into a differentiable optimization with a DAG constraint over directed graph space. Despite their great success, these cutting-edge DAG learners incorporate DAG-ness independent score functions to evaluate the directed graph candidates, lacking in considering graph structure. As a result, measuring the data fitness alone regardless of DAG-ness inevitably leads to discovering suboptimal DAGs and model vulnerabilities. Towards this end, we propose a dynamic causal space for DAG structure learning, coined CASPER, that integrates the graph structure into the score…
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.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
