Integrating Edge Information into Ground Truth for the Segmentation of the Optic Disc and Cup from Fundus Images
Yoga Sri Varshan V, Hitesh Gupta Kattamuri, Subin Sahayam, Umarani, Jayaraman

TL;DR
This paper enhances optic disc and cup segmentation in fundus images by integrating edge information derived from ground truth, significantly improving segmentation accuracy and boundary delineation over standard U-Net models.
Contribution
The study introduces a method to incorporate edge information into segmentation models using Laplacian-filtered ground truth, improving boundary accuracy in optic disc and cup segmentation.
Findings
Significant improvement in dice scores for optic disc and cup segmentation.
Reduction in Hausdorff distance indicating better boundary accuracy.
Models with integrated edge learning outperform baseline U-Net variants.
Abstract
Optic disc and cup segmentation helps in the diagnosis of glaucoma, myocardial infarction, and diabetic retinopathy. Most deep learning methods developed to perform segmentation tasks are built on top of a U-Net-based model architecture. Nevertheless, U-Net and its variants have a tendency to over-segment/ under-segment the required regions of interest. Since the most important outcome is the value of cup-to-disc ratio and not the segmented regions themselves, we are more concerned about the boundaries rather than the regions under the boundaries. This makes learning edges important as compared to learning the regions. In the proposed work, the authors aim to extract both edges of the optic disc and cup from the ground truth using a Laplacian filter. Next, edges are reconstructed to obtain an edge ground truth in addition to the optic disc-cup ground truth. Utilizing both ground truths,…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Softmax · Attention Is All You Need · Concatenated Skip Connection · Convolution · Max Pooling · U-Net
