Neural Score Matching for High-Dimensional Causal Inference
Oscar Clivio, Fabian Falck, Brieuc Lehmann, George Deligiannidis, Chris Holmes
TL;DR
This work addresses high-dimensional causal inference by replacing scalar propensity scores with learned, multivariate balancing scores obtained via neural networks (neural score matching). It provides theoretical results that bound covariate imbalance in the original space by imbalance in a lower-dimensional balancing score space and derives bounds for both IPM-based metrics and non-balancing scores. The proposed two-stage approach learns a balancing score layer to enable low-dimensional matching, then uses the propensity-score head for potential outcome estimation, and it demonstrates competitive performance on semi-synthetic datasets (ACIC 2016, News) in terms of calibration, ATT estimation, and balance. The study highlights the practical potential of learned representations for matching in high-dimensional domains while outlining limitations and avenues for future work, including more complex architectures, miscalibration handling, and broader applicability to CATE and CEM integration.
Abstract
Traditional methods for matching in causal inference are impractical for high-dimensional datasets. They suffer from the curse of dimensionality: exact matching and coarsened exact matching find exponentially fewer matches as the input dimension grows, and propensity score matching may match highly unrelated units together. To overcome this problem, we develop theoretical results which motivate the use of neural networks to obtain non-trivial, multivariate balancing scores of a chosen level of coarseness, in contrast to the classical, scalar propensity score. We leverage these balancing scores to perform matching for high-dimensional causal inference and call this procedure neural score matching. We show that our method is competitive against other matching approaches on semi-synthetic high-dimensional datasets, both in terms of treatment effect estimation and reducing imbalance.
