Optic Disc Segmentation using Disk-Centered Patch Augmentation
Saeid Motevali, Aashis Khanal, and Rolando Estrada

TL;DR
This paper introduces a novel training scheme called disk-centered patch augmentation (DCPA) for deep neural networks, significantly improving optic disc segmentation accuracy in retinal images with small models.
Contribution
The paper proposes DCPA, a simple training scheme that enhances neural network performance for optic disc segmentation, achieving state-of-the-art results with smaller models.
Findings
Achieved state-of-the-art F1 and IOU on four datasets.
Demonstrated effectiveness of DCPA with small neural networks.
Validated generality across multiple retinal datasets.
Abstract
The optic disc is a crucial diagnostic feature in the eye since changes to its physiognomy is correlated with the severity of various ocular and cardiovascular diseases. While identifying the bulk of the optic disc in a color fundus image is straightforward, accurately segmenting its boundary at the pixel level is very challenging. In this work, we propose disc-centered patch augmentation (DCPA) -- a simple, yet novel training scheme for deep neural networks -- to address this problem. DCPA achieves state-of-the-art results on full-size images even when using small neural networks, specifically a U-Net with only 7 million parameters as opposed to the original 31 million. In DCPA, we restrict the training data to patches that fully contain the optic nerve. In addition, we also train the network using dynamic cost functions to increase its robustness. We tested DCPA-trained networks on…
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 · Digital Imaging for Blood Diseases · Glaucoma and retinal disorders
MethodsConvolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · U-Net
