MambaVesselNet++: A Hybrid CNN-Mamba Architecture for Medical Image Segmentation
Qing Xu, Yanming Chen, Yue Li, Ziyu Liu, Zhenye Lou, Yixuan Zhang, Xiangjian He

TL;DR
MambaVesselNet++ introduces a hybrid CNN-Mamba architecture that combines local feature extraction with efficient long-range dependency modeling, significantly improving medical image segmentation accuracy across various tasks.
Contribution
The paper presents a novel hybrid CNN-Mamba framework with a texture-aware layer and bifocal fusion decoder, enhancing segmentation performance while reducing computational costs.
Findings
Outperforms existing methods on diverse segmentation tasks
Effectively models long-range dependencies with linear complexity
Achieves superior accuracy in 2D, 3D, and instance segmentation
Abstract
Medical image segmentation plays an important role in computer-aided diagnosis. Traditional convolution-based U-shape segmentation architectures are usually limited by the local receptive field. Existing vision transformers have been widely applied to diverse medical segmentation frameworks due to their superior capabilities of capturing global contexts. Despite the advantage, the real-world application of vision transformers is challenged by their non-linear self-attention mechanism, requiring huge computational costs. To address this issue, the selective state space model (SSM) Mamba has gained recognition for its adeptness in modeling long-range dependencies in sequential data, particularly noted for its efficient memory costs. In this paper, we propose MambaVesselNet++, a Hybrid CNN-Mamba framework for medical image segmentation. Our MambaVesselNet++ is comprised of a hybrid image…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Digital Imaging for Blood Diseases · Generative Adversarial Networks and Image Synthesis
