通过随机森林分类算法,利用人口,车辆和撞车因素预测远端骨骨折的类型
L Garrett Bangert1, William Armstrong2, Edward Shangin1
1School of Biomedical Engineering and Sciences, Virginia Tech, Blacksburg, Virginia.
Traffic injury prevention
|July 31, 2025
概括
这项研究使用机器学习从撞车数据中预测远距离骨骨折类型,识别了诸如脚入侵和三角形-v等关键因素. 该模型的准确性与人类专家相美,有助于事故后评估.
科学领域:
- 骨科创伤研究的研究.
- 伤害的生物力学
- 机器学习在医疗保健中的应用
背景情况:
- 距离骨骨折在车祸中很常见,导致严重的并发症.
- 准确的骨折分类对于有效的治疗和预后至关重要.
- 现有的分类方法可能无法充分利用真实世界的崩数据.
研究的目的:
- 使用真实世界的撞车数据开发远距离骨骨折类型的预测模型.
- 确定与特定骨折类型相关的关键人口,车辆和碰撞因素.
- 为了评估随机森林算法的性能在分类骨折.
主要方法:
- 利用了2005-2024年的撞车伤害研究和工程网络 (CIREN) 数据.
- 将远距离骨骨折分为AO/OTA类型 (关节外,部分关节,完整关节).
- 在碰撞因素上训练了一种随机森林分类器,并使用了SHapley添加式扩展 (SHAP) 来进行分析.
主要成果:
- 随机森林模型在75.5%的病例中准确预测了骨折类型.
- 增加的delta-v (>30公里/小时) 和脚入侵与完整的关节骨折相关.
- 膝盖支气囊部署与部分关节骨折的可能性降低有关.
结论:
- 机器学习模型可以在不使用放射学的情况下,与人类分级器相似的准确度预测远距离骨骨折类型.
- 该模型有效地识别了影响断裂模式的关键碰撞因素.
- 这种方法为改善事故后分拣和伤害分析提供了潜力.
相关概念视频
Classification of Bones
7.2K
The bones of the human skeletal system are of varied shapes, sizes, and functions. They can be classified based on their shape and function into four major classes: long bones, short bones, flat bones, and irregular bones. Some classifications include a fifth type, the sesamoid bones, as a separate class, whereas others categorize them under short bones.
Long and Short Bones
The appendicular skeleton, particularly the upper and lower limbs, is primarily made of long and short bones. The...
Long and Short Bones
The appendicular skeleton, particularly the upper and lower limbs, is primarily made of long and short bones. The...
7.2K
Determination of Expected Frequency
2.3K
Suppose one wants to test independence between the two variables of a contingency table. The values in the table constitute the observed frequencies of the dataset. But how does one determine the expected frequency of the dataset? One of the important assumptions is that the two variables are independent, which means the variables do not influence each other. For independent variables, the statistical probability of any event involving both variables is calculated by multiplying the individual...
2.3K
Survival Tree
160
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...
160
Fractures: Bone Repair
3.7K
Treatment for a fracture is based on the type of break, the bone affected, and the patient's age.
Minor fractures with no bone displacement are treated by immobilizing the fractured bone using a cast or splint. However, in the case of fractures with displaced bones, the broken bones are repositioned before immobilization to ensure successful healing without deformation and loss of function. The realignment of fractured bone ends is performed through a process called reduction. If the...
Minor fractures with no bone displacement are treated by immobilizing the fractured bone using a cast or splint. However, in the case of fractures with displaced bones, the broken bones are repositioned before immobilization to ensure successful healing without deformation and loss of function. The realignment of fractured bone ends is performed through a process called reduction. If the...
3.7K
Hypothesis Test for Test of Independence
3.7K
The test of independence is a chi-square-based test used to determine whether two variables or factors are independent or dependent. This hypothesis test is used to examine the independence of the variables. One can construct two qualitative survey questions or experiments based on the variables in a contingency table. The goal is to see if the two variables are unrelated (independent) or related (dependent). The null and alternative hypotheses for this test are:
H0: The two variables (factors)...
H0: The two variables (factors)...
3.7K


