LGJan 21, 2022

Individual Treatment Effect Estimation Through Controlled Neural Network Training in Two Stages

arXiv:2201.08559v14 citations
AI Analysis

This work addresses the challenge of precise causal inference for individual units, offering an extensible method that is incremental in improving upon existing approaches.

The paper tackles the problem of estimating individual treatment effects by developing a two-stage causal deep neural network (CDNN) model, which proves robust to nuisance parameter perturbations and yields competitive or most accurate estimates on three benchmarking datasets.

We develop a Causal-Deep Neural Network (CDNN) model trained in two stages to infer causal impact estimates at an individual unit level. Using only the pre-treatment features in stage 1 in the absence of any treatment information, we learn an encoding for the covariates that best represents the outcome. In the $2^{nd}$ stage we further seek to predict the unexplained outcome from stage 1, by introducing the treatment indicator variables alongside the encoded covariates. We prove that even without explicitly computing the treatment residual, our method still satisfies the desirable local Neyman orthogonality, making it robust to small perturbations in the nuisance parameters. Furthermore, by establishing connections with the representation learning approaches, we create a framework from which multiple variants of our algorithm can be derived. We perform initial experiments on the publicly available data sets to compare these variants and get guidance in selecting the best variant of our CDNN method. On evaluating CDNN against the state-of-the-art approaches on three benchmarking datasets, we observe that CDNN is highly competitive and often yields the most accurate individual treatment effect estimates. We highlight the strong merits of CDNN in terms of its extensibility to multiple use cases.

Foundations

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

Your Notes