WISH: Weakly Supervised Instance Segmentation using Heterogeneous Labels

H. Kweon, Kuk-Jin Yoon
2/10/2026

Abstract

Instance segmentation traditionally relies on dense pixel-level annotations, making it costly and labor-intensive. To alleviate this burden, weakly supervised instance segmentation utilizes cost-effective weak labels, such as image-level tags, points, and bounding boxes. However, existing approaches typically focus on a single type of weak label, overlooking the cost-efficiency potential of combining multiple types. In this paper, we introduce WISH, a novel heterogeneous framework for weakly supervised instance segmentation that integrates diverse weak label types within a single model. WISH unifies heterogeneous labels by leveraging SAM’s prompt latent space through a multi-stage matching strategy, effectively compensating for the lack of spatial information in class tags. Extensive experiments on Pascal VOC and COCO demonstrate that our framework not only surpasses existing homogeneous weak supervision methods but also achieves superior results in heterogeneous settings with equivalent annotation costs.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 1 weaker match is hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{kweon2026wish,
  title  = {WISH: Weakly Supervised Instance Segmentation using Heterogeneous Labels},
  author = {H. Kweon and Kuk-Jin Yoon},
  year   = {2026},
  doi    = {10.1109/CVPR52734.2025.02363},
  url    = {https://doi.org/10.1109/CVPR52734.2025.02363},
  journal = {CVPR 2025 2025}
}

Discussion