🤖 AI Summary
This work addresses a critical limitation in existing GAN-based causal inference methods, which lack statistical risk aligned with identifiable causal targets and rely on unstable density estimation when modeling conditional interventional distributions. To overcome these issues, the authors propose GANICE, a novel framework that explicitly targets conditional interventional distributions as its causal objective. GANICE introduces an extended Wasserstein distance and unit-wise discriminators, enabling density-free estimation by minimizing the average Wasserstein risk. Leveraging Besov space theory, the authors establish the minimax optimality of their approach. Empirical evaluations demonstrate that GANICE significantly outperforms current state-of-the-art methods in estimating interventional distributions.
📝 Abstract
Distributional causal inference requires estimating not only average treatment effects but also interventional outcome distributions, including quantiles, tail risks, and policy-dependent uncertainty. As a method for distributional causal inference, generative adversarial network (GAN)-based counterfactual methods are flexible tools for this task. However, these methods have several limitations. First, the objectives of certain techniques do not coincide with the statistical risk of the identifiable causal target, and therefore provide limited theoretical guarantees regarding estimable counterfactual distributions or optimality. Second, they tend to rely on unstable density-based methods, such as density ratio estimation. In this paper, we propose GANICE (GAN for Interventional Conditional Estimation) with several advantages: it (i) clarifies the conditional interventional distribution for each treatment--covariate state as the causal estimation target; (ii) estimates the conditional distribution such that its averaged Wasserstein risk is minimized; (iii) establishes minimax optimality. GANICE achieves these advantages through the introduction of the extended Wasserstein distance, the incorporation of a cellwise critic in its dual, and an optimality proof based on Besov space theory. Our experiments demonstrate that GANICE consistently outperforms existing methods.