Segment Any Class (SAC): Multi-Class Few-Shot Semantic Segmentation via Class Region Proposals
Hussni Mohd Zakir, Eric Tatt Wei Ho

TL;DR
SAC is a training-free method that adapts the Segment-Anything Model for multi-class few-shot semantic segmentation by generating class-region proposals without additional training, achieving superior results on benchmarks.
Contribution
It introduces a novel prompt-only approach that enables SAM to perform multi-class few-shot segmentation without any model training or fine-tuning.
Findings
Outperforms state-of-the-art on COCO-20i benchmark
Excels in high N-way class scenarios
Operates without additional training or model modifications
Abstract
The Segment-Anything Model (SAM) is a vision foundation model for segmentation with a prompt-driven framework. SAM generates class-agnostic masks based on user-specified instance-referring prompts. However, adapting SAM for automated segmentation -- where manual input is absent -- of specific object classes often requires additional model training. We present Segment Any Class (SAC), a novel, training-free approach that task-adapts SAM for Multi-class segmentation. SAC generates Class-Region Proposals (CRP) on query images which allows us to automatically generate class-aware prompts on probable locations of class instances. CRPs are derived from elementary intra-class and inter-class feature distinctions without any additional training. Our method is versatile, accommodating any N-way K-shot configurations for the multi-class few-shot semantic segmentation (FSS) task. Unlike…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Speech Recognition and Synthesis
MethodsDilated Convolution · Average Pooling · 1x1 Convolution · Convolution · Segment Anything Model · Global Average Pooling · Switchable Atrous Convolution
