Verification and search algorithms for causal DAGs
Davin Choo, Kirankumar Shiragur, Arnab Bhattacharyya

TL;DR
This paper investigates algorithms for verifying and searching causal DAGs using minimal interventions, providing provable methods for optimal verification and near-optimal search in general graphs with various intervention constraints.
Contribution
It introduces the first provable algorithms for efficiently computing near-optimal verification sets and provides the first approximation algorithms for causal graph search with intervention constraints.
Findings
Characterization of minimal intervention sets for verification.
Algorithms for near-optimal verification in general graphs.
Approximation guarantees for causal graph search algorithms.
Abstract
We study two problems related to recovering causal graphs from interventional data: (i) , where the task is to check if a purported causal graph is correct, and (ii) , where the task is to recover the correct causal graph. For both, we wish to minimize the number of interventions performed. For the first problem, we give a characterization of a minimal sized set of atomic interventions that is necessary and sufficient to check the correctness of a claimed causal graph. Our characterization uses the notion of , which enables us to obtain simple proofs and also easily reason about earlier known results. We also generalize our results to the settings of bounded size interventions and node-dependent interventional costs. For all the above settings, we provide the first known provable algorithms for efficiently computing…
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
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Cryptography and Data Security
