LiSep LSTM: A Machine Learning Algorithm for Early Detection of Septic Shock.

Journal: Scientific reports
Published Date:

Abstract

Sepsis is a major health concern with global estimates of 31.5 million cases per year. Case fatality rates are still unacceptably high, and early detection and treatment is vital since it significantly reduces mortality rates for this condition. Appropriately designed automated detection tools have the potential to reduce the morbidity and mortality of sepsis by providing early and accurate identification of patients who are at risk of developing sepsis. In this paper, we present "LiSep LSTM"; a Long Short-Term Memory neural network designed for early identification of septic shock. LSTM networks are typically well-suited for detecting long-term dependencies in time series data. LiSep LSTM was developed using the machine learning framework Keras with a Google TensorFlow back end. The model was trained with data from the Medical Information Mart for Intensive Care database which contains vital signs, laboratory data, and journal entries from approximately 59,000 ICU patients. We show that LiSep LSTM can outperform a less complex model, using the same features and targets, with an AUROC 0.8306 (95% confidence interval: 0.8236, 0.8376) and median offsets between prediction and septic shock onset up to 40 hours (interquartile range, 20 to 135 hours). Moreover, we discuss how our classifier performs at specific offsets before septic shock onset, and compare it with five state-of-the-art machine learning algorithms for early detection of sepsis.

Authors

  • Josef Fagerström
    Department of Computer and Information Science, Linköping University, Linköping, 581 83, Sweden. josef.fagerstrom@liu.se.
  • Magnus Bång
    Department of Computer and Information Science, Linköping University, Linköping, 581 83, Sweden.
  • Daniel Wilhelms
    Division of Drug Research, Department of Medical and Health Sciences, Faculty of Health Sciences, Linköping University, Linköping, 581 83, Sweden.
  • Michelle S Chew
    Division of Drug Research, Department of Medical and Health Sciences, Faculty of Health Sciences, Linköping University, Linköping, 581 83, Sweden.