Zero Shot Health Trajectory Prediction Using Transformer
Pawel Renc, Yugang Jia, Anthony E. Samir, Jaroslaw Was, Quanzheng Li, David W. Bates, Arkadiusz Sitek
TL;DR
ETHOS presents a Transformer-based foundation model that operates on tokenized Patient Health Timelines (PHTs) to predict future health trajectories in a zero-shot setting, removing the need for task-specific labeled data or fine-tuning. Trained on the large MIMIC-IV EMR dataset with a 2048-token PHT context and a GPT-2–style decoder, ETHOS demonstrates robust zero-shot performance across mortality, LOS, readmission, SOFA estimation, and DRG classification, while offering the ability to generate multiple future timelines to quantify uncertainty. The work highlights a scalable pathway for healthcare AI by leveraging comprehensive tokenization and a single, adaptable model architecture, potentially reducing development costs and enabling rapid deployment across diverse tasks and data sources. Limitations include reliance on a single dataset, potential generalizability challenges, and substantial compute requirements, with future directions focusing on expanding data modalities, universal tokenization, and improved explainability and decision-support interfaces.
Abstract
Integrating modern machine learning and clinical decision-making has great promise for mitigating healthcare's increasing cost and complexity. We introduce the Enhanced Transformer for Health Outcome Simulation (ETHOS), a novel application of the transformer deep-learning architecture for analyzing high-dimensional, heterogeneous, and episodic health data. ETHOS is trained using Patient Health Timelines (PHTs)-detailed, tokenized records of health events-to predict future health trajectories, leveraging a zero-shot learning approach. ETHOS represents a significant advancement in foundation model development for healthcare analytics, eliminating the need for labeled data and model fine-tuning. Its ability to simulate various treatment pathways and consider patient-specific factors positions ETHOS as a tool for care optimization and addressing biases in healthcare delivery. Future developments will expand ETHOS' capabilities to incorporate a wider range of data types and data sources. Our work demonstrates a pathway toward accelerated AI development and deployment in healthcare.
