Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RRWNet: Recursive Refinement Network for effective retinal artery/vein segmentation and classification

About

The caliber and configuration of retinal blood vessels serve as important biomarkers for various diseases and medical conditions. A thorough analysis of the retinal vasculature requires the segmentation of the blood vessels and their classification into arteries and veins, typically performed on color fundus images obtained by retinography. However, manually performing these tasks is labor-intensive and prone to human error. While several automated methods have been proposed to address this task, the current state of art faces challenges due to manifest classification errors affecting the topological consistency of segmentation maps. In this work, we introduce RRWNet, a novel end-to-end deep learning framework that addresses this limitation. The framework consists of a fully convolutional neural network that recursively refines semantic segmentation maps, correcting manifest classification errors and thus improving topological consistency. In particular, RRWNet is composed of two specialized subnetworks: a Base subnetwork that generates base segmentation maps from the input images, and a Recursive Refinement subnetwork that iteratively and recursively improves these maps. Evaluation on three different public datasets demonstrates the state-of-the-art performance of the proposed method, yielding more topologically consistent segmentation maps with fewer manifest classification errors than existing approaches. In addition, the Recursive Refinement module within RRWNet proves effective in post-processing segmentation maps from other methods, further demonstrating its potential. The model code, weights, and predictions will be publicly available at https://github.com/j-morano/rrwnet.

Jos\'e Morano, Guilherme Aresta, Hrvoje Bogunovi\'c• 2024

Related benchmarks

TaskDatasetResultRank
A/V classificationRITE (test)
Sensitivity95.73
13
BV segmentationRITE (test)
Sensitivity0.8016
11
Artery-vein segmentationDoppler Holography Retinal Dataset temporal cues Sequential Pipeline
Sensitivity81.9
10
Artery-vein segmentationDoppler Holography Retinal Dataset M0
Sensitivity46.6
10
A/V classificationLes-AV
Accuracy92.61
9
Artery/Vein ClassificationRITE
Accuracy94.95
9
Vein SegmentationRITE
AUPR87.16
9
Artery SegmentationRITE
AUPR86.93
9
Artery SegmentationHRF
AUPR84.99
9
Vein SegmentationHRF
AUPR88.36
9
Showing 10 of 16 rows

Other info

Code

Follow for update