I-MedSAM: Implicit Medical Image Segmentation with Segment Anything
Xiaobao Wei, Jiajun Cao, Yizhu Jin, Ming Lu, Guangyu Wang, Shanghang, Zhang

TL;DR
I-MedSAM introduces an implicit, continuous representation-based medical image segmentation method that leverages SAM features and an implicit decoder, achieving superior accuracy and cross-domain adaptability with fewer trainable parameters.
Contribution
The paper proposes I-MedSAM, combining SAM features with an implicit neural decoder and an uncertainty-guided sampling strategy for improved medical image segmentation.
Findings
Outperforms existing methods on 2D medical segmentation tasks
Uses only 1.6 million trainable parameters
Achieves better boundary delineation and cross-domain performance
Abstract
With the development of Deep Neural Networks (DNNs), many efforts have been made to handle medical image segmentation. Traditional methods such as nnUNet train specific segmentation models on the individual datasets. Plenty of recent methods have been proposed to adapt the foundational Segment Anything Model (SAM) to medical image segmentation. However, they still focus on discrete representations to generate pixel-wise predictions, which are spatially inflexible and scale poorly to higher resolution. In contrast, implicit methods learn continuous representations for segmentation, which is crucial for medical image segmentation. In this paper, we propose I-MedSAM, which leverages the benefits of both continuous representations and SAM, to obtain better cross-domain ability and accurate boundary delineation. Since medical image segmentation needs to predict detailed segmentation…
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
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · COVID-19 diagnosis using AI
MethodsSegment Anything Model · Focus · Adapter
