Adapting Neural Networks for the Estimation of Treatment Effects
Claudia Shi, David M. Blei, Victor Veitch

TL;DR
This paper introduces Dragonnet, a neural network architecture with targeted regularization, designed to improve treatment effect estimation from observational data by leveraging statistical insights, outperforming existing methods on benchmark datasets.
Contribution
The paper proposes Dragonnet and targeted regularization, novel adaptations for neural networks that enhance treatment effect estimation by incorporating statistical principles.
Findings
Dragonnet outperforms existing models on benchmark datasets.
Targeted regularization improves the asymptotic properties of models.
The approach leverages the sufficiency of the propensity score.
Abstract
This paper addresses the use of neural networks for the estimation of treatment effects from observational data. Generally, estimation proceeds in two stages. First, we fit models for the expected outcome and the probability of treatment (propensity score) for each unit. Second, we plug these fitted models into a downstream estimator of the effect. Neural networks are a natural choice for the models in the first step. The question we address is: how can we adapt the design and training of the neural networks used in the first step in order to improve the quality of the final estimate of the treatment effect? We propose two adaptations based on insights from the statistical literature on the estimation of treatment effects. The first is a new architecture, the Dragonnet, that exploits the sufficiency of the propensity score for estimation adjustment. The second is a regularization…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Causal Inference Techniques · Statistical Methods and Inference · Statistical Methods and Bayesian Inference
MethodsCausal inference
