A Novel Adaptive Hybrid Focal-Entropy Loss for Enhancing Diabetic Retinopathy Detection Using Convolutional Neural Networks
Santhosh Malarvannan, Pandiyaraju V, Shravan Venkatraman, Abeshek A,, Priyadarshini B, Kannan A

TL;DR
This paper introduces an Adaptive Hybrid Focal-Entropy Loss that improves diabetic retinopathy detection by addressing class imbalance and challenging samples, leading to higher accuracy in CNN models.
Contribution
The novel loss function combines focal and entropy loss with adaptive weighting to enhance minority class detection in imbalanced medical datasets.
Findings
ResNet50 achieved 99.79% accuracy
DenseNet121 achieved 98.86% accuracy
Xception achieved 98.92% accuracy
Abstract
Diabetic retinopathy is a leading cause of blindness around the world and demands precise AI-based diagnostic tools. Traditional loss functions in multi-class classification, such as Categorical Cross-Entropy (CCE), are very common but break down with class imbalance, especially in cases with inherently challenging or overlapping classes, which leads to biased and less sensitive models. Since a heavy imbalance exists in the number of examples for higher severity stage 4 diabetic retinopathy, etc., classes compared to those very early stages like class 0, achieving class balance is key. For this purpose, we propose the Adaptive Hybrid Focal-Entropy Loss which combines the ideas of focal loss and entropy loss with adaptive weighting in order to focus on minority classes and highlight the challenging samples. The state-of-the art models applied for diabetic retinopathy detection with AHFE…
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 · Brain Tumor Detection and Classification
MethodsBatch Normalization · Depthwise Convolution · Global Average Pooling · Softmax · Inverted Residual Block · Pointwise Convolution · Max Pooling · Dense Connections · 1x1 Convolution · Average Pooling
