Pith. sign in

REVIEW 2 cited by

AdaptiveSAM: Towards Efficient Tuning of SAM for Surgical Scene Segmentation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2308.03726 v1 pith:PV32TPDJ submitted 2023-08-07 cs.CV

classification cs.CV
keywords adaptivesamdatasegmentationavailablecurrentdatasetsdomainevery
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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 annotated explicitly for every image, making this solution increasingly tedious with higher data size. In this work, we propose AdaptiveSAM - an adaptive modification of SAM that can adjust to new datasets quickly and efficiently, while enabling text-prompted segmentation. For finetuning AdaptiveSAM, we propose an approach called bias-tuning that requires a significantly smaller number of trainable parameters than SAM (less than 2\%). At the same time, AdaptiveSAM requires negligible expert intervention since it uses free-form text as prompt and can segment the object of interest with just the label name as prompt. Our experiments show that AdaptiveSAM outperforms current state-of-the-art methods on various medical imaging datasets including surgery, ultrasound and X-ray. Code is available at https://github.com/JayParanjape/biastuning

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Surg-SegFormer: A Dual Transformer-Based Model for Holistic Surgical Scene Segmentation

    eess.IV 2025-07 conditional novelty 4.0 of 10

    A dual SegFormer pipeline with confidence-based fusion achieves 0.80 mIoU on EndoVis2018 holistic segmentation but lags prompt-based models on EndoVis2017.

  2. CellNet -- Localizing Cells using Sparse and Noisy Point Annotations

    cs.CV 2026-06 unverdicted novelty 3.0 of 10

    CellNet applies regression-based deep learning to count cells from sparse point annotations in microscopy images and claims better performance than zero-shot methods in low-data regimes.

Pith tools