Representation Learning Preserving Ignorability and Covariate Matching for Treatment Effects
Praharsh Nanavati, Ranjitha Prasad, Karthikeyan Shanmugam
TL;DR
This work tackles causal effect estimation from observational data plagued by hidden confounding and covariate distribution mismatch. It introduces a sequential representation-learning framework that first enforces invariance across anchor-driven domains via Inter-Domain Gradient Matching (IDGM) and then applies covariate matching using an Integral Probability Metric (IPM) before estimating effects with a CFR-based model. The approach leverages partial causal-graph knowledge (an anchor variable) to generate multiple environments, derives a theoretical bound showing that approximate invariance yields an interval around the true causal effect, and demonstrates superior or competitive performance on tabular benchmarks (IHDP, Jobs, Cattaneo) and an image-based crowd-management dataset, outperforming strong neural baselines. The combination of IDGM and covariate matching, together with the provable connection to valid adjustment sets, provides a robust and scalable method for treatment effect estimation under non-ignorable confounding with distribution shift. The work contributes a practical, theory-backed pathway for reliable causal inference in real-world, multi-domain settings with limited graph information.
Abstract
Estimating treatment effects from observational data is challenging due to two main reasons: (a) hidden confounding, and (b) covariate mismatch (control and treatment groups not having identical distributions). Long lines of works exist that address only either of these issues. To address the former, conventional techniques that require detailed knowledge in the form of causal graphs have been proposed. For the latter, covariate matching and importance weighting methods have been used. Recently, there has been progress in combining testable independencies with partial side information for tackling hidden confounding. A common framework to address both hidden confounding and selection bias is missing. We propose neural architectures that aim to learn a representation of pre-treatment covariates that is a valid adjustment and also satisfies covariate matching constraints. We combine two different neural architectures: one based on gradient matching across domains created by subsampling a suitable anchor variable that assumes causal side information, followed by the other, a covariate matching transformation. We prove that approximately invariant representations yield approximate valid adjustment sets which would enable an interval around the true causal effect. In contrast to usual sensitivity analysis, where an unknown nuisance parameter is varied, we have a testable approximation yielding a bound on the effect estimate. We also outperform various baselines with respect to ATE and PEHE errors on causal benchmarks that include IHDP, Jobs, Cattaneo, and an image-based Crowd Management dataset.
