Foundation Model of Electronic Medical Records for Adaptive Risk Estimation
Pawel Renc, Michal K. Grzeszczyk, Nassim Oufattole, Deirdre Goode, Yugang Jia, Szymon Bieganski, Matthew B. A. McDermott, Jaroslaw Was, Anthony E. Samir, Jonathan W. Cunningham, David W. Bates, Arkadiusz Sitek

TL;DR
This paper introduces ARES, an AI system based on ETHOS that provides dynamic, personalized risk predictions for critical hospital events, outperforming traditional methods and offering explainability, with promising results on the MIMIC-IV dataset.
Contribution
The work develops ARES, a novel adaptive risk estimation system leveraging ETHOS, to improve accuracy and personalization in clinical risk prediction tasks.
Findings
ETHOS outperforms benchmark models in key predictive tasks
Risk estimates are robust across demographic groups
Explainability highlights key clinical risk factors
Abstract
Hospitals struggle to predict critical outcomes. Traditional early warning systems, like NEWS and MEWS, rely on static variables and fixed thresholds, limiting their adaptability, accuracy, and personalization. We previously developed the Enhanced Transformer for Health Outcome Simulation (ETHOS), an AI model that tokenizes patient health timelines (PHTs) from EHRs and uses transformer-based architectures to predict future PHTs. ETHOS is a versatile framework for developing a wide range of applications. In this work, we develop the Adaptive Risk Estimation System (ARES) that leverages ETHOS to compute dynamic, personalized risk probabilities for clinician-defined critical events. ARES also features a personalized explainability module that highlights key clinical factors influencing risk estimates. We evaluated ARES using the MIMIC-IV v2.2 dataset together with its Emergency Department…
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
MethodsByte Pair Encoding · Dense Connections · Residual Connection · Absolute Position Encodings · Linear Layer · Layer Normalization · Label Smoothing · Attention Is All You Need · Multi-Head Attention · Position-Wise Feed-Forward Layer
