paper-with-me

Papers

HCMA-UNet: A Hybrid CNN-Mamba UNet with Axial Self-Attention for Efficient Breast Cancer Segmentation

2025-01-01 · Haoxuan Li, Wei Song, Peiwu Qin, Xi Yuan, Zhenglin Chen

Breast cancer lesion segmentation in DCE-MRI remains challenging due to heterogeneous tumor morphology and indistinct boundaries. To address these challenges, this study proposes a novel hybrid segmentation network, HCMA-UNet, for lesion segmentation of breast cancer. Our network consists of a lightweight CNN backbone and a Multi-view Axial Self-Attention Mamba (MISM) module. The MISM module integrates Visual State Space Block (VSSB) and Axial Self-Attention (ASA) mechanism, effectively reducing parameters through Asymmetric Split Channel (ASC) strategy to achieve efficient tri-directional feature extraction. Our lightweight model achieves superior performance with 2.87M parameters and 126.44 GFLOPs. A Feature-guided Region-aware loss function (FRLoss) is proposed to enhance segmentation accuracy. Extensive experiments on one private and two public DCE-MRI breast cancer datasets demonstrate that our approach achieves state-of-the-art performance while maintaining computational efficiency. FRLoss also exhibits good cross-architecture generalization capabilities. The source code is available at https://github.com/Haoxuanli-Thu/HCMA-UNet.

📄 PDF Abstract BibTeX arXiv:2501.00751

Code (1)

haoxuanli-thu/hcma-unet 공식 구현 pytorch

Tasks

Computational EfficiencyLesion SegmentationMambaSegmentation

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

HMT-UNet: A hybird Mamba-Transformer Vision UNet for Medical Image Segmentation

2024-08-21 · Mingya Zhang, Zhihao Chen, Yiyuan Ge, Xianping Tao

In the field of medical image segmentation, models based on both CNN and Transformer have been thoroughly investigated. However, CNNs have limited modeling capabilities for long-range dependencies, making it challenging …

Image SegmentationMambaMedical Image SegmentationSegmentation+2

CM-UNet: Hybrid CNN-Mamba UNet for Remote Sensing Image Semantic Segmentation

2024-05-17 · Mushui Liu, Jun Dan, Ziqian Lu, Yunlong Yu 외

Due to the large-scale image size and object variations, current CNN-based and Transformer-based approaches for remote sensing image semantic segmentation are suboptimal for capturing the long-range dependency or limited…

DecoderMambaSegmentationSemantic Segmentation

LightM-UNet: Mamba Assists in Lightweight UNet for Medical Image Segmentation

2024-03-08 · Weibin Liao, Yinghao Zhu, Xinyuan Wang, Chengwei Pan 외

UNet and its variants have been widely used in medical image segmentation. However, these models, especially those based on Transformer architectures, pose challenges due to their large number of parameters and computati…

Image SegmentationMambaMedical Image SegmentationSemantic Segmentation+1

ASP-VMUNet: Atrous Shifted Parallel Vision Mamba U-Net for Skin Lesion Segmentation

2025-03-25 · Muyi Bao, Shuchang Lyu, Zhaoyang Xu, Qi Zhao 외

Skin lesion segmentation is a critical challenge in computer vision, and it is essential to separate pathological features from healthy skin for diagnostics accurately. Traditional Convolutional Neural Networks (CNNs) ar…

Image SegmentationLesion SegmentationMambaMedical Image Segmentation+3

MM-UNet: Meta Mamba UNet for Medical Image Segmentation

2025-03-21 · Bin Xie, Yan Yan, Gady Agam

State Space Models (SSMs) have recently demonstrated outstanding performance in long-sequence modeling, particularly in natural language processing. However, their direct application to medical image segmentation poses s…

DecoderImage SegmentationMambaMedical Image Segmentation+3