No More Maybe-Arrows: Resolving Causal Uncertainty by Breaking Symmetries
Tingrui Huang, Devendra Singh Dhami

TL;DR
This paper introduces CausalSAGE, a framework that refines partial ancestral graphs into causal DAGs by leveraging structural knowledge and soft priors, improving causal discovery accuracy and efficiency.
Contribution
CausalSAGE is a novel refinement method that converts PAGs into DAGs respecting causal relations using a differentiable joint optimization approach.
Findings
Preserves underlying causal relations in refined DAGs
Efficiently produces DAGs from PAGs with improved accuracy
Utilizes structural knowledge and soft priors for better refinement
Abstract
The recent works on causal discovery have followed a similar trend of learning partial ancestral graphs (PAGs) since observational data constrain the true causal directed acyclic graph (DAG) only up to a Markov equivalence class. This limits their application in the majority of downstream tasks, as uncertainty in causal relations remains unresolved. We propose a new refinement framework, CausalSAGE, for converting PAGs to DAGs while respecting the underlying causal relations. The framework expands discrete variables into state-level representations, constrains the search space using structural knowledge and soft priors, and applies a unified differentiable objective for joint optimization. The final DAG is obtained by aggregating the optimized structures and enforcing acyclicity when necessary. Our experimental evaluations show that the obtained DAGs preserve the underlying causal…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Advanced Graph Neural Networks · Explainable Artificial Intelligence (XAI)
