paper-with-me

홈 › Papers

MM-UNet: Morph Mamba U-shaped Convolutional Networks for Retinal Vessel Segmentation

2025-11-04 · Jiawen Liu, Yuanbo Zeng, Jiaming Liang, Yizhen Yang, Yiheng Zhang, Enhui Cai, Xiaoqi Sheng, Hongmin Cai arxiv

Accurate detection of retinal vessels plays a critical role in reflecting a wide range of health status indicators in the clinical diagnosis of ocular diseases. Recently, advances in deep learning have led to a surge in retinal vessel segmentation methods, which have significantly contributed to the quantitative analysis of vascular morphology. However, retinal vasculature differs significantly from conventional segmentation targets in that it consists of extremely thin and branching structures, whose global morphology varies greatly across images. These characteristics continue to pose challenges to segmentation precision and robustness. To address these issues, we propose MM-UNet, a novel architecture tailored for efficient retinal vessel segmentation. The model incorporates Morph Mamba Convolution layers, which replace pointwise convolutions to enhance branching topological perception through morph, state-aware feature sampling. Additionally, Reverse Selective State Guidance modules integrate reverse guidance theory with state-space modeling to improve geometric boundary awareness and decoding efficiency. Extensive experiments conducted on two public retinal vessel segmentation datasets demonstrate the superior performance of the proposed method in segmentation accuracy. Compared to the existing approaches, MM-UNet achieves F1-score gains of 1.64 % on DRIVE and 1.25 % on STARE, demonstrating its effectiveness and advancement. The project code is public via https://github.com/liujiawen-jpg/MM-UNet.

📄 PDF Abstract BibTeX arXiv:2511.02193

Code (0)

등록된 구현이 없습니다.

Tasks

Retinal Vessel Segmentation

Similar Papers 제목 키워드 기반

Segmentation of Retinal Blood Vessels Using Deep Learning

2023-03-16 · Ifeyinwa Linda Anene, Yongmin Li

The morphology of retinal blood vessels can indicate various diseases in the human body, and researchers have been working on automatic scanning and segmentation of retinal images to aid diagnosis. This project compares …

Deep Learning

Semi-Mamba-UNet: Pixel-Level Contrastive and Pixel-Level Cross-Supervised Visual Mamba-based UNet for Semi-Supervised Medical Image Segmentation

2024-02-11 · Chao Ma, Ziyang Wang

Medical image segmentation is essential in diagnostics, treatment planning, and healthcare, with deep learning offering promising advancements. Notably, the convolutional neural network (CNN) excels in capturing local im…

Cardiac SegmentationContrastive LearningImage SegmentationMamba+4

VMambaMorph: a Multi-Modality Deformable Image Registration Framework based on Visual State Space Model with Cross-Scan Module

2024-04-07 · Ziyang Wang, Jian-Qing Zheng, Chao Ma, Tao Guo

Image registration, a critical process in medical imaging, involves aligning different sets of medical imaging data into a single unified coordinate system. Deep learning networks, such as the Convolutional Neural Networ…

Image Registration

ACM-UNet: Adaptive Integration of CNNs and Mamba for Efficient Medical Image Segmentation

2025-05-30 · Jing Huang, Yongkang Zhao, Yuhan Li, Zhitao Dai 외

The U-shaped encoder-decoder architecture with skip connections has become a prevailing paradigm in medical image segmentation due to its simplicity and effectiveness. While many recent works aim to improve this framewor…

DecoderImage SegmentationMambaMedical Image Segmentation+2

Channel Attention Residual U-Net for Retinal Vessel Segmentation

2020-04-07 · Changlu Guo, Márton Szemenyei, Yangtao Hu, Wenle Wang 외

Retinal vessel segmentation is a vital step for the diagnosis of many early eye-related diseases. In this work, we propose a new deep learning model, namely Channel Attention Residual U-Net (CAR-UNet), to accurately segm…

Retinal Vessel Segmentation