Transfer Learning Through Weighted Loss Function and Group Normalization for Vessel Segmentation from Retinal Images
Abdullah Sarhan, Jon Rokne, Reda Alhajj, and Andrew Crichton

TL;DR
This paper presents a deep learning method using transfer learning, weighted loss, and group normalization for retinal vessel segmentation, achieving high accuracy across multiple datasets and introducing a new dataset for the task.
Contribution
It introduces a novel retinal vessel segmentation approach combining a customized InceptionV3 encoder with U-Net, a weighted loss function, and a new dataset, outperforming existing methods.
Findings
Achieved an average accuracy of 95.60%.
Obtained a Dice coefficient of 80.98%.
Demonstrated robustness across six datasets.
Abstract
The vascular structure of blood vessels is important in diagnosing retinal conditions such as glaucoma and diabetic retinopathy. Accurate segmentation of these vessels can help in detecting retinal objects such as the optic disc and optic cup and hence determine if there are damages to these areas. Moreover, the structure of the vessels can help in diagnosing glaucoma. The rapid development of digital imaging and computer-vision techniques has increased the potential for developing approaches for segmenting retinal vessels. In this paper, we propose an approach for segmenting retinal vessels that uses deep learning along with transfer learning. We adapted the U-Net structure to use a customized InceptionV3 as the encoder and used multiple skip connections to form the decoder. Moreover, we used a weighted loss function to handle the issue of class imbalance in retinal images.…
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
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Max Pooling · U-Net
