天真贝叶斯是一种可解释和预测的机器学习算法,可以预测骨质疏松性关节骨折在医院中的死亡率,与其他机器学习算法相比
1Department of Geriatric Medicine, The Canberra Hospital, ACT Health, Canberra, Australia.
PLOS digital health
|January 2, 2025
概括
预测老年人骨质疏松性关节骨折后的住院死亡率是一项挑战. 纯粹的贝叶斯模型提供了使用基本患者数据的简单,可解释和竞争性的方法.
科学领域:
- 老年学是一门学科.
- 老年医学 老年医学
- 医疗信息学 医疗信息学
背景情况:
- 老年人的骨质疏松性关节骨折 (HFs) 代表了严重的医疗负担,特别是在发达国家.
- 准确的预后估计入院后至关重要,但由于当前预测工具的局限性而具有挑战性.
- 现有的模型通常需要广泛的患者数据,这些数据在入院过程的早期无法获得.
研究的目的:
- 开发和评估机器学习 (ML) 模型,用于预测患有轻微创伤关节骨折的老年患者 (≥65岁) 的住院死亡率.
- 为了评估ML模型的性能,仅使用易于获得的社会人口统计和并发症数据.
- 为了提高临床应用的ML预测的可解释性.
主要方法:
- 开发了七种ML预测模型,包括随机森林,原始贝叶斯 (NB),极端梯度增强和后勤回归.
- 超参数调整使用分数因数设计和网格搜索.
- 模型评估涉及5倍交叉验证和接收器操作特征曲线 (AUROC) 下的区域;可解释性使用SHAP值进行评估.
主要成果:
- 性能最好的模型在0.682-0.696.6之间实现了AUROC.
- 确定的主要预测因素包括慢性病,心血管并发症和骨代谢标志物.
- 天真贝叶斯表现出具有竞争力的预测性能,具有增强的可解释性.
结论:
- 天真贝叶斯提出了一个有前途的算法,用于预测由于其简单性和可解释性的关节骨折后的住院死亡率.
- 开发的ML模型为使用有限的输入数据进行早期预后估计提供了可行的替代方案.
- 在老年骨折护理中对可解释的AI进行进一步研究是有必要的.
相关概念视频
Comparing the Survival Analysis of Two or More Groups
81
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...
81
Prediction Intervals
2.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.
2.2K
Assumptions of Survival Analysis
55
Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
55
Kaplan-Meier Approach
51
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,...
51
Parametric Survival Analysis: Weibull and Exponential Methods
263
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
263
Cancer Survival Analysis
290
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
290


