• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

优化基于卷积神经网络的膝关节骨关节炎诊断:使用CleanLab重新标记提高模型准确性。

Optimizing CNN-Based Diagnosis of Knee Osteoarthritis: Enhancing Model Accuracy with CleanLab Relabeling.

作者信息

Momenpour Thomures, Abu Mallouh Arafat

机构信息

Department of Computer Science, Manhattan University, Riverdale, NY 10471, USA.

出版信息

Diagnostics (Basel). 2025 May 26;15(11):1332. doi: 10.3390/diagnostics15111332.

DOI:10.3390/diagnostics15111332
PMID:40506904
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC12154171/
Abstract

Knee Osteoarthritis (KOA) is a prevalent and debilitating joint disorder that significantly impacts quality of life, particularly in aging populations. Accurate and consistent classification of KOA severity, typically using the Kellgren-Lawrence (KL) grading system, is crucial for effective diagnosis, treatment planning, and monitoring disease progression. However, traditional KL grading is known for its inherent subjectivity and inter-rater variability, which underscores the pressing need for objective, automated, and reliable classification methods. This study investigates the performance of an EfficientNetB5 deep learning model, enhanced with transfer learning from the ImageNet dataset, for the task of classifying KOA severity into five distinct KL grades (0-4). We utilized a publicly available Kaggle dataset comprising 9786 knee X-ray images. A key aspect of our methodology was a comprehensive data-centric preprocessing pipeline, which involved an initial phase of outlier removal to reduce noise, followed by systematic label correction using the Cleanlab framework to identify and rectify potential inconsistencies within the original dataset labels. The final EfficientNetB5 model, trained on the preprocessed and Cleanlab-remediated data, achieved an overall accuracy of 82.07% on the test set. This performance represents a significant improvement over previously reported benchmarks for five-class KOA classification on this dataset, such as ResNet-101 which achieved 69% accuracy. The substantial enhancement in model performance is primarily attributed to Cleanlab's robust ability to detect and correct mislabeled instances, thereby improving the overall quality and reliability of the training data and enabling the model to better learn and capture complex radiographic patterns associated with KOA. Class-wise performance analysis indicated strong differentiation between healthy (KL Grade 0) and severe (KL Grade 4) cases. However, the "Doubtful" (KL Grade 1) class presented ongoing challenges, exhibiting lower recall and precision compared to other grades. When evaluated against other architectures like MobileNetV3 and Xception for multi-class tasks, our EfficientNetB5 demonstrated highly competitive results. The integration of an EfficientNetB5 model with a rigorous data-centric preprocessing approach, particularly Cleanlab-based label correction and outlier removal, provides a robust and significantly more accurate method for five-class KOA severity classification. While limitations in handling inherently ambiguous cases (such as KL Grade 1) and the small sample size for severe KOA warrant further investigation, this study demonstrates a promising pathway to enhance diagnostic precision. The developed pipeline shows considerable potential for future clinical applications, aiding in more objective and reliable KOA assessment.

摘要

膝骨关节炎(KOA)是一种常见且使人衰弱的关节疾病,严重影响生活质量,在老年人群中尤为如此。准确且一致地对KOA严重程度进行分类,通常使用凯尔格伦 - 劳伦斯(KL)分级系统,对于有效诊断、治疗规划以及监测疾病进展至关重要。然而,传统的KL分级以其固有的主观性和评分者间的变异性而闻名,这凸显了对客观、自动化且可靠的分类方法的迫切需求。本研究调查了一种EfficientNetB5深度学习模型的性能,该模型通过从ImageNet数据集进行迁移学习得到增强,用于将KOA严重程度分类为五个不同的KL等级(0 - 4)。我们使用了一个包含9786张膝盖X光图像的公开可用的Kaggle数据集。我们方法的一个关键方面是一个全面的以数据为中心的预处理管道,其中包括初始的异常值去除阶段以减少噪声,随后使用Cleanlab框架进行系统的标签校正,以识别和纠正原始数据集标签内潜在的不一致性。在经过预处理和Cleanlab修复的数据上训练的最终EfficientNetB5模型在测试集上的总体准确率达到了82.07%。这一性能相较于此前在该数据集上针对五类KOA分类所报告的基准有显著提升,例如ResNet - 101达到了69%的准确率。模型性能的大幅提升主要归因于Cleanlab强大的检测和纠正错误标记实例的能力,从而提高了训练数据的整体质量和可靠性,并使模型能够更好地学习和捕捉与KOA相关的复杂放射学模式。类别性能分析表明健康(KL等级0)和严重(KL等级4)病例之间有明显差异。然而,“可疑”(KL等级1)类别仍存在挑战,与其他等级相比,召回率和精确率较低。当与用于多类任务的其他架构(如MobileNetV3和Xception)进行评估时,我们的EfficientNetB5展示了极具竞争力的结果。将EfficientNetB5模型与严格的以数据为中心的预处理方法(特别是基于Cleanlab的标签校正和异常值去除)相结合,为五类KOA严重程度分类提供了一种强大且显著更准确的方法。虽然在处理本质上模糊的情况(如KL等级1)以及严重KOA的小样本量方面存在局限性,需要进一步研究,但本研究展示了一条提高诊断精度的有前景的途径。所开发的管道在未来临床应用中显示出相当大的潜力,有助于更客观、可靠地评估KOA。

相似文献

1
Optimizing CNN-Based Diagnosis of Knee Osteoarthritis: Enhancing Model Accuracy with CleanLab Relabeling.优化基于卷积神经网络的膝关节骨关节炎诊断:使用CleanLab重新标记提高模型准确性。
Diagnostics (Basel). 2025 May 26;15(11):1332. doi: 10.3390/diagnostics15111332.
2
An update on the knee osteoarthritis severity grading using wide residual learning.基于宽残差学习的膝关节骨关节炎严重程度分级的最新进展。
J Xray Sci Technol. 2022;30(5):1009-1021. doi: 10.3233/XST-221190.
3
Evaluation of artificial intelligence models for osteoarthritis of the knee using deep learning algorithms for orthopedic radiographs.使用深度学习算法对骨科X光片进行膝关节骨关节炎人工智能模型的评估。
World J Orthop. 2022 Jun 18;13(6):603-614. doi: 10.5312/wjo.v13.i6.603.
4
Deep learning in gonarthrosis classification: a comparative study of model architectures and single vs. multi-model methods.深度学习在膝骨关节炎分类中的应用:模型架构以及单模型与多模型方法的比较研究
Front Artif Intell. 2025 Feb 5;8:1413820. doi: 10.3389/frai.2025.1413820. eCollection 2025.
5
Assessment of a novel deep learning-based software developed for automatic feature extraction and grading of radiographic knee osteoarthritis.评估一种新的基于深度学习的软件,用于自动提取和分级放射学膝关节骨关节炎的特征。
BMC Musculoskelet Disord. 2023 Nov 8;24(1):869. doi: 10.1186/s12891-023-06951-4.
6
Automatic knee osteoarthritis severity grading based on X-ray images using a hierarchical classification method.基于 X 射线图像的膝关节骨关节炎严重程度自动分级:一种分层分类方法。
Arthritis Res Ther. 2024 Nov 18;26(1):203. doi: 10.1186/s13075-024-03416-4.
7
A Novel Hybrid Approach Based on Deep CNN Features to Detect Knee Osteoarthritis.基于深度卷积神经网络特征的新型混合方法用于检测膝关节骨关节炎。
Sensors (Basel). 2021 Sep 15;21(18):6189. doi: 10.3390/s21186189.
8
Evaluating artificial intelligence performance in medical image analysis: Sensitivity, specificity, accuracy, and precision of ChatGPT-4o on Kellgren-Lawrence grading of knee X-ray radiographs.评估人工智能在医学图像分析中的性能:ChatGPT-4o对膝关节X线片Kellgren-Lawrence分级的敏感性、特异性、准确性和精确性。
Knee. 2025 Apr 23;55:79-84. doi: 10.1016/j.knee.2025.04.008.
9
The value of deep learning-based X-ray techniques in detecting and classifying K-L grades of knee osteoarthritis: a systematic review and meta-analysis.基于深度学习的X射线技术在检测和分类膝关节骨关节炎K-L分级中的价值:一项系统评价和荟萃分析
Eur Radiol. 2025 Jan;35(1):327-340. doi: 10.1007/s00330-024-10928-9. Epub 2024 Jul 12.
10
Knee Osteoarthritis Detection and Severity Classification Using Residual Neural Networks on Preprocessed X-ray Images.基于预处理X射线图像利用残差神经网络进行膝关节骨关节炎检测与严重程度分类
Diagnostics (Basel). 2023 Apr 10;13(8):1380. doi: 10.3390/diagnostics13081380.

本文引用的文献

1
Knee Osteoarthritis Detection and Severity Classification Using Residual Neural Networks on Preprocessed X-ray Images.基于预处理X射线图像利用残差神经网络进行膝关节骨关节炎检测与严重程度分类
Diagnostics (Basel). 2023 Apr 10;13(8):1380. doi: 10.3390/diagnostics13081380.
2
Osteo-NeT: An Automated System for Predicting Knee Osteoarthritis from X-ray Images Using Transfer-Learning-Based Neural Networks Approach.骨网(Osteo-NeT):一种基于迁移学习的神经网络方法,用于从X射线图像预测膝关节骨关节炎的自动化系统。
Healthcare (Basel). 2023 Apr 23;11(9):1206. doi: 10.3390/healthcare11091206.
3
The future of digital health with federated learning.
联合学习助力数字健康的未来。
NPJ Digit Med. 2020 Sep 14;3:119. doi: 10.1038/s41746-020-00323-1. eCollection 2020.
4
Automated Classification of Radiographic Knee Osteoarthritis Severity Using Deep Neural Networks.使用深度神经网络对膝关节骨关节炎严重程度进行自动分类
Radiol Artif Intell. 2020 Mar 18;2(2):e190065. doi: 10.1148/ryai.2020190065.
5
Deep learning for cardiovascular medicine: a practical primer.深度学习在心血管医学中的应用:实用入门
Eur Heart J. 2019 Jul 1;40(25):2058-2073. doi: 10.1093/eurheartj/ehz056.
6
Modeling and predicting osteoarthritis progression: data from the osteoarthritis initiative.骨关节炎进展的建模与预测:来自骨关节炎倡议的数据。
Osteoarthritis Cartilage. 2018 Dec;26(12):1643-1650. doi: 10.1016/j.joca.2018.08.003. Epub 2018 Aug 18.
7
Reliability and Accuracy of Cross-sectional Radiographic Assessment of Severe Knee Osteoarthritis: Role of Training and Experience.重度膝关节骨关节炎横断面影像学评估的可靠性与准确性:培训与经验的作用
J Rheumatol. 2016 Jul;43(7):1421-6. doi: 10.3899/jrheum.151300. Epub 2016 Apr 15.