Related Experiment Video
Updated: May 29, 2026

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
Vision mamba augmented segment anything model for medical image segmentation
Zimao Li1,2, Hongyan Zhao1,2, Fan Yin1,3
1College of Computer Science, South-Central Minzu University, Wuhan, China.
Background:
Medical image segmentation is a crucial task for accurate diagnosis and treatment, aiding in the identification of organs and lesions. While SAM has excelled in natural image segmentation, its direct application to medical images is limited due to significant feature differences. Existing models like MedSAM, despite making progress, face challenges with high computational resource consumption and insufficient accuracy in handling detailed features.
Purpose:
To address the limitations of high computational cost and insufficient segmentation accuracy in existing medical image segmentation models, this study proposes a novel model, VM-MedSAM, designed to be more efficient and precise.
Methods:
Inspired by the Mamba architecture, we developed VM-MedSAM. The model incorporates a vision backbone network based on RVM+, freezes the prompt encoder, and optimizes the image encoder from MedSAM. This structural adjustment significantly reduces the number of parameters and improves training efficiency. The proposed model was validated on a medical image dataset covering 12 different abdominal organs.
Results:
Experimental results demonstrate that VM-MedSAM achieves a slight improvement in abdominal organ segmentation accuracy compared to MedSAM, with significant improvements in lung cancer and brain tumor segmentation. Furthermore, VM-MedSAM reduced the number of parameters by 65.11%, increased training speed by 3.82 times, and decreased model size by 85.41%.
Conclusions:
The VM-MedSAM model effectively addresses the challenges of high computational cost and limited accuracy in existing medical image segmentation approaches. Its improved performance and efficiency make it a promising solution for medical image segmentation.
