Subset verification and search algorithms for causal DAGs
Davin Choo, Kirankumar Shiragur

TL;DR
This paper investigates algorithms for efficiently identifying minimal intervention sets to determine causal relationships in DAGs, focusing on subset verification and search problems under various assumptions.
Contribution
It introduces an efficient algorithm for subset verification, extends results to complex interventions, and establishes fundamental limits for subset search in causal DAGs.
Findings
Efficient algorithm for minimum intervention sets in subset verification.
Extension to bounded size and node-dependent intervention costs.
Fundamental limits on approximation ratios for subset search.
Abstract
Learning causal relationships between variables is a fundamental task in causal inference and directed acyclic graphs (DAGs) are a popular choice to represent the causal relationships. As one can recover a causal graph only up to its Markov equivalence class from observations, interventions are often used for the recovery task. Interventions are costly in general and it is important to design algorithms that minimize the number of interventions performed. In this work, we study the problem of identifying the smallest set of interventions required to learn the causal relationships between a subset of edges (target edges). Under the assumptions of faithfulness, causal sufficiency, and ideal interventions, we study this problem in two settings: when the underlying ground truth causal graph is known (subset verification) and when it is unknown (subset search). For the subset verification…
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 · Machine Learning and Algorithms · Advanced Causal Inference Techniques
