DCILP: A Distributed Approach for Large-Scale Causal Structure Learning
Shuyu Dong, Mich\`ele Sebag, Kento Uemura, Akito Fujii, Shuang Chang, Yusuke Koyanagi, Koji Maruhashi

TL;DR
DCILP introduces a scalable divide-and-conquer method for causal graph learning that leverages parallel subproblem solving and ILP-based reconciliation, significantly improving efficiency with minimal accuracy loss.
Contribution
The paper presents a novel ILP-based reconciliation approach within a divide-and-conquer framework for large-scale causal structure learning.
Findings
Significant reduction in computational complexity.
Maintains high accuracy on real-world data.
Slight accuracy loss on synthetic datasets.
Abstract
Causal learning tackles the computationally demanding task of estimating causal graphs. This paper introduces a new divide-and-conquer approach for causal graph learning, called DCILP. In the divide phase, the Markov blanket MB() of each variable is identified, and causal learning subproblems associated with each MB() are independently addressed in parallel. This approach benefits from a more favorable ratio between the number of data samples and the number of variables considered. In counterpart, it can be adversely affected by the presence of hidden confounders, as variables external to MB() might influence those within it. The reconciliation of the local causal graphs generated during the divide phase is a challenging combinatorial optimization problem, especially in large-scale applications. The main novelty of DCILP is an original formulation of this…
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.
