Permutation-Based Causal Structure Learning with Unknown Intervention Targets
Chandler Squires, Yuhao Wang, Caroline Uhler

TL;DR
This paper introduces a new algorithm for learning causal DAGs from mixed observational and interventional data with unknown intervention targets, especially useful in genomics where relationships are complex and non-linear.
Contribution
It characterizes the interventional Markov equivalence class under unknown interventions and proposes a provably consistent, nonparametric greedy search algorithm for identifying it.
Findings
Algorithm performs well on synthetic data
Effective on biological genomics datasets
Handles non-linear, non-Gaussian relationships
Abstract
We consider the problem of estimating causal DAG models from a mix of observational and interventional data, when the intervention targets are partially or completely unknown. This problem is highly relevant for example in genomics, since gene knockout technologies are known to have off-target effects. We characterize the interventional Markov equivalence class of DAGs that can be identified from interventional data with unknown intervention targets. In addition, we propose a provably consistent algorithm for learning the interventional Markov equivalence class from such data. The proposed algorithm greedily searches over the space of permutations to minimize a novel score function. The algorithm is nonparametric, which is particularly important for applications to genomics, where the relationships between variables are often non-linear and the distribution non-Gaussian. We demonstrate…
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 · Advanced Causal Inference Techniques · Statistical Methods and Inference
