TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Beyond Semantic to Instance Segmentation: Weakly-Supervise...

Beyond Semantic to Instance Segmentation: Weakly-Supervised Instance Segmentation via Semantic Knowledge Transfer and Self-Refinement

Beomyoung Kim, Youngjoon Yoo, Chaeeun Rhee, Junmo Kim

2021-09-20CVPR 2022 1Weakly-Supervised Semantic SegmentationWeakly-supervised instance segmentationPoint-Supervised Instance SegmentationWeakly supervised Semantic SegmentationSegmentationTransfer LearningSemantic SegmentationImage-level Supervised Instance SegmentationInstance Segmentation
PaperPDFCode(official)

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 training in an online manner. Here, we discover an erroneous phenomenon, semantic drift, that occurred by the missing instances in pseudo instance labels categorized as background class. This semantic drift occurs confusion between background and instance in training and consequently degrades the segmentation performance. We term this problem as semantic drift problem and show that our proposed self-refinement method eliminates the semantic drift problem. The extensive experiments on PASCAL VOC 2012 and MS COCO demonstrate the effectiveness of our approach, and we achieve a considerable performance without off-the-shelf proposal techniques. The code is available at https://github.com/clovaai/BESTIE.

Results

TaskDatasetMetricValueModel
Weakly-supervised instance segmentationPASCAL VOC 2012 valmAP@0.2566.4BESTIE (point label, proposal-free)
Weakly-supervised instance segmentationPASCAL VOC 2012 valmAP@0.556.1BESTIE (point label, proposal-free)
Weakly-supervised instance segmentationPASCAL VOC 2012 valmAP@0.7530.2BESTIE (point label, proposal-free)
Weakly-supervised instance segmentationPASCAL VOC 2012 valmAP@0.2561.2BESTIE (image-level label, proposal-free)
Weakly-supervised instance segmentationPASCAL VOC 2012 valmAP@0.551BESTIE (image-level label, proposal-free)
Weakly-supervised instance segmentationPASCAL VOC 2012 valmAP@0.7526.6BESTIE (image-level label, proposal-free)
Instance SegmentationPASCAL VOC 2012 valmAP@0.2561.2BESTIE (proposal-free)
Instance SegmentationPASCAL VOC 2012 valmAP@0.551BESTIE (proposal-free)
Instance SegmentationPASCAL VOC 2012 valmAP@0.731.9BESTIE (proposal-free)
Instance SegmentationPASCAL VOC 2012 valmAP@0.7526.6BESTIE (proposal-free)
Instance SegmentationCOCO 2017 valAP14.3BESTIE (proposal-free)
Instance SegmentationCOCO 2017 valAP@5028BESTIE (proposal-free)
Instance SegmentationCOCO 2017 valAP@7513.2BESTIE (proposal-free)
Instance SegmentationCOCO test-devAP14.4BESTIE (proposal-free)
Instance SegmentationCOCO test-devAP@5028BESTIE (proposal-free)
Instance SegmentationCOCO test-devAP@7513.5BESTIE (proposal-free)
Instance SegmentationCOCO 2017 valAP17.7BESTIE (proposal-free)
Instance SegmentationCOCO 2017 valAP@5034BESTIE (proposal-free)
Instance SegmentationCOCO 2017 valAP@7516.4BESTIE (proposal-free)
Instance SegmentationPASCAL VOC 2012 valmAP@0.2566.4BESTIE (proposal-free)
Instance SegmentationPASCAL VOC 2012 valmAP@0.556.1BESTIE (proposal-free)
Instance SegmentationPASCAL VOC 2012 valmAP@0.736.5BESTIE (proposal-free)
Instance SegmentationPASCAL VOC 2012 valmAP@0.7530.2BESTIE (proposal-free)
Instance SegmentationCOCO test-devAP17.8BESTIE (proposal-free)
Instance SegmentationCOCO test-devAP@5034.1BESTIE (proposal-free)
Instance SegmentationCOCO test-devAP@7516.7BESTIE (proposal-free)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21RaMen: Multi-Strategy Multi-Modal Learning for Bundle Construction2025-07-18Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17