School of Biomedical Engineering, Shanghai Jiao Tong University, Shanghai, China; Shanghai United Imaging Intelligence Co., Ltd., Shanghai, China.
Department of Imaging, Tongren Hospital, Shanghai Jiao Tong University School of Medicine, Shanghai, China; Department of Magnetic Resonance Imaging, The First Affiliated Hospital of Zhengzhou University, Zhengzhou, China.
Med Image Anal. 2022 Aug;80:102508. doi: 10.1016/j.media.2022.102508. Epub 2022 Jun 18.
Knee cartilage defects caused by osteoarthritis are major musculoskeletal disorders, leading to joint necrosis or even disability if not intervened at early stage. Deep learning has demonstrated its effectiveness in computer-aided diagnosis, but it is time-consuming to prepare a large set of well-annotated data by experienced radiologists for model training. In this paper, we propose a semi-supervised framework to effectively use unlabeled data for better evaluation of knee cartilage defect grading. Our framework is developed based on the widely-used mean-teacher classification model, by designing a novel dual-consistency strategy to boost the consistency between the teacher and student models. The main contributions are three-fold: (1) We define an attention loss function to make the network focus on the cartilage regions, which can both achieve accurate attention masks and boost classification performance simultaneously; (2) Besides enforcing the consistency of classification results, we further design a novel attention consistency mechanism to ensure the focusing of the student and teacher networks on the same defect regions; (3) We introduce an aggregation approach to ensemble the slice-level classification outcomes for deriving the final subject-level diagnosis. Experimental results show that our proposed method can significantly improve both classification and localization performances of knee cartilage defects. Our code is available on https://github.com/King-HAW/DC-MT.
膝关节软骨缺损是由骨关节炎引起的主要肌肉骨骼疾病,如果在早期不进行干预,会导致关节坏死甚至残疾。深度学习在计算机辅助诊断方面已经显示出了它的有效性,但是为了通过有经验的放射科医生准备大量标记良好的数据来进行模型训练,这是非常耗时的。在本文中,我们提出了一种半监督框架,可以有效地利用未标记的数据,从而更好地评估膝关节软骨缺损分级。我们的框架是基于广泛使用的 Mean-Teacher 分类模型开发的,通过设计一种新颖的双重一致性策略来提高教师模型和学生模型之间的一致性。主要贡献有三点:(1) 我们定义了一个注意力损失函数,使网络专注于软骨区域,同时实现准确的注意力掩模和提高分类性能;(2) 除了强制分类结果的一致性外,我们还进一步设计了一种新颖的注意力一致性机制,以确保学生和教师网络对相同的缺陷区域的关注;(3) 我们引入了一种聚合方法来对切片级分类结果进行集成,以得出最终的主体级诊断。实验结果表明,我们提出的方法可以显著提高膝关节软骨缺损的分类和定位性能。我们的代码可在 https://github.com/King-HAW/DC-MT 上获得。