paper-with-me

홈 › Papers

DeepRite: Deep Recurrent Inverse TreatmEnt Weighting for Adjusting Time-varying Confounding in Modern Longitudinal Observational Data

2020-10-28 · Yanbo Xu, Cao Xiao, Jimeng Sun

Counterfactual prediction is about predicting outcome of the unobserved situation from the data. For example, given patient is on drug A, what would be the outcome if she switch to drug B. Most of existing works focus on modeling counterfactual outcome based on static data. However, many applications have time-varying confounding effects such as multiple treatments over time. How to model such time-varying effects from longitudinal observational data? How to model complex high-dimensional dependency in the data? To address these challenges, we propose Deep Recurrent Inverse TreatmEnt weighting (DeepRite) by incorporating recurrent neural networks into two-phase adjustments for the existence of time-varying confounding in modern longitudinal data. In phase I cohort reweighting we fit one network for emitting time dependent inverse probabilities of treatment, use them to generate a pseudo balanced cohort. In phase II outcome progression, we input the adjusted data to the subsequent predictive network for making counterfactual predictions. We evaluate DeepRite on both synthetic data and a real data collected from sepsis patients in the intensive care units. DeepRite is shown to recover the ground truth from synthetic data, and estimate unbiased treatment effects from real data that can be better aligned with the standard guidelines for management of sepsis thanks to its applicability to create balanced cohorts.

📄 PDF Abstract BibTeX arXiv:2010.15028

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualManagement

Similar Papers 제목 키워드 기반

Inverse Probability of Treatment Weighting with Deep Sequence Models Enables Accurate treatment effect Estimation from Electronic Health Records

2024-06-13 · Junghwan Lee, Simin Ma, Nicoleta Serban, Shihao Yang

Observational data have been actively used to estimate treatment effect, driven by the growing availability of electronic health records (EHRs). However, EHRs typically consist of longitudinal records, often introducing …

Estimating Individual Treatment Effects with Time-Varying Confounders

2020-08-27 · Ruoqi Liu, Changchang Yin, Ping Zhang

Estimating the individual treatment effect (ITE) from observational data is meaningful and practical in healthcare. Existing work mainly relies on the strong ignorability assumption that no hidden confounders exist, whic…

Covariate Balancing and the Equivalence of Weighting and Doubly Robust Estimators of Average Treatment Effects

2023-10-28 · Tymon Słoczyński, S. Derya Uysal, Jeffrey M. Wooldridge

We show that when the propensity score is estimated using a suitable covariate balancing procedure, the commonly used inverse probability weighting (IPW) estimator, augmented inverse probability weighting (AIPW) with lin…

Stabilized Inverse Probability Weighting via Isotonic Calibration

2024-11-10 · Lars van der Laan, Ziming Lin, Marco Carone, Alex Luedtke

Inverse weighting with an estimated propensity score is widely used by estimation methods in causal inference to adjust for confounding bias. However, directly inverting propensity score estimates can lead to instability…

Causal Inference

DFW: A Novel Weighting Scheme for Covariate Balancing and Treatment Effect Estimation

2025-08-07 · Ahmad Saeed Khan, Erik Schaffernicht, Johannes Andreas Stork arxiv

Estimating causal effects from observational data is challenging due to selection bias, which leads to imbalanced covariate distributions across treatment groups. Propensity score-based weighting methods are widely used …