Estimating Counterfactual Treatment Outcomes over Time Through Adversarially Balanced Representations
Ioana Bica, Ahmed M. Alaa, James Jordon, Mihaela van der Schaar

TL;DR
This paper introduces the Counterfactual Recurrent Network (CRN), a sequence-to-sequence model that uses adversarial training to accurately estimate treatment effects over time from observational data, addressing bias from confounders.
Contribution
The paper presents a novel CRN model that leverages adversarially balanced representations to improve counterfactual treatment outcome estimation over time.
Findings
CRN achieves lower error in counterfactual estimation.
CRN outperforms state-of-the-art methods in treatment selection.
Effective handling of time-dependent confounders.
Abstract
Identifying when to give treatments to patients and how to select among multiple treatments over time are important medical problems with a few existing solutions. In this paper, we introduce the Counterfactual Recurrent Network (CRN), a novel sequence-to-sequence model that leverages the increasingly available patient observational data to estimate treatment effects over time and answer such medical questions. To handle the bias from time-varying confounders, covariates affecting the treatment assignment policy in the observational data, CRN uses domain adversarial training to build balancing representations of the patient history. At each timestep, CRN constructs a treatment invariant representation which removes the association between patient history and treatment assignments and thus can be reliably used for making counterfactual predictions. On a simulated model of tumour growth,…
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
TopicsMachine Learning in Healthcare · Advanced Causal Inference Techniques · Statistical Methods in Clinical Trials
MethodsCounterfactuals Explanations
