使用可解释的机器学习模型预测CAUTI重症监护病房患者的死亡率:来自MIMIC-IV数据库的回顾性队列研究
Longcha Liu1, Xueshu Yu1, Zhi Chen1
1Department of Intensive Care Unit, The First Affiliated Hospital of Wenzhou Medical University, Wenzhou, China.
Frontiers in medicine
|September 25, 2025
概括
这项研究开发了一种可靠的模型,用于预测患有导管相关尿路感染 (CAUTI) 的重症监护病房 (ICU) 患者的死亡率. 后勤回归模型表现出强大的预测性能,确定了改善患者护理的关键风险因素.
科学领域:
- 关键护理医学 关键护理医学
- 医疗信息学 医疗信息学
- 传染性疾病 传染性疾病
背景情况:
- 导管相关的尿路感染 (CAUTI) 是重症监护室 (ICU) 中发病率和死亡率的重要原因.
- 准确预测CAUTI患者的死亡风险对于及时干预和资源分配至关重要.
研究的目的:
- 开发和验证可靠的机器学习模型,用于预测被诊断为CAUTI的ICU患者的死亡率.
- 确定这一患者群体中死亡率的关键预测因素.
主要方法:
- 使用MIMIC-IV数据库进行模型开发和验证.
- 训练并测试了四种机器学习模型:XGBoost,决策树 (DT),后勤回归 (LR) 和随机森林 (RF).
- 采用SHAP方法用于模型解释性和重要预测因子的识别.
主要成果:
- 总共分析了545名CAUTI患者,其ICU死亡率为7.89%.
- 后勤回归模型实现了最高的预测性能,曲线下的面积 (AUC) 为0.871.1.
- 死亡率的关键预测因素包括血管活性药物使用,冲击指数,APSIII评分和并发性恶性病.
结论:
- 一个可解释的预测模型可以显著帮助医疗保健专业人员评估CAUTI的ICU患者的死亡风险.
- 开发的模型可以支持临床决策,并有可能改善患者的治疗结果.
相关概念视频
Kaplan-Meier Approach
577
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,...
577
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

