论文标题
CNN注意力指导的改进骨科射线照相分类
CNN Attention Guidance for Improved Orthopedics Radiographic Fracture Classification
论文作者
论文摘要
卷积神经网络(CNN)由于解决断裂分类问题的能力,近年来在骨科成像中广受欢迎。对CNN的一个普遍批评是他们不透明的学习和推理过程,这使得很难信任机器诊断以及随后在临床环境中采用此类算法。当CNN接受有限的医疗数据培训时,尤其如此,这是一个普遍的问题,因为策划足够大量的注释医学成像数据是一个漫长而昂贵的过程。尽管兴趣通过可视化网络注意力来解释CNN学习知识,但很少研究可视化注意力来改善网络学习的利用。本文探讨了使用人提供的注意力指导将CNN网络正规化的有效性,以了解网络应在哪里寻找线索。在两个骨科放射学骨折分类数据集上,通过广泛的实验,我们证明了明确的人类引导的注意确实可以引起纠正网络注意力,从而显着改善了分类性能。拟议的注意力指南的开发法规在Github上公开可用。
Convolutional neural networks (CNNs) have gained significant popularity in orthopedic imaging in recent years due to their ability to solve fracture classification problems. A common criticism of CNNs is their opaque learning and reasoning process, making it difficult to trust machine diagnosis and the subsequent adoption of such algorithms in clinical setting. This is especially true when the CNN is trained with limited amount of medical data, which is a common issue as curating sufficiently large amount of annotated medical imaging data is a long and costly process. While interest has been devoted to explaining CNN learnt knowledge by visualizing network attention, the utilization of the visualized attention to improve network learning has been rarely investigated. This paper explores the effectiveness of regularizing CNN network with human-provided attention guidance on where in the image the network should look for answering clues. On two orthopedics radiographic fracture classification datasets, through extensive experiments we demonstrate that explicit human-guided attention indeed can direct correct network attention and consequently significantly improve classification performance. The development code for the proposed attention guidance is publicly available on GitHub.