
TL;DR
This paper introduces deep learning methods for causal inference, including autoencoder-based neighbor matching and a neural network approach called PropensityNet, demonstrating improved accuracy over traditional techniques.
Contribution
It presents novel deep learning techniques for causal inference, enhancing neighbor and propensity score matching with autoencoders and neural networks.
Findings
Autoencoder-based neighbor matching outperforms k-NN and manifold learning.
PropensityNet surpasses logistic regression in propensity score estimation.
Deep learning methods improve causal effect estimation accuracy.
Abstract
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 generalized neighbor matching to estimate individual and average treatment effects, we analyze the use of autoencoders for dimensionality reduction while maintaining the local neighborhood structure among the data points in the embedding space. This deep learning based technique is shown to perform better than simple k nearest neighbor matching for estimating treatment effects, especially when the data points have several features/covariates but reside in a low dimensional manifold in high dimensional space. We also observe better performance than manifold learning methods for neighbor matching. 2. Propensity score matching is one specific and popular way to perform…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsCausal inference · Logistic Regression
