AdaptiveSAM: Towards Efficient Tuning of SAM for Surgical Scene Segmentation
Jay N. Paranjape, Nithin Gopalakrishnan Nair, Shameema Sikder, S., Swaroop Vedula, Vishal M. Patel

TL;DR
AdaptiveSAM is a novel, efficient adaptation of the SAM model that enables rapid, text-prompted segmentation in medical images with minimal training and expert intervention, outperforming existing methods.
Contribution
The paper introduces AdaptiveSAM, a lightweight, text-prompted model for medical image segmentation that requires less training data and no explicit bounding-box annotations.
Findings
AdaptiveSAM outperforms state-of-the-art methods on medical datasets.
Bias-tuning requires less than 2% of trainable parameters.
AdaptiveSAM enables quick adaptation to new datasets with minimal expert input.
Abstract
Segmentation is a fundamental problem in surgical scene analysis using artificial intelligence. However, the inherent data scarcity in this domain makes it challenging to adapt traditional segmentation techniques for this task. To tackle this issue, current research employs pretrained models and finetunes them on the given data. Even so, these require training deep networks with millions of parameters every time new data becomes available. A recently published foundation model, Segment-Anything (SAM), generalizes well to a large variety of natural images, hence tackling this challenge to a reasonable extent. However, SAM does not generalize well to the medical domain as is without utilizing a large amount of compute resources for fine-tuning and using task-specific prompts. Moreover, these prompts are in the form of bounding-boxes or foreground/background points that need to be…
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
TopicsMedical Imaging and Analysis · Radiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications
MethodsSegment Anything Model
