Revisiting Counterfactual Regression through the Lens of Gromov-Wasserstein Information Bottleneck
Hao Yang, Zexu Sun, Hongteng Xu, Xu Chen
TL;DR
Problem: selection bias in CFR-based ITE estimation; approach: GWIB reframes the CFR encoder as an information bottleneck and binds the kernelized mutual information with a GW-based regularizer that includes a GW term and a fused FGW term to enforce consistent cross-group correspondence while avoiding trivial latent encodings. Contributions: (i) a theoretical bound linking $\hat{I}_{\kappa,N}(Z,X;\phi)$ to $MG_{GW_2}(\hat{\rho}_N,\phi)$ and its GW interpretation; (ii) a practical bi-level optimization with alternating CG for the transport plan and SGD for model parameters; (iii) extensive experiments on IHDP and ACIC showing consistent gains over state-of-the-art CFR methods; (iv) public release of code. Significance: provides a principled OT-based mechanism to mitigate selection bias and over-enforcing balance in CFR while preserving information necessary for ITE estimation.
Abstract
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.
