可解释的机器学习用于识别ICU回收风险在具有概率规则的子组中
Lincen Yang1, Siri L van der Meijden2,3, Sesmu M Arbous2,4
1Leiden Institute of Advanced Computer Science, Leiden University, 2333 CC, Leiden, The Netherlands.
Journal of the American Medical Informatics Association : JAMIA
|October 29, 2025
概括
一个新的基于规则的模型,真正无序的规则集 (TURS),识别了重症监护室 (ICU) 患者子组,具有明显的再接收风险. 这有助于临床医生优化出院规划和资源配置,以获得更好的患者结果.
科学领域:
- 医疗信息学 医疗信息学
- 临床决策支持系统 临床决策支持系统
- 医疗保健中的机器学习
背景情况:
- 估计重症监护室 (ICU) 患者再接收风险对于资源管理和预防早出院至关重要.
- 当前的机器学习模型往往缺乏解释性或无法识别具有不同再入院风险的不同患者子组.
研究的目的:
- 引入一种新的基于规则的模型,真正无序的规则集 (TURS),以解决现有方法的局限性.
- 揭示ICU人群中异质的再接收风险和小组级患者特征.
主要方法:
- 从2011年1月到2020年1月在莱登大学医学中心对ICU入院数据进行了TURS模型的训练.
- 分析了患者特征和特征变量对每个确定子组的再接收风险的影响.
主要成果:
- TURS确定了具有异质特征分布和重要性的患者子组,为ICU出院计划提供了可操作的见解.
- 实现了优于其他基于规则的模型的预测性能 (ROC-AUC 70.5%),具有简洁的模型复杂性 (5 条规则,平均长度 2).
结论:
- 亚组分析显示了显著的患者异质性,每个组的特征含义和对再接收风险的影响各不相同.
- 图尔斯模型提供了患者子组的简要概述,支持ICU出院决策并增强知识发现.
相关概念视频
Receiver Operating Characteristic Plot
470
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
470
Classification of Illness
8.5K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
8.5K
Prediction Intervals
3.2K
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.2K
Quantifying and Rejecting Outliers: The Grubbs Test
3.5K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
3.5K
Steps in Outbreak Investigation
485
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:
485
Comparing the Survival Analysis of Two or More Groups
548
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
548

