A Distributionally Robust Framework for Nuisance in Causal Effect Estimation
Akira Tanimoto
TL;DR
This paper tackles distribution shifts in observational causal inference and the instability of inverse probability weighting by introducing a distributionally robust, adversarial framework for nuisance estimation. It casts nuisance learning as a worst-case optimization over a constrained propensity set and bounds generalization error with a weighted Rademacher complexity, then instantiates the approach in two architectures: NuDRNet (DRNet) and NuSNet (SNet). The proposed NuDRNet and NuSNet demonstrate consistent improvements over strong baselines on synthetic and real-world datasets, highlighting the benefits of end-to-end, nuisance-robust weighting and representation strategies. By connecting DRO principles with causal plug-in methods, the work provides a principled path to more stable, non-asymptotic causal inference in high-dimensional settings. The framework also points to broader applicability to other multi-step causal inference tasks and invites further exploration of representation-uncertainty and adversarial training stability.
Abstract
Causal inference requires evaluating models on balanced distributions between treatment and control groups, while training data often exhibits imbalance due to historical decision-making policies. Most conventional statistical methods address this distribution shift through inverse probability weighting (IPW), which requires estimating propensity scores as an intermediate step. These methods face two key challenges: inaccurate propensity estimation and instability from extreme weights. We decompose the generalization error to isolate these issues--propensity ambiguity and statistical instability--and address them through an adversarial loss function. Our approach combines distributionally robust optimization for handling propensity uncertainty with weight regularization based on weighted Rademacher complexity. Experiments on synthetic and real-world datasets demonstrate consistent improvements over existing methods.
