Swin-UMamba: Mamba-based UNet with ImageNet-based pretraining
Jiarun Liu, Hao Yang, Hong-Yu Zhou, Yan Xi, Lequan Yu, Yizhou Yu, Yong, Liang, Guangming Shi, Shaoting Zhang, Hairong Zheng, Shanshan Wang

TL;DR
This paper introduces Swin-UMamba, a Mamba-based model for medical image segmentation that leverages ImageNet pretraining, significantly improving accuracy over CNNs, ViTs, and previous Mamba models.
Contribution
The paper presents a novel Mamba-based model, Swin-UMamba, specifically designed for medical image segmentation, utilizing ImageNet pretraining to enhance performance.
Findings
Swin-UMamba outperforms CNNs, ViTs, and previous Mamba models on multiple datasets.
ImageNet pretraining significantly boosts Mamba-based model performance.
Swin-UMamba achieves an average 2.72% improvement over U-Mamba_Enc.
Abstract
Accurate medical image segmentation demands the integration of multi-scale information, spanning from local features to global dependencies. However, it is challenging for existing methods to model long-range global information, where convolutional neural networks (CNNs) are constrained by their local receptive fields, and vision transformers (ViTs) suffer from high quadratic complexity of their attention mechanism. Recently, Mamba-based models have gained great attention for their impressive ability in long sequence modeling. Several studies have demonstrated that these models can outperform popular vision models in various tasks, offering higher accuracy, lower memory consumption, and less computational burden. However, existing Mamba-based models are mostly trained from scratch and do not explore the power of pretraining, which has been proven to be quite effective for data-efficient…
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
TopicsVehicle License Plate Recognition
