Predicting Individual Responses to Vasoactive Medications in Children with Septic Shock
Nicole Fronda, Jessica Asencio, Cameron Carlin, David Ledbetter,, Melissa Aczon, Randall Wetzel, Barry Markovitz

TL;DR
This study developed a recurrent neural network to predict individual physiologic responses to vasoactive medications in children with septic shock, showing improved accuracy over linear models but not yet ready for clinical use.
Contribution
The paper introduces a novel RNN approach for predicting pediatric physiologic responses to vasoactive titrations using EMR data, outperforming linear regression models.
Findings
RNN predicted responses more accurately than linear models (r=0.20 vs r=0.05)
RNN achieved 1-19% higher AUC across vitals and vasoactives
MAE for RNN was 1-3% lower than linear regression
Abstract
Objective: Predict individual septic children's personalized physiologic responses to vasoactive titrations by training a Recurrent Neural Network (RNN) using EMR data. Materials and Methods: This study retrospectively analyzed EMR of patients admitted to a pediatric ICU from 2009 to 2017. Data included charted time series vitals, labs, drugs, and interventions of children with septic shock treated with dopamine, epinephrine, or norepinephrine. A RNN was trained to predict responses in heart rate (HR), systolic blood pressure (SBP), diastolic blood pressure (DBP) and mean arterial pressure (MAP) to 8,640 titrations during 652 septic episodes and evaluated on a holdout set of 3,883 titrations during 254 episodes. A linear regression model using titration data as its sole input was also developed and compared to the RNN model. Evaluation methods included the correlation coefficient…
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
TopicsSepsis Diagnosis and Treatment · Renal function and acid-base balance · Hemodynamic Monitoring and Therapy
MethodsLinear Regression
