Developing an Early Warning System for Sepsis

Sepsis is a life-threatening condition that is caused by infection, and is estimated to affects an estimated 1.7 million adults in the United States and contributes to 265,000 deaths annually. Identifying sepsis before it happens and treating it earlier leads to decreased mortality and decreased lengths of stay. As part of the PhysioNet/Computing in Cardiology Challenge 2019, we developed an ensemble-based approach for the early detection of sepsis in ICU patients. Our final model predicted sepsis using the previous 24 hours of data, and consisted of a combination of two convolutional neural networks and a random forest trained on different subsets of the data. In training our models, we experimented with random undersampling and cluster-based undersampling as a means for addressing severe class imbalance. On validation data, our final model achieved a utility score of 0.432 on hospital A (AUROC: 0.794, AUPRC: 0.101), 0.247 on hospital B (AUROC: 0.816, AUPRC: 0.056), and a utility of 0.375 on combined data from both hospitals (AUROC: 0.809, AUPRC: 0.089). On the heldout test data, the model obtained a utility score of 0.378.

[1]  Charu C. Aggarwal,et al.  On the Surprising Behavior of Distance Metrics in High Dimensional Spaces , 2001, ICDT.

[2]  B. Carr,et al.  Benchmarking the Incidence and Mortality of Severe Sepsis in the United States* , 2013, Critical care medicine.

[3]  Nitesh V. Chawla,et al.  SMOTE: Synthetic Minority Over-sampling Technique , 2002, J. Artif. Intell. Res..

[4]  Gaël Varoquaux,et al.  Scikit-learn: Machine Learning in Python , 2011, J. Mach. Learn. Res..

[5]  E Peterson,et al.  Early goal-directed therapy in the treatment of severe sepsis and septic shock. , 2018, The New England journal of medicine.

[6]  Adil Rafiq Rather,et al.  The Third International Consensus Definitions for Sepsis and Septic Shock (Sepsis-3) , 2015 .

[7]  T. Rea,et al.  Assessment of Clinical Criteria for Sepsis: For the Third International Consensus Definitions for Sepsis and Septic Shock (Sepsis-3). , 2016, JAMA.

[8]  Raymund B. Dantes,et al.  Combatting Sepsis: A Public Health Perspective. , 2018, Clinical infectious diseases : an official publication of the Infectious Diseases Society of America.

[9]  Christopher W Seymour,et al.  Developing a New Definition and Assessing New Clinical Criteria for Septic Shock: For the Third International Consensus Definitions for Sepsis and Septic Shock (Sepsis-3). , 2016, JAMA.

[10]  Shamim Nemati,et al.  Early Prediction of Sepsis From Clinical Data: The PhysioNet/Computing in Cardiology Challenge 2019 , 2019, 2019 Computing in Cardiology (CinC).