Skip to main content
Search
Main content
BMJ health & care informatics
Published

Early sepsis prediction using a hybrid LSTM-GAT model: a study on the PhysioNet 2019 dataset

Authors

Bahar Khorram, Samaneh Kouchaki

Abstract

BMJ Health Care Inform. 2026 May 6;33(1):e101762. doi: 10.1136/bmjhci-2025-101762.

ABSTRACT

OBJECTIVE: Sepsis is a potentially fatal systemic response to infection, in which early clinical intervention is critical to reduce mortality. This study presents a hybrid deep learning model that combines temporal and structural information from clinical data to improve early sepsis prediction.

METHODS: We used data from the PhysioNet/Computing in Cardiology Challenge 2019 to predict sepsis onset up to 12 hours in advance. We developed a hybrid model integrating long short-term memory (LSTM) networks and graph attention networks (GAT) to capture temporal dynamics and intervariable relationships. Performance was compared with three baseline models. To ensure robustness, all models were trained using five repeated train-test splits with different random seeds.

RESULTS: The dataset includes 40 336 adult ICU patients. Of all the patients, 2932 developed sepsis during their stay. Each patient's data includes hourly data on 40 clinical variables, including vital signs, laboratory results and demographic information. The LSTM-GAT model achieved an area under the receiver operating characteristic curve (AUROC) of 0.853±0.005, an F1-score of 0.627±0.006 and a specificity of 0.872±0.007, outperforming baseline models. Despite being trained on fixed temporal windows, the model generalised well across multiple prediction horizons without retraining.

DISCUSSION: By integrating temporal and structural representations, the proposed approach achieves improved predictive performance compared with the baseline. This capability may support earlier identification of high-risk patients and enhance timely clinical decision-making in critical care environments.

CONCLUSIONS: The proposed model demonstrates the advantage of combining sequence and graph-based methods. It offers a promising tool for real-time clinical decision support in sepsis detection.

PMID:42091169 | DOI:10.1136/bmjhci-2025-101762

UK DRI Authors