paper-with-me

Papers

SegImgNet: Segmentation-Guided Dual-Branch Network for Retinal Disease Diagnoses

2025-03-01 · Xinwei Luo, Songlin Zhao, Yun Zong, Yong Chen, Gui-shuang Ying, Lifang He

Retinal image plays a crucial role in diagnosing various diseases, as retinal structures provide essential diagnostic information. However, effectively capturing structural features while integrating them with contextual information from retinal images remains a challenge. In this work, we propose segmentation-guided dual-branch network for retinal disease diagnosis using retinal images and their segmentation maps, named SegImgNet. SegImgNet incorporates a segmentation module to generate multi-scale retinal structural feature maps from retinal images. The classification module employs two encoders to independently extract features from segmented images and retinal images for disease classification. To further enhance feature extraction, we introduce the Segmentation-Guided Attention (SGA) block, which leverages feature maps from the segmentation module to refine the classification process. We evaluate SegImgNet on the public AIROGS dataset and the private e-ROP dataset. Experimental results demonstrate that SegImgNet consistently outperforms existing methods, underscoring its effectiveness in retinal disease diagnosis. The code is publicly available at https://github.com/hawk-sudo/SegImgNet.

📄 PDF Abstract BibTeX arXiv:2503.00267

Code (1)

hawk-sudo/segimgnet 공식 구현 pytorch

Tasks

ClassificationDiagnosticSegmentation

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 설명 없음

Similar Papers 제목 키워드 기반

A Deep Retinal Image Quality Assessment Network with Salient Structure Priors

2020-12-31 · Ziwen Xu, Beiji Zou, Qing Liu

Retinal image quality assessment is an essential prerequisite for diagnosis of retinal diseases. Its goal is to identify retinal images in which anatomic structures and lesions attracting ophthalmologists' attention most…

Image Quality Assessment

DB-KAUNet: An Adaptive Dual Branch Kolmogorov-Arnold UNet for Retinal Vessel Segmentation

2025-12-01 · Hongyu Xu, Panpan Meng, Meng Wang, Dayu Hu 외 arxiv

Accurate segmentation of retinal vessels is crucial for the clinical diagnosis of numerous ophthalmic and systemic diseases. However, traditional Convolutional Neural Network (CNN) methods exhibit inherent limitations, s…

Retinal Vessel 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

LadderNet: Multi-path networks based on U-Net for medical image segmentation

2018-10-17 · Juntang Zhuang

U-Net has been providing state-of-the-art performance in many medical image segmentation problems. Many modifications have been proposed for U-Net, such as attention U-Net, recurrent residual convolutional U-Net (R2-UNet…

DecoderImage SegmentationMedical Image SegmentationRetinal Vessel Segmentation+2

JOINED : Prior Guided Multi-task Learning for Joint Optic Disc/Cup Segmentation and Fovea Detection

2022-03-01 · Huaqing He, Li Lin, Zhiyuan Cai, Xiaoying Tang

Fundus photography has been routinely used to document the presence and severity of various retinal degenerative diseases such as age-related macula degeneration, glaucoma, and diabetic retinopathy, for which the fovea, …

Fovea DetectionMulti-Task LearningSegmentation