Clinical Intervention Prediction and Understanding using Deep Networks
Harini Suresh, Nathan Hunt, Alistair Johnson, Leo Anthony Celi, Peter, Szolovits, Marzyeh Ghassemi

TL;DR
This paper develops deep learning models that integrate diverse ICU data sources to predict clinical interventions in real-time, achieving state-of-the-art accuracy and interpretability for critical care decision support.
Contribution
It introduces a comprehensive approach combining LSTM and CNN architectures for multi-intervention prediction using heterogeneous ICU data, with interpretability analysis.
Findings
Deep models outperform baselines in intervention prediction.
Models provide interpretable insights into ICU data.
Real-time predictions support clinical decision-making.
Abstract
Real-time prediction of clinical interventions remains a challenge within intensive care units (ICUs). This task is complicated by data sources that are noisy, sparse, heterogeneous and outcomes that are imbalanced. In this paper, we integrate data from all available ICU sources (vitals, labs, notes, demographics) and focus on learning rich representations of this data to predict onset and weaning of multiple invasive interventions. In particular, we compare both long short-term memory networks (LSTM) and convolutional neural networks (CNN) for prediction of five intervention tasks: invasive ventilation, non-invasive ventilation, vasopressors, colloid boluses, and crystalloid boluses. Our predictions are done in a forward-facing manner to enable "real-time" performance, and predictions are made with a six hour gap time to support clinically actionable planning. We achieve…
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 · COVID-19 diagnosis using AI · Artificial Intelligence in Healthcare and Education
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
