LGAIMLMay 24, 2024

Revisiting Counterfactual Regression through the Lens of Gromov-Wasserstein Information Bottleneck

arXiv:2405.15505v17 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This work addresses selection bias in treatment effect estimation, which is crucial for causal inference in fields like healthcare and policy, but it appears incremental as it builds on existing counterfactual regression methods with a new regularization approach.

The paper tackles the problem of selection bias in counterfactual regression for individualized treatment effect estimation by proposing the Gromov-Wasserstein information bottleneck (GWIB) paradigm, which uses a novel regularizer to balance latent distributions, and experiments show it consistently outperforms state-of-the-art methods.

As a promising individualized treatment effect (ITE) estimation method, counterfactual regression (CFR) maps individuals' covariates to a latent space and predicts their counterfactual outcomes. However, the selection bias between control and treatment groups often imbalances the two groups' latent distributions and negatively impacts this method's performance. In this study, we revisit counterfactual regression through the lens of information bottleneck and propose a novel learning paradigm called Gromov-Wasserstein information bottleneck (GWIB). In this paradigm, we learn CFR by maximizing the mutual information between covariates' latent representations and outcomes while penalizing the kernelized mutual information between the latent representations and the covariates. We demonstrate that the upper bound of the penalty term can be implemented as a new regularizer consisting of $i)$ the fused Gromov-Wasserstein distance between the latent representations of different groups and $ii)$ the gap between the transport cost generated by the model and the cross-group Gromov-Wasserstein distance between the latent representations and the covariates. GWIB effectively learns the CFR model through alternating optimization, suppressing selection bias while avoiding trivial latent distributions. Experiments on ITE estimation tasks show that GWIB consistently outperforms state-of-the-art CFR methods. To promote the research community, we release our project at https://github.com/peteryang1031/Causal-GWIB.

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