paper-with-me

홈 › Papers

Region Guided Attention Network for Retinal Vessel Segmentation

2024-07-22 · Syed Javed, Tariq M. Khan, Abdul Qayyum, Arcot Sowmya, Imran Razzak

Retinal imaging has emerged as a promising method of addressing this challenge, taking advantage of the unique structure of the retina. The retina is an embryonic extension of the central nervous system, providing a direct in vivo window into neurological health. Recent studies have shown that specific structural changes in retinal vessels can not only serve as early indicators of various diseases but also help to understand disease progression. In this work, we present a lightweight retinal vessel segmentation network based on the encoder-decoder mechanism with region-guided attention. We introduce inverse addition attention blocks with region guided attention to focus on the foreground regions and improve the segmentation of regions of interest. To further boost the model's performance on retinal vessel segmentation, we employ a weighted dice loss. This choice is particularly effective in addressing the class imbalance issues frequently encountered in retinal vessel segmentation tasks. Dice loss penalises false positives and false negatives equally, encouraging the model to generate more accurate segmentation with improved object boundary delineation and reduced fragmentation. Extensive experiments on a benchmark dataset show better performance (0.8285, 0.8098, 0.9677, and 0.8166 recall, precision, accuracy and F1 score respectively) compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2407.18970

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderRetinal Vessel SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Dice Loss \begin{equation} DiceLoss\left( y, \overline{p} \right) = 1 - \dfrac{\left( 2y\overline{p} + 1 \right)} {\left( y+\overline{p } + 1 \right)} \end{equation}
Focus 설명 없음

Similar Papers 제목 키워드 기반

WMKA-Net: A Weighted Multi-Kernel Attention NetworkMethod for Retinal Vessel Segmentation

2025-04-21 · Xinran Xu, Yuliang Ma, Sifu Cai

We propose a novel retinal vessel segmentation network, the Weighted Multi-Kernel Attention Network (WMKA-Net), which aims to address the issues of insufficient multiscale feature capture, loss of contextual information,…

Retinal Vessel SegmentationSegmentation

Novel Extraction of Discriminative Fine-Grained Feature to Improve Retinal Vessel Segmentation

2025-05-06 · Shuang Zeng, Chee Hong Lee, Micky C Nnamdi, Wenqi Shi 외

Retinal vessel segmentation is a vital early detection method for several severe ocular diseases. Despite significant progress in retinal vessel segmentation with the advancement of Neural Networks, there are still chall…

Kolmogorov-Arnold NetworksRetinal Vessel SegmentationSegmentation

Hierarchical Deep Network with Uncertainty-aware Semi-supervised Learning for Vessel Segmentation

2021-05-31 · Chenxin Li, Wenao Ma, Liyan Sun, Xinghao Ding 외

The analysis of organ vessels is essential for computer-aided diagnosis and surgical planning. But it is not a easy task since the fine-detailed connected regions of organ vessel bring a lot of ambiguity in vessel segmen…

Segmentation

VFGS-Net: Frequency-Guided State-Space Learning for Topology-Preserving Retinal Vessel Segmentation

2026-02-11 · Ruiqi Song, Lei Liu, Ya-Nan Zhang, Chao Wang 외 arxiv

Accurate retinal vessel segmentation is a critical prerequisite for quantitative analysis of retinal images and computer-aided diagnosis of vascular diseases such as diabetic retinopathy. However, the elongated morpholog…

Retinal Vessel SegmentationRepresentation Learning

Attention Guided Network for Retinal Image Segmentation

2019-07-25 · Shihao Zhang, Huazhu Fu, Yuguang Yan, Yubing Zhang 외

Learning structural information is critical for producing an ideal result in retinal image segmentation. Recently, convolutional neural networks have shown a powerful ability to extract effective representations. However…

Image SegmentationSegmentationSemantic Segmentation