PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
August 26, 2025ACM Transactions on Multimedia Computing Communications and Applications16 citationsOpen Access

MambaVesselNet++: A Hybrid CNN-Mamba Architecture for Medical Image Segmentation

View Full Paper
QXQing XuYCYanming ChenYLYue Li

Key Points

  • MambaVesselNet++ improves segmentation performances, outperforming existing convolution-based and transformer-based architectures.
  • Extensive experiments reveal superior accuracy in diverse medical 2D, 3D, and instance segmentation tasks by 15% compared to state-of-the-art methods.
  • Utilizing a hybrid image encoder with texture-aware layers, it effectively captures low-level semantic features from medical images.
  • The bifocal fusion decoder combines local and global information, enhancing the generation of accurate segmentation masks.

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 encoder (Hi-Encoder) and a bifocal fusion decoder (BF-Decoder). In Hi-Encoder, we first devise the texture-aware layer to capture low-level semantic features by leveraging convolutions. Then, we utilize Mamba to effectively model long-range dependencies with linear complexity. The Bi-Decoder adopts skip connections to combine local and global information of the Hi-Encoder for the accurate generation of segmentation masks. Extensive experiments demonstrate that MambaVesselNet++ outperforms current convolution-based, transformer-based, and Mamba-based state-of-the-arts across diverse medical 2D, 3D, and instance segmentation tasks. The code is available at https://github.com/CC0117/MambaVesselNet .

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Xu et al. (2025) studied this question.

synapsesocial.com/papers/68af63d7ad7bf08b1eae3d24https://doi.org/10.1145/3757324
Ask AI
Helpful
Bookmark
Share
View Full Paper