Sample Efficient Bayesian Learning of Causal Graphs from Interventions
Zihan Zhou, Muhammad Qasim Elahi, Murat Kocaoglu

TL;DR
This paper introduces a Bayesian method for efficiently learning causal graphs from limited interventional data, outperforming existing methods and enabling estimation of causal effects without full graph recovery.
Contribution
It proposes a novel Bayesian algorithm that leverages polynomial-time uniform DAG sampling to accurately learn causal graphs with few interventions, addressing real-world data constraints.
Findings
The algorithm achieves higher accuracy than baseline methods in simulations.
It can reliably recover the true causal graph with sufficient interventional samples.
The method can estimate causal effects even when direct intervention is not possible.
Abstract
Causal discovery is a fundamental problem with applications spanning various areas in science and engineering. It is well understood that solely using observational data, one can only orient the causal graph up to its Markov equivalence class, necessitating interventional data to learn the complete causal graph. Most works in the literature design causal discovery policies with perfect interventions, i.e., they have access to infinite interventional samples. This study considers a Bayesian approach for learning causal graphs with limited interventional samples, mirroring real-world scenarios where such samples are usually costly to obtain. By leveraging the recent result of Wien\"obst et al. (2023) on uniform DAG sampling in polynomial time, we can efficiently enumerate all the cut configurations and their corresponding interventional distributions of a target set, and further track…
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
MethodsSparse Evolutionary Training
