paper-with-me

Papers

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, Karsten Borgwardt

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 irreversible organ damage. Meanwhile, despite decades of clinical research, robust biomarkers for sepsis are missing. Therefore, detecting sepsis early by utilizing the affluence of high-resolution intensive care records has become a challenging machine learning problem. Recent advances in deep learning and data mining promise to deliver a powerful set of tools to efficiently address this task. This empirical study proposes two novel approaches for the early detection of sepsis: a deep learning model and a lazy learner based on time series distances. Our deep learning model employs a temporal convolutional network that is embedded in a Multi-task Gaussian Process Adapter framework, making it directly applicable to irregularly-spaced time series data. Our lazy learner, by contrast, is an ensemble approach that employs dynamic time warping. We frame the timely detection of sepsis as a supervised time series classification task. For this, we derive the most recent sepsis definition in an hourly resolution to provide the first fully accessible early sepsis detection environment. Seven hours before sepsis onset, our methods improve area under the precision--recall curve from 0.25 to 0.35/0.40 over the state of the art. This demonstrates that they are well-suited for detecting sepsis in the crucial earlier stages when management is most effective.

📄 PDF Abstract BibTeX arXiv:1902.01659

Code (2)

BorgwardtLab/mgp-tcn 공식 구현 tf
mmr12/MGP-AttTCN tf

Tasks

Deep LearningDynamic Time WarpingManagementTime SeriesTime Series AnalysisTime Series Classification

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

MEET-Sepsis: Multi-Endogenous-View Enhanced Time-Series Representation Learning for Early Sepsis Prediction

2025-10-13 · Zexi Tan, Tao Xie, Binbin Sun, Xiang Zhang 외 arxiv

Sepsis is a life-threatening infectious syndrome associated with high mortality in intensive care units (ICUs). Early and accurate sepsis prediction (SP) is critical for timely intervention, yet remains challenging due t…

Representation Learning

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

Temporal Pattern Discovery for Accurate Sepsis Diagnosis in ICU Patients

2017-09-06 · Eitam Sheetrit, Nir Nissim, Denis Klimov, Lior Fuchs 외

Sepsis is a condition caused by the body's overwhelming and life-threatening response to infection, which can lead to tissue damage, organ failure, and finally death. Common signs and symptoms include fever, increased he…

Cross-center Early Sepsis Recognition by Medical Knowledge Guided Collaborative Learning for Data-scarce Hospitals

2023-02-11 · Ruiqing Ding, Fangjie Rong, Xiao Han, Leye Wang

There are significant regional inequities in health resources around the world. It has become one of the most focused topics to improve health services for data-scarce hospitals and promote health equity through knowledg…

Transfer Learning