Dynamic Survival Transformers for Causal Inference with Electronic Health Records
Prayag Chatha, Yixin Wang, Zhenke Wu, Jeffrey Regier

TL;DR
This paper introduces DynST, a deep transformer model that leverages time-varying EHR data to improve causal survival analysis and treatment effect estimation.
Contribution
The paper presents DynST, a novel deep survival transformer that captures complex interactions and time-varying information in EHRs for causal inference.
Findings
DynST accurately estimates causal effects on RMST.
DynST outperforms alternative models in predictive accuracy.
DynST effectively utilizes time-varying data for survival prediction.
Abstract
In medicine, researchers often seek to infer the effects of a given treatment on patients' outcomes. However, the standard methods for causal survival analysis make simplistic assumptions about the data-generating process and cannot capture complex interactions among patient covariates. We introduce the Dynamic Survival Transformer (DynST), a deep survival model that trains on electronic health records (EHRs). Unlike previous transformers used in survival analysis, DynST can make use of time-varying information to predict evolving survival probabilities. We derive a semi-synthetic EHR dataset from MIMIC-III to show that DynST can accurately estimate the causal effect of a treatment intervention on restricted mean survival time (RMST). We demonstrate that DynST achieves better predictive and causal estimation than two alternative models.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Statistical Methods and Inference · Advanced Causal Inference Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Adam · Label Smoothing · Position-Wise Feed-Forward Layer · Dense Connections · Absolute Position Encodings · Layer Normalization
