LGMay 28, 2021

Near-Optimal Multi-Perturbation Experimental Design for Causal Structure Learning

arXiv:2105.14024v223 citations
Originality Highly original
AI Analysis

This addresses the challenge of selecting informative multi-variable interventions in causal discovery, which is incremental as it builds on prior work but focuses on a more complex combinatorial setting.

The paper tackles the problem of designing batches of experiments that intervene on multiple variables simultaneously for causal structure learning, and presents efficient algorithms with approximation guarantees that outperform random and single-variable interventions.

Causal structure learning is a key problem in many domains. Causal structures can be learnt by performing experiments on the system of interest. We address the largely unexplored problem of designing a batch of experiments that each simultaneously intervene on multiple variables. While potentially more informative than the commonly considered single-variable interventions, selecting such interventions is algorithmically much more challenging, due to the doubly-exponential combinatorial search space over sets of composite interventions. In this paper, we develop efficient algorithms for optimizing different objective functions quantifying the informativeness of a budget-constrained batch of experiments. By establishing novel submodularity properties of these objectives, we provide approximation guarantees for our algorithms. Our algorithms empirically perform superior to both random interventions and algorithms that only select single-variable interventions.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes