Skip to main content

Improving Prediction Models’ Propriety in Intensive-Care Unit, by Enforcing an Advance Notice Period

  • Conference paper
  • First Online:
Artificial Intelligence in Medicine (AIME 2022)

Abstract

Intensive-Care-Units (ICUs) are time-critical, and sufficient reaction time is crucial. Previous studies of systems for alerting life-threatening events in the ICU, suffer from “immediate” events bias. In this research, we present a new approach for outcome prediction in ICU admissions, which takes into consideration the constraint of an advance notice of a predicted outcome. We showcase the approach over mortality and sepsis-3 predictions and compare it to existing approaches. We’ve created a set of Neural Network models that implement and evaluate the existing and the suggested approaches using the MIMIC-III data. We show that the performance is affected significantly when enforcing a notice period for mortality prediction, but not affected for sepsis-3 prediction. Further, we examine whether models need to be trained for a specific notice period, or whether the approach could be incorporated at the evaluation level. We found that adding notice enforcement post-model training, has no significant performance loss compared to incorporating the notice period during training, within the bounds of the trained lookahead. The concept of adding Alert-Interval could be applied to other clinical scenarios, where having advance notice is essential.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

References

  1. Johnson, A.E.W., et al.: MIMIC-III, a freely accessible critical care database. Sci. Data. 3, 160035 (2016). https://doi.org/10.1038/sdata.2016.35

  2. Fu, L.-H., et al.: Development and validation of early warning score system: a systematic literature review. J. Biomed. Inform. 105, 103410 (2020). https://doi.org/10.1016/j.jbi.2020.103410

    Article  Google Scholar 

  3. Islam, M., Nasrin, T., Walther, B.A., Wu, C.-C., Yang, H.-C., Li, Y.-C.: Prediction of sepsis patients using machine learning approach: a meta-analysis. Comput. Methods Program. Biomed. 170, 1–9 (2019). https://doi.org/10.1016/j.cmpb.2018.12.027

    Article  Google Scholar 

  4. Ge, W., Huh, J.-W., Park, Y.R., Lee, J.-H., Kim, Y.-H., Turchin, A.: An interpretable ICU mortality prediction model based on logistic regression and recurrent neural networks with LSTM units. In: AMIA Annual Symposium Proceedings, vol. 2018, pp. 460–469 (2018)

    Google Scholar 

  5. Awad, A., Bader-El-Den, M., McNicholas, J., Briggs, J.: Early hospital mortality prediction of intensive care unit patients using an ensemble learning approach. Int. J. Med. Inform. 108, 185–195 (2017). https://doi.org/10.1016/j.ijmedinf.2017.10.002

    Article  Google Scholar 

  6. Zhu, Y., Fan, X., Wu, J., Liu, X., Shi, J., Wang, C.: Predicting ICU mortality by supervised bidirectional LSTM networks, 12 (2018)

    Google Scholar 

  7. Barton, C., et al.: Evaluation of a machine learning algorithm for up to 48-hour advance prediction of sepsis using six vital signs. Comput. Biol. Med. 109, 79–84 (2019). https://doi.org/10.1016/j.compbiomed.2019.04.027

    Article  Google Scholar 

  8. Yu, K., Zhang, M., Cui, T., Hauskrecht, M.: Monitoring ICU mortality risk with a long short-term memory recurrent neural network. In: Pacific Symposium Biocomputing, vol. 25, pp. 103–114 (2020)

    Google Scholar 

  9. Desautels, T., et al.: Prediction of sepsis in the intensive care unit with minimal electronic health record data: a machine learning approach. JMIR Med. Inform. 4, e28 (2016). https://doi.org/10.2196/medinform.5909

    Article  Google Scholar 

  10. Johnson, A.E.W., Mark, R.G.: Real-time mortality prediction in the Intensive Care Unit. In: AMIA Annual Symposium Proceedings, vol. 2017, pp. 994–1003 (2018)

    Google Scholar 

  11. An Interpretable Machine Learning Model for Accurate Prediction of Sepsis in the ICU. - Abstract - Europe PMC. https://europepmc.org/article/PMC/5851825. Accessed 03 Sep 2020

  12. Mao, Q., et al.: Multicentre validation of a sepsis prediction algorithm using only vital sign data in the emergency department, general ward and ICU. BMJ Open 8, e017833 (2018). https://doi.org/10.1136/bmjopen-2017-017833

    Article  Google Scholar 

  13. Shashikumar, S.P., Li, Q., Clifford, G.D., Nemati, S.: Multiscale network representation of physiological time series for early prediction of sepsis. Physiol. Meas. 38, 2235–2248 (2017). https://doi.org/10.1088/1361-6579/aa9772

    Article  Google Scholar 

  14. Goldstein, B.A., Pencina, M.J., Montez-Rath, M.E., Winkelmayer, W.C.: Predicting mortality over different time horizons: which data elements are needed? J. Am. Med. Inform. Assoc. 24, 176–181 (2017). https://doi.org/10.1093/jamia/ocw057

    Article  Google Scholar 

  15. van Wyk, F., Khojandi, A., Mohammed, A., Begoli, E., Davis, R.L., Kamaleswaran, R.: A minimal set of physiomarkers in continuous high frequency data streams predict adult sepsis onset earlier. Int. J. Med. Inform. 122, 55–62 (2019). https://doi.org/10.1016/j.ijmedinf.2018.12.002

    Article  Google Scholar 

  16. Schvetz, M., Fuchs, L., Novack, V., Moskovitch, R.: Outcomes prediction in longitudinal data: study designs evaluation, use case in ICU acquired sepsis. J. Biomed. Inform. 117, 103734 (2021). https://doi.org/10.1016/j.jbi.2021.103734

    Article  Google Scholar 

  17. Wong, A., et al.: External validation of a widely implemented proprietary sepsis prediction model in hospitalized patients. JAMA Intern. Med. 181, 1065–1070 (2021). https://doi.org/10.1001/jamainternmed.2021.2626

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Nadav Rappoport .

Editor information

Editors and Affiliations

Appendix A

Appendix A

We demonstrate here the difference between the Area Under the Curve (AUC) and Weighted AUC (WAUC) metrics used in the paper, using a simplified example. We define a negative window as period of time when the outcome of interest was not observed (e.g., the patient didn’t die during this window) and a positive window as a time-window when the outcome of interest was observed. Our example composed of 3 admitted patients and two potential models with the following attributes:

  • Patient-0 has a single positive prediction-window (to enable ROC AUC calculation).

  • Patient-1 has 4 negative prediction-windows.

  • Patient-2 has 20 negative prediction-windows

  • Both models are correct on Patient-0’s prediction.

  • Model-1 is mistaken in 2 prediction-windows of patient-1 (50% mistake rate) and correct in the rest of the prediction-windows.

  • Model-2 is mistaken in 2 of the prediction-windows for patient-2 (10% mistake rate) and correct in the rest of the prediction-windows.

  • When calculating the AUC or WAUC, the models’ mistaken prediction-windows are given the highest prediction-score and the rest of the prediction-windows are given prediction-scores in a correct order according to their labels.

In such a case, the standard AUC metric will be indifferent regarding which model to choose (both AUC scores are 0.92), as number of mistaken prediction-windows are similar to both models and it doesn’t matter for which admission the mistakes were made. However, when weighting each admission equally (looking on the quality of prediction per admission), model-2 outperformed model-1 as its achieves an WAUC of 0.95 while model-1 gets only 0.75 (Fig. 3).

Fig. 3.
figure 3

Illustration of the given example. The two models predict for the same patients and the same set of prediction windows (yellow rectangles). Correct classifications are marked with green ‘v’s and misclassifications with red ‘x’s. (Color figure online)

Rights and permissions

Reprints and permissions

Copyright information

© 2022 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Hermelin, T., Singer, P., Rappoport, N. (2022). Improving Prediction Models’ Propriety in Intensive-Care Unit, by Enforcing an Advance Notice Period. In: Michalowski, M., Abidi, S.S.R., Abidi, S. (eds) Artificial Intelligence in Medicine. AIME 2022. Lecture Notes in Computer Science(), vol 13263. Springer, Cham. https://doi.org/10.1007/978-3-031-09342-5_16

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-09342-5_16

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-09341-8

  • Online ISBN: 978-3-031-09342-5

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics