Department of Biomedical Engineering, 37508Dokuz Eylül University Engineering Faculty, İzmir, Turkey.
ETHZ Computer Vision Laboratory, Zurich, Switzerland.
Acta Radiol. 2023 Apr;64(4):1476-1483. doi: 10.1177/02841851221122424. Epub 2022 Sep 4.
Radial head fractures are often evaluated in emergency departments and can easily be missed. Automated or semi-automated detection methods that help physicians may be valuable regarding the high miss rate.
To evaluate the accuracy of combined deep, transfer, and classical machine learning approaches on a small dataset for determination of radial head fractures.
A total of 48 patients with radial head fracture and 56 patients without fracture on elbow radiographs were retrospectively evaluated. The input images were obtained by cropping anteroposterior elbow radiographs around a center-point on the radial head. For fracture determination, an algorithm based on feature extraction using distinct prototypes of pretrained networks (VGG16, ResNet50, InceptionV3, MobileNetV2) representing four different approaches was developed. Reduction of feature space dimensions, feeding the most relevant features, and development of ensemble of classifiers were utilized.
The algorithm with the best performance consisted of preprocessing the input, computation of global maximum and global mean outputs of four distinct pretrained networks, dimensionality reduction by applying univariate and ensemble feature selectors, and applying Support Vector Machines and Random Forest classifiers to the transformed and reduced dataset. A maximum accuracy of 90% with MobileNetV2 pretrained features was reached for fracture determination with a small sample size.
Radial head fractures can be determined with a combined approach and limitations of the small sample size can be overcome by utilizing pretrained deep networks with classical machine learning methods.
桡骨头骨折在急诊科经常被漏诊,而自动化或半自动化的检测方法可能有助于医生减少漏诊率。
评估小数据集上深度学习、迁移学习和经典机器学习方法组合对桡骨头骨折的诊断准确性。
回顾性分析了 48 例桡骨头骨折患者和 56 例无骨折患者的肘部 X 线片。输入图像通过在桡骨头中心点周围裁剪前后位肘部 X 线片获得。为了确定骨折,我们开发了一种基于特征提取的算法,使用经过预训练的网络(VGG16、ResNet50、InceptionV3、MobileNetV2)的不同原型进行特征提取,这些网络代表了四种不同的方法。利用特征空间降维和分类器集成来减少特征维度,提取最相关的特征。
性能最佳的算法包括输入预处理、四个不同预训练网络的全局最大值和全局平均值输出计算、应用单变量和集成特征选择器的降维,以及将转换和降维后的数据集应用于支持向量机和随机森林分类器。使用 MobileNetV2 预训练特征,在小样本量的情况下,骨折的确定准确率达到了 90%。
桡骨头骨折可以通过组合方法确定,通过利用经典机器学习方法对经过预训练的深度网络进行处理,可以克服小样本量的限制。