Identifying the key components in ResNet-50 for diabetic retinopathy grading from fundus images: a systematic investigation
Yijin Huang, Li Lin, Pujin Cheng, Junyan Lyu, Roger Tam, Xiaoying Tang

TL;DR
This study systematically investigates key training components of ResNet-50 for diabetic retinopathy grading, revealing their impact on performance and achieving state-of-the-art results on the EyePACS dataset using only image-level labels.
Contribution
It identifies critical training factors affecting DR grading performance and demonstrates an optimal combination that achieves state-of-the-art results without specialized network design.
Findings
Input resolution, objective function, and data augmentation significantly affect performance.
Using mean square error loss improves quadratically-weighted Kappa.
Eye pair utilization enhances DR grading accuracy.
Abstract
Although deep learning based diabetic retinopathy (DR) classification methods typically benefit from well-designed architectures of convolutional neural networks, the training setting also has a non-negligible impact on the prediction performance. The training setting includes various interdependent components, such as objective function, data sampling strategy and data augmentation approach. To identify the key components in a standard deep learning framework (ResNet-50) for DR grading, we systematically analyze the impact of several major components. Extensive experiments are conducted on a publicly-available dataset EyePACS. We demonstrate that (1) the DR grading framework is sensitive to input resolution, objective function, and composition of data augmentation, (2) using mean square error as the loss function can effectively improve the performance with respect to a task-specific…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · Retinal Diseases and Treatments · Acute Ischemic Stroke Management
MethodsTest
