Enhancing Diabetic Retinopathy Classification Accuracy through Dual Attention Mechanism in Deep Learning
Abdul Hannan, Zahid Mahmood, Rizwan Qureshi, Hazrat Ali

TL;DR
This paper introduces a dual attention mechanism in deep learning models to improve diabetic retinopathy classification accuracy, effectively addressing data imbalance issues across multiple datasets.
Contribution
It proposes combining global and category attention blocks with pre-trained networks, enhancing DR classification performance and reducing model complexity.
Findings
DenseNet-169 achieved 83.20% accuracy on APTOS.
EfficientNet-b0 achieved 80% accuracy on EYEPACS.
The model maintains competitive performance with fewer parameters.
Abstract
Automatic classification of Diabetic Retinopathy (DR) can assist ophthalmologists in devising personalized treatment plans, making it a critical component of clinical practice. However, imbalanced data distribution in the dataset becomes a bottleneck in the generalization of deep learning models trained for DR classification. In this work, we combine global attention block (GAB) and category attention block (CAB) into the deep learning model, thus effectively overcoming the imbalanced data distribution problem in DR classification. Our proposed approach is based on an attention mechanism-based deep learning model that employs three pre-trained networks, namely, MobileNetV3-small, Efficientnet-b0, and DenseNet-169 as the backbone architecture. We evaluate the proposed method on two publicly available datasets of retinal fundoscopy images for DR. Experimental results show that on the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · Retinal Diseases and Treatments · COVID-19 diagnosis using AI
