Beyond Semantic to Instance Segmentation: Weakly-Supervised Instance Segmentation via Semantic Knowledge Transfer and Self-Refinement
Beomyoung Kim, Youngjoon Yoo, Chaeeun Rhee, Junmo Kim

TL;DR
This paper introduces a novel weakly-supervised instance segmentation method that transfers semantic knowledge from semantic segmentation and employs self-refinement to improve pseudo labels, eliminating the need for pre-trained proposal techniques.
Contribution
It proposes a semantic knowledge transfer approach and a self-refinement scheme to enhance weakly-supervised instance segmentation without off-the-shelf proposals.
Findings
Achieves competitive performance on PASCAL VOC 2012 and MS COCO datasets.
Effectively eliminates semantic drift in pseudo labels.
Demonstrates the effectiveness of self-refinement in improving segmentation accuracy.
Abstract
Weakly-supervised instance segmentation (WSIS) has been considered as a more challenging task than weakly-supervised semantic segmentation (WSSS). Compared to WSSS, WSIS requires instance-wise localization, which is difficult to extract from image-level labels. To tackle the problem, most WSIS approaches use off-the-shelf proposal techniques that require pre-training with instance or object level labels, deviating the fundamental definition of the fully-image-level supervised setting. In this paper, we propose a novel approach including two innovative components. First, we propose a semantic knowledge transfer to obtain pseudo instance labels by transferring the knowledge of WSSS to WSIS while eliminating the need for the off-the-shelf proposals. Second, we propose a self-refinement method to refine the pseudo instance labels in a self-supervised scheme and to use the refined labels for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
