MLLGMar 1, 2022

Neural Score Matching for High-Dimensional Causal Inference

Oxford
arXiv:2203.00554v211 citationsh-index: 24
AI Analysis

This addresses the curse of dimensionality in causal inference for researchers and practitioners, offering an incremental improvement over traditional matching methods.

The paper tackled the problem of causal inference in high-dimensional datasets by developing neural score matching, a method that uses neural networks to create multivariate balancing scores, and showed it is competitive with other approaches on semi-synthetic data in terms of treatment effect estimation and imbalance reduction.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes