English

EM-Net: Efficient Channel and Frequency Learning with Mamba for 3D Medical Image Segmentation

Computer Vision and Pattern Recognition 2024-09-27 v1

Abstract

Convolutional neural networks have primarily led 3D medical image segmentation but may be limited by small receptive fields. Transformer models excel in capturing global relationships through self-attention but are challenged by high computational costs at high resolutions. Recently, Mamba, a state space model, has emerged as an effective approach for sequential modeling. Inspired by its success, we introduce a novel Mamba-based 3D medical image segmentation model called EM-Net. It not only efficiently captures attentive interaction between regions by integrating and selecting channels, but also effectively utilizes frequency domain to harmonize the learning of features across varying scales, while accelerating training speed. Comprehensive experiments on two challenging multi-organ datasets with other state-of-the-art (SOTA) algorithms show that our method exhibits better segmentation accuracy while requiring nearly half the parameter size of SOTA models and 2x faster training speed.

Keywords

Cite

@article{arxiv.2409.17675,
  title  = {EM-Net: Efficient Channel and Frequency Learning with Mamba for 3D Medical Image Segmentation},
  author = {Ao Chang and Jiajun Zeng and Ruobing Huang and Dong Ni},
  journal= {arXiv preprint arXiv:2409.17675},
  year   = {2024}
}

Comments

10 pages, 3 figures, accepted by MICCAI 2024

R2 v1 2026-06-28T18:57:52.792Z