Experimental Design for Cost-Aware Learning of Causal Graphs
Erik M. Lindgren, Murat Kocaoglu, Alexandros G. Dimakis, Sriram, Vishwanath

TL;DR
This paper addresses the problem of designing minimal cost interventions to learn causal graphs, proving NP-hardness, and proposing approximation algorithms for both general and sparse cases.
Contribution
It introduces the first approximation algorithms for cost-aware causal graph intervention design, including solutions for sparse graphs and interventions with vertex costs.
Findings
NP-hardness of the minimum cost intervention design problem
Greedy algorithm achieves constant factor approximation
Near-optimal intervention design for sparse graphs and interventions
Abstract
We consider the minimum cost intervention design problem: Given the essential graph of a causal graph and a cost to intervene on a variable, identify the set of interventions with minimum total cost that can learn any causal graph with the given essential graph. We first show that this problem is NP-hard. We then prove that we can achieve a constant factor approximation to this problem with a greedy algorithm. We then constrain the sparsity of each intervention. We develop an algorithm that returns an intervention design that is nearly optimal in terms of size for sparse graphs with sparse interventions and we discuss how to use it when there are costs on the vertices.
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.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Machine Learning and Algorithms · Advanced Causal Inference Techniques
