S-SAM: SVD-based Fine-Tuning of Segment Anything Model for Medical Image Segmentation
Jay N. Paranjape, Shameema Sikder, S. Swaroop Vedula, Vishal, M. Patel

TL;DR
S-SAM introduces an efficient SVD-based fine-tuning method for the Segment Anything Model, enabling precise medical image segmentation across multiple modalities with minimal parameter updates and no expert prompts.
Contribution
The paper presents S-SAM, a novel SVD-based fine-tuning approach that significantly reduces training parameters and eliminates the need for expert prompts in medical image segmentation.
Findings
Outperforms state-of-the-art methods across five medical imaging modalities.
Requires only 0.4% of SAM's parameters for fine-tuning.
Removes the need for expert annotations during training and inference.
Abstract
Medical image segmentation has been traditionally approached by training or fine-tuning the entire model to cater to any new modality or dataset. However, this approach often requires tuning a large number of parameters during training. With the introduction of the Segment Anything Model (SAM) for prompted segmentation of natural images, many efforts have been made towards adapting it efficiently for medical imaging, thus reducing the training time and resources. However, these methods still require expert annotations for every image in the form of point prompts or bounding box prompts during training and inference, making it tedious to employ them in practice. In this paper, we propose an adaptation technique, called S-SAM, that only trains parameters equal to 0.4% of SAM's parameters and at the same time uses simply the label names as prompts for producing precise masks. This not only…
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
TopicsArtificial Intelligence in Healthcare · Brain Tumor Detection and Classification · Big Data Technologies and Applications
MethodsSegment Anything Model
