Hybrid Top-Down Global Causal Discovery with Local Search for Linear and Nonlinear Additive Noise Models
Sujai Hiremath, Jacqueline R.M.A. Maasch, Mengxiao Gao, Promit Ghosal,, Kyra Gan

TL;DR
This paper introduces a hybrid causal discovery method combining top-down hierarchical ordering with local search, effective for both linear and nonlinear additive noise models, improving accuracy and computational efficiency.
Contribution
A novel hybrid approach that integrates topological sorting and local search for global causal discovery, applicable to linear and nonlinear models with theoretical guarantees.
Findings
Outperforms existing methods in accuracy on synthetic data
Provides polynomial time complexity guarantees
Effective in both linear and nonlinear causal models
Abstract
Learning the unique directed acyclic graph corresponding to an unknown causal model is a challenging task. Methods based on functional causal models can identify a unique graph, but either suffer from the curse of dimensionality or impose strong parametric assumptions. To address these challenges, we propose a novel hybrid approach for global causal discovery in observational data that leverages local causal substructures. We first present a topological sorting algorithm that leverages ancestral relationships in linear structural causal models to establish a compact top-down hierarchical ordering, encoding more causal information than linear orderings produced by existing methods. We demonstrate that this approach generalizes to nonlinear settings with arbitrary noise. We then introduce a nonparametric constraint-based algorithm that prunes spurious edges by searching for local…
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
Taxonomy
TopicsBayesian Modeling and Causal Inference · AI-based Problem Solving and Planning
