An Improved Multi-Output Gaussian Process RNN with Real-Time Validation for Early Sepsis Detection
Joseph Futoma, Sanjay Hariharan, Mark Sendak, Nathan Brajer, Meredith, Clement, Armando Bedoya, Cara O'Brien, Katherine Heller

TL;DR
This paper introduces a novel multi-output Gaussian process RNN model that predicts sepsis in real-time using streaming clinical data, improving early detection and patient outcomes.
Contribution
It combines Gaussian processes with deep RNNs for real-time sepsis prediction, incorporating medication effects and a new validation scheme.
Findings
Outperforms clinical baselines in sepsis detection
Improves upon previous models for early sepsis prediction
Demonstrates effective real-time validation on hospital data
Abstract
Sepsis is a poorly understood and potentially life-threatening complication that can occur as a result of infection. Early detection and treatment improves patient outcomes, and as such it poses an important challenge in medicine. In this work, we develop a flexible classifier that leverages streaming lab results, vitals, and medications to predict sepsis before it occurs. We model patient clinical time series with multi-output Gaussian processes, maintaining uncertainty about the physiological state of a patient while also imputing missing values. The mean function takes into account the effects of medications administered on the trajectories of the physiological variables. Latent function values from the Gaussian process are then fed into a deep recurrent neural network to classify patient encounters as septic or not, and the overall model is trained end-to-end using back-propagation.…
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 · Machine Learning in Healthcare · Metabolomics and Mass Spectrometry Studies
MethodsGaussian Process
