MELGMLFeb 11, 2023

Sequential Underspecified Instrument Selection for Cause-Effect Estimation

arXiv:2302.05684v25 citationsh-index: 16
AI Analysis

This addresses a key limitation in causal inference for fields like natural sciences where high-dimensional treatments are common but instruments are scarce, offering a novel approach for incremental improvement in underspecified settings.

The paper tackles the problem of estimating causal effects with high-dimensional treatments when there are fewer instruments than treatments, by developing methods to recover partial effect projections and combine them across experiments, and proposes an algorithm to iteratively select informative instruments, achieving reliable recovery of the full causal effect.

Instrumental variable (IV) methods are used to estimate causal effects in settings with unobserved confounding, where we cannot directly experiment on the treatment variable. Instruments are variables which only affect the outcome indirectly via the treatment variable(s). Most IV applications focus on low-dimensional treatments and crucially require at least as many instruments as treatments. This assumption is restrictive: in the natural sciences we often seek to infer causal effects of high-dimensional treatments (e.g., the effect of gene expressions or microbiota on health and disease), but can only run few experiments with a limited number of instruments (e.g., drugs or antibiotics). In such underspecified problems, the full treatment effect is not identifiable in a single experiment even in the linear case. We show that one can still reliably recover the projection of the treatment effect onto the instrumented subspace and develop techniques to consistently combine such partial estimates from different sets of instruments. We then leverage our combined estimators in an algorithm that iteratively proposes the most informative instruments at each round of experimentation to maximize the overall information about the full causal effect.

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