paper-with-me

홈 › Papers

Clinical Intervention Prediction and Understanding using Deep Networks

2017-05-23 · Harini Suresh, Nathan Hunt, Alistair Johnson, Leo Anthony Celi, Peter Szolovits, Marzyeh Ghassemi

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 state-of-the-art results on our predictive tasks using deep architectures. We explore the use of feature occlusion to interpret LSTM models, and compare this to the interpretability gained from examining inputs that maximally activate CNN outputs. We show that our models are able to significantly outperform baselines in intervention prediction, and provide insight into model learning, which is crucial for the adoption of such models in practice.

📄 PDF Abstract BibTeX arXiv:1705.08498

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Simulating clinical interventions with a generative multimodal model of human physiology

2026-04-30 · Guy Lutsker, Gal Sapir, Jordi Merino, Smadar Shilo 외 arxiv

Understanding how human health changes over time, and why responses to interventions vary between individuals, remains a central challenge in medicine. Here we present HealthFormer, a decoder-only transformer that models…

Boosting the interpretability of clinical risk scores with intervention predictions

2022-07-06 · Eric Loreaux, Ke Yu, Jonas Kemp, Martin Seneviratne 외

Machine learning systems show significant promise for forecasting patient adverse events via risk scores. However, these risk scores implicitly encode assumptions about future interventions that the patient is likely to …

Deep Physiological State Space Model for Clinical Forecasting

2019-12-04 · Yuan Xue, Denny Zhou, Nan Du, Andrew Dai 외

Clinical forecasting based on electronic medical records (EMR) can uncover the temporal correlations between patients' conditions and outcomes from sequences of longitudinal clinical measurements. In this work, we propos…

model

A scoping review of causal methods enabling predictions under hypothetical interventions

2020-11-19 · Lijing Lin, Matthew Sperrin, David A. Jenkins, Glen P. Martin 외

Background and Aims: The methods with which prediction models are usually developed mean that neither the parameters nor the predictions should be interpreted causally. However, when prediction models are used to support…

Causal InferenceDecision MakingPrediction

Intervention-Aware Clinical World Model for Post-Op Outcome Forecasting in Cardiology

2026-08-13 · Yunsung Chung, Yingshuo Liu, Abboud F. Hassan, Han Feng 외 arxiv

Many clinical prediction models treat post-intervention outcomes as a one-step mapping from baseline measurements to a future endpoint. However, recovery after a procedure often unfolds as an irregular trajectory: clinic…