Kandel Ibrahem, Castelli Mauro
Nova Information Management School (NOVA IMS), Universidade Nova de Lisboa, Campus de Campolide, 1070-312 Lisboa, Portugal.
Health Inf Sci Syst. 2021 Jul 31;9(1):33. doi: 10.1007/s13755-021-00163-7. eCollection 2021 Dec.
Bone fractures are one of the main causes to visit the emergency room (ER); the primary method to detect bone fractures is using X-Ray images. X-Ray images require an experienced radiologist to classify them; however, an experienced radiologist is not always available in the ER. An accurate automatic X-Ray image classifier in the ER can help reduce error rates by providing an instant second opinion to the emergency doctor. Deep learning is an emerging trend in artificial intelligence, where an automatic classifier can be trained to classify musculoskeletal images. Image augmentations techniques have proven their usefulness in increasing the deep learning model's performance. Usually, in the image classification domain, the augmentation techniques are used during training the network and not during the testing phase. Test time augmentation (TTA) can increase the model prediction by providing, with a negligible computational cost, several transformations for the same image. In this paper, we investigated the effect of TTA on image classification performance on the MURA dataset. Nine different augmentation techniques were evaluated to determine their performance compared to predictions without TTA. Two ensemble techniques were assessed as well, the majority vote and the average vote. Based on our results, TTA increased classification performance significantly, especially for models with a low score.
骨折是急诊室就诊的主要原因之一;检测骨折的主要方法是使用X光图像。X光图像需要经验丰富的放射科医生进行分类;然而,急诊室并不总是有经验丰富的放射科医生。急诊室中准确的自动X光图像分类器可以通过为急诊医生提供即时的第二意见来帮助降低错误率。深度学习是人工智能领域的一个新兴趋势,可以训练自动分类器对肌肉骨骼图像进行分类。图像增强技术已证明其在提高深度学习模型性能方面的有效性。通常,在图像分类领域,增强技术用于训练网络,而不是测试阶段。测试时增强(TTA)可以通过以可忽略不计的计算成本为同一图像提供多种变换来提高模型预测。在本文中,我们研究了TTA对MURA数据集上图像分类性能的影响。评估了九种不同的增强技术,以确定它们与无TTA预测相比的性能。还评估了两种集成技术,多数投票和平均投票。根据我们的结果,TTA显著提高了分类性能,尤其是对于得分较低的模型。