SU-SAM: A Simple Unified Framework for Adapting Segment Anything Model in Underperformed Scenes
Yiran Song, Qianyu Zhou, Xuequan Lu, Zhiwen Shao, Lizhuang Ma

TL;DR
SU-SAM is a unified, simple framework that efficiently fine-tunes the Segment Anything Model for various specialized tasks without task-specific modifications, achieving high accuracy across diverse datasets.
Contribution
The paper introduces SU-SAM, a versatile framework that enhances SAM's adaptability to underperformed scenes using parameter-efficient modules without task-specific designs.
Findings
SU-SAM achieves competitive or superior accuracy on nine datasets and six tasks.
Four variants of SU-SAM demonstrate flexible adaptation strategies.
SU-SAM exhibits strong generalizability across diverse datasets.
Abstract
Segment anything model (SAM) has demonstrated excellent generalizability in common vision scenarios, yet falling short of the ability to understand specialized data. Recently, several methods have combined parameter-efficient techniques with task-specific designs to fine-tune SAM on particular tasks. However, these methods heavily rely on handcraft, complicated, and task-specific designs, and pre/post-processing to achieve acceptable performances on downstream tasks. As a result, this severely restricts generalizability to other downstream tasks. To address this issue, we present a simple and unified framework, namely SU-SAM, that can easily and efficiently fine-tune the SAM model with parameter-efficient techniques while maintaining excellent generalizability toward various downstream tasks. SU-SAM does not require any task-specific designs and aims to improve the adaptability of…
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
TopicsData Visualization and Analytics
MethodsSegment Anything Model
