IVLGMLDec 18, 2018

Retinal vessel segmentation based on Fully Convolutional Neural Networks

arXiv:1812.07110v2281 citations
Originality Incremental advance
AI Analysis

This addresses automatic diagnosis and monitoring of ophthalmologic and cardiovascular diseases, but it is incremental as it builds on existing neural network methods.

The paper tackled retinal vessel segmentation by combining multiscale wavelet analysis with a fully convolutional neural network, achieving average accuracies of 0.9576 to 0.9694 and AUCs of 0.9821 to 0.9905 on three public databases.

The retinal vascular condition is a reliable biomarker of several ophthalmologic and cardiovascular diseases, so automatic vessel segmentation may be crucial to diagnose and monitor them. In this paper, we propose a novel method that combines the multiscale analysis provided by the Stationary Wavelet Transform with a multiscale Fully Convolutional Neural Network to cope with the varying width and direction of the vessel structure in the retina. Our proposal uses rotation operations as the basis of a joint strategy for both data augmentation and prediction, which allows us to explore the information learned during training to refine the segmentation. The method was evaluated on three publicly available databases, achieving an average accuracy of 0.9576, 0.9694, and 0.9653, and average area under the ROC curve of 0.9821, 0.9905, and 0.9855 on the DRIVE, STARE, and CHASE_DB1 databases, respectively. It also appears to be robust to the training set and to the inter-rater variability, which shows its potential for real-world applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes