使用随机森林改善了绝经后妇女脆弱性骨折的预测
Jorge Mateo1, Ricardo Usategui-Martín2, Ana M Torres1
1Medical Analysis Expert Group, Institute of Technology, University of Castilla-La Mancha, Cuenca, 16071, Spain; Medical Analysis Expert Group, Castilla-La Mancha Institute of Health Research (IDISCAM), Toledo, 45071, Spain.
Computers in biology and medicine
|July 6, 2025
概括
一个新的随机森林模型使用临床和成像数据准确预测骨质疏松症骨折风险. 该工具有助于早期识别高风险个体,以制定个性化预防策略.
科学领域:
- 骨质疏松症的研究研究.
- 医学诊断 医学诊断 医学诊断
- 机器学习在医疗保健中的应用
背景情况:
- 骨质疏松症会导致骨脆弱和骨折,特别是在绝经后的妇女身上.
- 骨折会导致生活质量下降,依赖,增加医疗费用.
- 准确的骨折风险预测对于治疗骨质疏松症至关重要.
研究的目的:
- 开发和验证骨质疏松脆弱性骨折风险分层的预测模型.
- 整合临床,人口和成像数据,以提高预测准确度.
主要方法:
- 开发了一个随机森林 (RF) 算法模型.
- 利用双能X射线吸收度 (DXA) 和3D建模的数据.
- 在两个独立的队列 (HURH和Camargo) 上验证了模型.
主要成果:
- 与KNN,SVM,DT和GNB算法相比,射频模型表现出更高的性能.
- 获得了高精度,灵敏度,特异性,AUC和MCC.
- 确定的关键预测因素包括先前的骨折史,甲状腺类激素 (PTH) 水平和腰椎T-score.
结论:
- 机器学习模型,如RF,与临床和成像数据集成,可以有效地预测骨质疏松症骨折风险.
- 这种方法可以优化早期识别高风险患者.
- 可以实施个性化的预防策略,以改善骨质疏松症的管理.
相关概念视频
Prediction Intervals
2.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.
2.3K
Bone Disorders
4.0K
Aging and its effect on bone remodeling is the most common cause of bone disorders. In young and healthy people, bone deposition and resorption happen at an equal rate to maintain optimal bone health.
Bone deposition is also affected by the levels of sex hormones like estrogen and testosterone that promote osteoblast activity and bone matrix synthesis. When the level of these hormones decreases due to aging, it causes a reduction in bone deposition. As a result, bone resorption by osteoclasts...
Bone deposition is also affected by the levels of sex hormones like estrogen and testosterone that promote osteoblast activity and bone matrix synthesis. When the level of these hormones decreases due to aging, it causes a reduction in bone deposition. As a result, bone resorption by osteoclasts...
4.0K
Survival Tree
166
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
166


