Balancing Accuracy and Efficiency: CNN Fusion Models for Diabetic Retinopathy Screening
Md Rafid Islam, Rafsan Jany, Akib Ahmed, and Mohammad Ashrafuzzaman Khan

TL;DR
This study demonstrates that lightweight CNN feature fusion models can improve diabetic retinopathy screening accuracy and efficiency across diverse datasets, balancing performance with computational cost.
Contribution
It introduces a fusion approach combining pretrained CNNs that enhances DR detection accuracy while maintaining computational efficiency.
Findings
Fusion models outperform single CNN backbones in accuracy.
EfficientNet-B0 + DenseNet121 fusion achieves 82.89% accuracy.
Lightweight fusion balances accuracy and inference speed effectively.
Abstract
Diabetic retinopathy (DR) remains a leading cause of preventable blindness, yet large-scale screening is constrained by limited specialist availability and variable image quality across devices and populations. This work investigates whether feature-level fusion of complementary convolutional neural network (CNN) backbones can deliver accurate and efficient binary DR screening on globally sourced fundus images. Using 11,156 images pooled from five public datasets (APTOS, EyePACS, IDRiD, Messidor, and ODIR), we frame DR detection as a binary classification task and compare three pretrained models (ResNet50, EfficientNet-B0, and DenseNet121) against pairwise and tri-fusion variants. Across five independent runs, fusion consistently outperforms single backbones. The EfficientNet-B0 + DenseNet121 (Eff+Den) fusion model achieves the best overall mean performance (accuracy: 82.89\%) with…
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 · Advanced Neural Network Applications
