Enhancing Treatment Effect Estimation via Active Learning: A Counterfactual Covering Perspective
Hechuan Wen, Tong Chen, Mingming Gong, Li Kheng Chai, Shazia Sadiq, Hongzhi Yin
TL;DR
This work tackles data-efficient treatment effect estimation under labeling budget constraints by formulating active learning around factual and counterfactual covering radii. It introduces two model-independent algorithms, a Greedy Radius Reduction with a $2$-OPT guarantee and FCCM with a $(1-\frac{1}{e})$-approximation to full coverage, and provides theoretical bounds on the risk via these radii and distribution discrepancy terms. Empirically, FCCM outperforms various baselines on synthetic and semi-synthetic datasets, with acquisition visualizations showing a focus on high-density overlapping regions that promote generalization. Overall, the paper provides rigorous theory and practical algorithms that improve data-efficient causal inference under budget constraints, while noting limitations when treatment groups have little overlap and suggesting latent space alignment as a potential remedy.
Abstract
Although numerous complex algorithms for treatment effect estimation have been developed in recent years, their effectiveness remains limited when handling insufficiently labeled training sets due to the high cost of labeling the effect after treatment, e.g., expensive tumor imaging or biopsy procedures needed to evaluate treatment effects. Therefore, it becomes essential to actively incorporate more high-quality labeled data, all while adhering to a constrained labeling budget. To enable data-efficient treatment effect estimation, we formalize the problem through rigorous theoretical analysis within the active learning context, where the derived key measures -- \textit{factual} and \textit{counterfactual covering radius} determine the risk upper bound. To reduce the bound, we propose a greedy radius reduction algorithm, which excels under an idealized, balanced data distribution. To generalize to more realistic data distributions, we further propose FCCM, which transforms the optimization objective into the \textit{Factual} and \textit{Counterfactual Coverage Maximization} to ensure effective radius reduction during data acquisition. Furthermore, benchmarking FCCM against other baselines demonstrates its superiority across both fully synthetic and semi-synthetic datasets.
