Continuous Cardiac Arrest Prediction in ICU using PPG Foundation Model
Saurabh Kataria, Ran Xiao, Timothy Ruchti, Matthew Clark, Jiaying Lu, Randall J. Lee, Jocelyn Grunwell, Xiao Hu
TL;DR
This work tackles in-hospital cardiac arrest prediction in ICU using only unimodal finger PPG signals. It introduces FEAN, a two-stage architecture that leverages pre-trained PPG foundation models (PPG-GPT up to 1B) and a sequence aggregator to produce prognostic embeddings. Evaluated on UCSF ICU data with 200 positive and 1000 negative cases, it uses 1-hour (1H) and full-history (FH) variants over a 24-hour prediction horizon, achieving average AUROC around 0.79 and peak 0.82 one hour before CA; PaCMAP visualizations reveal latent trajectories reflecting health deterioration. The results demonstrate the viability of unimodal PPG foundation models for critical-event prediction and motivate cross-institution validation and time-to-event modeling in future research. Overall, the study suggests that large-scale PPG foundations can approach or match multi-modal methods while enabling scalable, non-invasive monitoring in ICUs.
Abstract
Non-invasive patient monitoring for tracking and predicting adverse acute health events is an emerging area of research. We pursue in-hospital cardiac arrest (IHCA) prediction using only single-channel finger photoplethysmography (PPG) signals. Our proposed two-stage model Feature Extractor-Aggregator Network (FEAN) leverages powerful representations from pre-trained PPG foundation models (PPG-GPT of size up to 1 Billion) stacked with sequential classification models. We propose two FEAN variants ("1H", "FH") which use the latest one-hour and (max) 24-hour history to make decisions respectively. Our study is the first to present IHCA prediction results in ICU patients using only unimodal (continuous PPG signal) waveform deep representations. With our best model, we obtain an average of 0.79 AUROC over 24~h prediction window before CA event onset with our model peaking performance at 0.82 one hour before CA. We also provide a comprehensive analysis of our model through architectural tuning and PaCMAP visualization of patient health trajectory in latent space.
