paper-with-me

홈 › Papers

Neural Score Matching for High-Dimensional Causal Inference

2022-03-01 · Oscar Clivio, Fabian Falck, Brieuc Lehmann, George Deligiannidis, Chris Holmes

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.

📄 PDF Abstract BibTeX arXiv:2203.00554

Code (1)

oscarclivio/neuralscorematching 공식 구현 pytorch

Tasks

Causal InferenceVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Deep Learning for Causal Inference

2018-03-01 · Vikas Ramachandra

In this paper, we propose deep learning techniques for econometrics, specifically for causal inference and for estimating individual as well as average treatment effects. The contribution of this paper is twofold: 1. For…

Causal InferenceDeep LearningDimensionality ReductionEconometrics+1

Causal Feature Selection with Dimension Reduction for Interpretable Text Classification

2020-10-09 · Guohou Shan, James Foulds, SHimei Pan

Text features that are correlated with class labels, but do not directly cause them, are sometimesuseful for prediction, but they may not be insightful. As an alternative to traditional correlation-basedfeature selection…

Causal InferenceClassificationDimensionality ReductionDocument Classification+4

Statistical Inference via Generative Models: Flow Matching and Causal Inference

2026-03-09 · Shinto Eguchi arxiv

Generative AI has achieved remarkable empirical success, but from the perspective of statistics it often remains opaque: its predictions may be accurate, yet the underlying mechanism is difficult to interpret, analyze, a…

Causal Inference

Causal Effect Estimation Using Random Hyperplane Tessellations

2024-04-16 · Abhishek Dalvi, Neil Ashtekar, Vasant Honavar

Matching is one of the simplest approaches for estimating causal effects from observational data. Matching techniques compare the observed outcomes across pairs of individuals with similar covariate values but different …

Matching with Text Data: An Experimental Evaluation of Methods for Matching Documents and of Measuring Match Quality

2018-01-02 · Reagan Mozer, Luke Miratrix, Aaron Russell Kaufman, L. Jason Anastasopoulos

Matching for causal inference is a well-studied problem, but standard methods fail when the units to match are text documents: the high-dimensional and rich nature of the data renders exact matching infeasible, causes pr…

ArticlesCausal InferenceText Matching