paper-with-me

Papers

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

2024-02-05 · José Morano, Guilherme Aresta, Hrvoje Bogunović

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.

📄 PDF Abstract BibTeX arXiv:2402.03166

Code (1)

j-morano/rrwnet 공식 구현 pytorch

Tasks

Artery/Veins Retinal Vessel SegmentationClassificationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
U-Net 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Boosting Connectivity in Retinal Vessel Segmentation via a Recursive Semantics-Guided Network

2020-04-24 · Rui Xu, Tiantian Liu, Xinchen Ye, Yen-Wei Chen

Many deep learning based methods have been proposed for retinal vessel segmentation, however few of them focus on the connectivity of segmented vessels, which is quite important for a practical computer-aided diagnosis s…

Retinal Vessel SegmentationSegmentation

Depth-resolved vascular profile features for artery-vein classification in OCT and OCT angiography of human retina

2021-12-14 · Tobiloba Adejumo, Tae-hoon Kim, David Le, Taeyoon Son 외

This study is to characterize reflectance profiles of retinal blood vessels in optical coherence tomography (OCT), and to validate these vascular features to guide artery-vein classification in OCT angiography (OCTA) of …

Multi-Task Neural Networks with Spatial Activation for Retinal Vessel Segmentation and Artery/Vein Classification

2020-07-18 · Wenao Ma, Shuang Yu, Kai Ma, Jiexiang Wang 외

Retinal artery/vein (A/V) classification plays a critical role in the clinical biomarker study of how various systemic and cardiovascular diseases affect the retinal vessels. Conventional methods of automated A/V classif…

ClassificationGeneral ClassificationRetinal Vessel SegmentationSegmentation

RVD: A Handheld Device-Based Fundus Video Dataset for Retinal Vessel Segmentation

2023-07-13 · NeurIPS 2023 11

Retinal vessel segmentation is generally grounded in image-based datasets collected with bench-top devices. The static images naturally lose the dynamic characteristics of retina fluctuation, resulting in diminished data…

Retinal Vessel SegmentationSegmentation

Improve Retinal Artery/Vein Classification via Channel Couplin

2025-07-31 · Shuang Zeng, Chee Hong Lee, Kaiwen Li, Boxu Xie 외 arxiv

Retinal vessel segmentation plays a vital role in analyzing fundus images for the diagnosis of systemic and ocular diseases. Building on this, classifying segmented vessels into arteries and veins (A/V) further enables t…

Retinal Vessel Segmentation