paper-with-me

Papers

Learning to Treat Sepsis with Multi-Output Gaussian Process Deep Recurrent Q-Networks

2018-01-01 · ICLR 2018 1 · Joseph Futoma, Anthony Lin, Mark Sendak, Armando Bedoya, Meredith Clement, Cara O'Brien, Katherine Heller

Sepsis is a life-threatening complication from infection and a leading cause of mortality in hospitals. While early detection of sepsis improves patient outcomes, there is little consensus on exact treatment guidelines, and treating septic patients remains an open problem. In this work we present a new deep reinforcement learning method that we use to learn optimal personalized treatment policies for septic patients. We model patient continuous-valued physiological time series using multi-output Gaussian processes, a probabilistic model that easily handles missing values and irregularly spaced observation times while maintaining estimates of uncertainty. The Gaussian process is directly tied to a deep recurrent Q-network that learns clinically interpretable treatment policies, and both models are learned together end-to-end. We evaluate our approach on a heterogeneous dataset of septic spanning 15 months from our university health system, and find that our learned policy could reduce patient mortality by as much as 8.2\% from an overall baseline mortality rate of 13.3\%. Our algorithm could be used to make treatment recommendations to physicians as part of a decision support tool, and the framework readily applies to other reinforcement learning problems that rely on sparsely sampled and frequently missing multivariate time series data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningGaussian ProcessesMissing Valuesreinforcement-learningReinforcement LearningReinforcement Learning (RL)Time SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

An Improved Multi-Output Gaussian Process RNN with Real-Time Validation for Early Sepsis Detection

2017-08-19 · Joseph Futoma, Sanjay Hariharan, Mark Sendak, Nathan Brajer 외

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…

Gaussian ProcessesMissing ValuesTime Series Analysis

Early Recognition of Sepsis with Gaussian Process Temporal Convolutional Networks and Dynamic Time Warping

2019-02-05 · Michael Moor, Max Horn, Bastian Rieck, Damian Roqueiro 외

Sepsis is a life-threatening host response to infection associated with high mortality, morbidity, and health costs. Its management is highly time-sensitive since each hour of delayed treatment increases mortality due to…

Deep LearningDynamic Time WarpingManagementTime Series+2

Explainable AI For Early Detection Of Sepsis

2025-11-09 · Atharva Thakur, Shruti Dhumal arxiv

Sepsis is a life-threatening condition that requires rapid detection and treatment to prevent progression to severe sepsis, septic shock, or multi-organ failure. Despite advances in medical technology, it remains a major…

Clinical Knowledge

Multi-Subset Approach to Early Sepsis Prediction

2023-04-13 · Kevin Ewig, Xiangwen Lin, Tucker Stewart, Katherine Stern 외

Sepsis is a life-threatening organ malfunction caused by the host's inability to fight infection, which can lead to death without proper and immediate treatment. Therefore, early diagnosis and medical treatment of sepsis…

Prediction

MIMIC-Sepsis: A Curated Benchmark for Modeling and Learning from Sepsis Trajectories in the ICU

2025-10-28 · Yong Huang, Zhongqi Yang, Amir Rahmani arxiv

Sepsis is a leading cause of mortality in intensive care units (ICUs), yet existing research often relies on outdated datasets, non-reproducible preprocessing pipelines, and limited coverage of clinical interventions. We…

Mortality Prediction