Pith. sign in

REVIEW 1 cited by

SAM-IF: Leveraging SAM for Incremental Few-Shot Instance 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 2412.11034 v1 pith:L7FPBXSV submitted 2024-12-15 cs.CV

SAM-IF: Leveraging SAM for Incremental Few-Shot Instance Segmentation

classification cs.CV
keywords sam-ifsegmentationclassifierfew-shotincrementalinstancedatalearning
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We propose SAM-IF, a novel method for incremental few-shot instance segmentation leveraging the Segment Anything Model (SAM). SAM-IF addresses the challenges of class-agnostic instance segmentation by introducing a multi-class classifier and fine-tuning SAM to focus on specific target objects. To enhance few-shot learning capabilities, SAM-IF employs a cosine-similarity-based classifier, enabling efficient adaptation to novel classes with minimal data. Additionally, SAM-IF supports incremental learning by updating classifier weights without retraining the decoder. Our method achieves competitive but more reasonable results compared to existing approaches, particularly in scenarios requiring specific object segmentation with limited labeled data.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. Boundary-by-Mask: Few-Shot Instance Segmentation with Mask-Conditioned Boundary Learning for Texture-Poor Industrial Parts

    cs.CV 2026-06 unverdicted novelty 6.0

    Boundary-by-Mask uses a foundation-model encoder plus SDF head to predict boundary-aware distance maps from few mask examples, enabling instance segmentation on low-texture industrial objects via SDF-to-mask reconstruction.