TL;DR
This paper introduces a lesion-aware CNN network with attention mechanisms for improved diabetic retinopathy diagnosis and lesion segmentation, effectively handling imbalanced data and enhancing feature extraction.
Contribution
It proposes novel lesion-aware and feature-preserve modules integrated into CNNs to better capture lesion details and improve diagnosis accuracy in imbalanced datasets.
Findings
Achieved AUC of 0.967 in DR screening.
Increased lesion segmentation precision by 7.6%.
Validated effectiveness through ablation studies.
Abstract
Deep learning brought boosts to auto diabetic retinopathy (DR) diagnosis, thus, greatly helping ophthalmologists for early disease detection, which contributes to preventing disease deterioration that may eventually lead to blindness. It has been proved that convolutional neural network (CNN)-aided lesion identifying or segmentation benefits auto DR screening. The key to fine-grained lesion tasks mainly lies in: (1) extracting features being both sensitive to tiny lesions and robust against DR-irrelevant interference, and (2) exploiting and re-using encoded information to restore lesion locations under extremely imbalanced data distribution. To this end, we propose a CNN-based DR diagnosis network with attention mechanism involved, termed lesion-aware network, to better capture lesion information from imbalanced data. Specifically, we design the lesion-aware module (LAM) to capture…
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
MethodsSoftmax · Attention Is All You Need
