MedSegMamba: 3D CNN-Mamba Hybrid Architecture for Brain Segmentation
Aaron Cao, Zongyu Li, Jordan Jomsky, Andrew F. Laine, Jia Guo

TL;DR
MedSegMamba introduces a hybrid 3D CNN-Mamba model that significantly improves brain segmentation accuracy and efficiency on large MRI datasets, outperforming existing methods with fewer parameters.
Contribution
This paper presents a novel hybrid CNN-Mamba architecture that enhances 3D brain segmentation accuracy and efficiency, addressing limitations of traditional pipelines and deep learning models.
Findings
Achieved highest performance metrics (DSC 0.88383, VS 0.97076, ASSD 0.33604) among tested models.
Significantly outperformed non-Mamba models with P < 0.001.
Reduced model complexity by approximately 20% in parameters.
Abstract
Widely used traditional pipelines for subcortical brain segmentation are often inefficient and slow, particularly when processing large datasets. Furthermore, deep learning models face challenges due to the high resolution of MRI images and the large number of anatomical classes involved. To address these limitations, we developed a 3D patch-based hybrid CNN-Mamba model that leverages Mamba's selective scan algorithm, thereby enhancing segmentation accuracy and efficiency for 3D inputs. This retrospective study utilized 1784 T1-weighted MRI scans from a diverse, multi-site dataset of healthy individuals. The dataset was divided into training, validation, and testing sets with a 1076/345/363 split. The scans were obtained from 1.5T and 3T MRI machines. Our model's performance was validated against several benchmarks, including other CNN-Mamba, CNN-Transformer, and pure CNN networks,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Medical Image Segmentation Techniques
