一个可解释的机器学习算法可以在ICU停留期间动态预测48小时的死亡率
Simone Britsch1,2, Markward Britsch3,4,5,6,7,8, Simon Lindner3,4
1Cardiology, Angiology, Haemostaseology, and Medical Intensive Care, Medical Centre Mannheim, Medical Faculty Mannheim, Heidelberg University, Heidelberg, Germany. Simone.Britsch@umm.de.
Communications medicine
|October 15, 2025
概括
这项研究开发了一种动态机器学习模型,用于预测48小时重症监护室 (ICU) 死亡率. 可解释的LGBM-48h算法有效地分层风险,并适应患者在ICU逗留期间的变化.
科学领域:
- 医疗信息学 医疗信息学
- 医疗保健中的机器学习
- 关键护理医学 关键护理医学
背景情况:
- 准确的短期死亡率预测对于重症监护室 (ICU) 管理至关重要.
- 现有的模型经常使用静态数据,无法捕捉危急疾病的动态性质.
- 这项研究解决了整个ICU停留期间需要动态预测模型的需求.
研究的目的:
- 开发和验证可解释的机器学习算法,用于在ICU中动态预测48小时死亡率.
- 为了使持续的风险评估和适应患者状态变化.
- 通过实时预测洞察来改善临床决策.
主要方法:
- 在德国一所大学医院对9786名ICU患者 (2018-2022) 的回顾性队列研究.
- 开发一种轻度梯度增强机器 (LGBM-48h) 模型,用于48小时死亡率预测,每天更新.
- 嵌套交叉验证用于培训/评估;在MIMIC-IV数据库上的外部验证;用于特征重要性分析的SHAP值.
主要成果:
- LGBM-48h型号实现了高性能:AUROC为0.909 (训练) 和0.886 (测试).
- 在MIMIC-IV的外部验证中,AUROC为0.859,证明了可通用性.
- 该模型有效地将风险动态分层,并通过随时变化的SHAP值突出了影响死亡率预测的关键特征.
结论:
- LGBM-48h提供了一种动态和可解释的方法来预测短期ICU死亡率.
- 该模型有可能支持临床决策和护理优先级.
- 建议进一步的前性验证用于现实世界的临床实施.
相关概念视频
Prediction Intervals
3.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
3.3K
Steps in Outbreak Investigation
487
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
487
Actuarial Approach
286
The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
286
Kaplan-Meier Approach
566
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
566
