Do Instance Priors Help Weakly Supervised Semantic Segmentation?
Anurag Das, Anna Kukleva, Xinting Hu, Yuki M. Asano, and Bernt Schiele

TL;DR
SeSAM leverages the Segment Anything Model with weak labels and iterative refinement to improve semantic segmentation accuracy while reducing annotation costs.
Contribution
This work adapts SAM for class-based segmentation with weak labels, introducing a novel framework that significantly enhances performance in weakly supervised settings.
Findings
SeSAM outperforms weakly supervised baselines across multiple benchmarks.
The framework effectively reduces annotation costs compared to fully supervised methods.
Iterative pseudo-label refinement improves segmentation quality.
Abstract
Semantic segmentation requires dense pixel-level annotations, which are costly and time-consuming to acquire. To address this, we present SeSAM, a framework that uses a foundational segmentation model, i.e. Segment Anything Model (SAM), with weak labels, including coarse masks, scribbles, and points. SAM, originally designed for instance-based segmentation, cannot be directly used for semantic segmentation tasks. In this work, we identify specific challenges faced by SAM and determine appropriate components to adapt it for class-based segmentation using weak labels. Specifically, SeSAM decomposes class masks into connected components, samples point prompts along object skeletons, selects SAM masks using weak-label coverage, and iteratively refines labels using pseudo-labels, enabling SAM-generated masks to be effectively used for semantic segmentation. Integrated with a semi-supervised…
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.
