SOTAVerified

Deep IV: A Flexible Approach for Counterfactual Prediction

2017-08-01ICML 2017Code Available0· sign in to hype

Jason Hartford, Greg Lewis, Kevin Leyton-Brown, Matt Taddy

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Counterfactual prediction requires understanding causal relationships between so-called treatment and outcome variables. This paper provides a recipe for augmenting deep learning methods to accurately characterize such relationships in the presence of instrument variables (IVs) – sources of treatment randomization that are conditionally independent from the outcomes. Our IV specification resolves into two prediction tasks that can be solved with deep neural nets: a first-stage network for treatment prediction and a second-stage network whose loss function involves integration over the conditional treatment distribution. This Deep IV framework allows us to take advantage of off-the-shelf supervised learning techniques to estimate causal effects by adapting the loss function. Experiments show that it outperforms existing machine learning approaches.

Tasks

Reproductions