IC-1618SAM alone has limited generalization for semantic segmentation, producing ambiguous multi-mask outputs without semantic categories

Yang Liu, Muzhi Zhu, Hengtao Li, Hao Chen, Xinlong Wang, Chunhua Shen

SourceMatcher: Segment Anything with One Shot Using All-Purpose Feature Matching

The paper demonstrates that SAM, when used as the sole segmenter (via PerSAM), cannot perform semantic segmentation well. PerSAM achieves only 23.0% mIoU on COCO-20i, 71.2% on FSS-1000, and 11.5% on LVIS-92i in the one-shot setting. The authors attribute this to SAM's inability to provide semantic categories for predicted masks and its tendency to produce multiple ambiguous mask outputs. The paper explicitly states that 'depending solely on SAM results in limited generalization capabilities for semantic tasks.' On one-shot part segmentation, PerSAM also underperforms Matcher by +12.8% on Pascal-Part and +13.5% on PACO-Part.

Evidence
correlational
Key metric
PerSAM: 23.0% mIoU (COCO-20i), 71.2% mIoU (FSS-1000), 11.5% mIoU (LVIS-92i) one-shot; 30.1% mean mIoU (Pascal-Part), 21.2% mean mIoU (PACO-Part) one-shot
Caveat
The comparison is made within the Matcher evaluation protocol; PerSAM is a specific implementation of SAM-based segmentation and its performance may not fully reflect SAM's raw capability in all settings.
Model
SAM, PerSAM
Concepts
Failure mode
Datasets
COCO-20i [eval], FSS-1000 [eval], LVIS-92i [eval]
Methods
PerSAM [compared-to]
Related work
PerSAM [compared-to]
Related findings
IC-1619
Extraction
automatic-extraction