用增强与迁移学习解决糖尿病视网膜病变多类不平衡问题
Addressing High Class Imbalance in Multi-Class Diabetic Retinopathy Severity Grading with Augmentation and Transfer Learning
- 结合数据增强与迁移学习,提升模型对少数类的识别能力
- 五分类准确率达84.6%,二分类AUC达99.4%,性能领先
- EfficientNet-B0与ResNet34适合临床部署,兼顾精度与效率
糖尿病视网膜病变(DR)是全球致盲主因之一,自动化视网膜图像分析有助于早期诊断。本文提出一种稳健的深度学习框架,用于二分类与五级严重程度分类,结合迁移学习和大规模数据增强,应对类别不平衡与训练数据有限的挑战。在APTOS 2019数据集上评估了多种预训练卷积神经网络架构,包括ResNet和EfficientNet变体。二分类任务中,模型达到98.9%准确率、98.6%精确率、99.3%召回率、98.9% F1分数和99.4% AUC,为当前最优。五分类任务中,准确率为84.6%,AUC为94.1%,优于多个现有方法。结果表明,EfficientNet-B0与ResNet34在精度与计算效率间取得最佳平衡。该框架可有效提升DR筛查性能,具备临床部署潜力。
原文摘要 · Abstract (English)
Diabetic retinopathy (DR) is a leading cause of vision loss worldwide, and early diagnosis through automated retinal image analysis can significantly reduce the risk of blindness. This paper presents a robust deep learning framework for both binary and five-class DR classification, leveraging transfer learning and extensive data augmentation to address the challenges of class imbalance and limited training data. We evaluate a range of pretrained convolutional neural network architectures, including variants of ResNet and EfficientNet, on the APTOS 2019 dataset. For binary classification, our proposed model achieves a state-of-the-art accuracy of 98.9%, with a precision of 98.6%, recall of 99.3%, F1-score of 98.9%, and an AUC of 99.4%. In the more challenging five-class severity classification task, our model obtains a competitive accuracy of 84.6% and an AUC of 94.1%, outperforming several existing approaches. Our findings also demonstrate that EfficientNet-B0 and ResNet34 offer optimal trade-offs between accuracy and computational efficiency across both tasks. These results underscore the effectiveness of combining class-balanced augmentation with transfer learning for high-performance DR diagnosis. The proposed framework provides a scalable and accurate solution for DR screening, with potential for deployment in real-world clinical environments.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。