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/RecurSeed and EdgePredictMix: Pseudo-Label Refinement Lear...

RecurSeed and EdgePredictMix: Pseudo-Label Refinement Learning for Weakly Supervised Semantic Segmentation across Single- and Multi-Stage Frameworks

Sanghyun Jo, In-Jae Yu, KyungSu Kim

2022-04-14Weakly-Supervised Semantic SegmentationWeakly supervised Semantic SegmentationData AugmentationSemantic Segmentation
PaperPDFCode(official)Code

Abstract

Although weakly supervised semantic segmentation using only image-level labels (WSSS-IL) is potentially useful, its low performance and implementation complexity still limit its application. The main causes are (a) non-detection and (b) false-detection phenomena: (a) The class activation maps refined from existing WSSS-IL methods still only represent partial regions for large-scale objects, and (b) for small-scale objects, over-activation causes them to deviate from the object edges. We propose RecurSeed, which alternately reduces non- and false detections through recursive iterations, thereby implicitly finding an optimal junction that minimizes both errors. We also propose a novel data augmentation (DA) approach called EdgePredictMix, which further expresses an object's edge by utilizing the probability difference information between adjacent pixels in combining the segmentation results, thereby compensating for the shortcomings when applying the existing DA methods to WSSS. We achieved new state-of-the-art performances on both the PASCAL VOC 2012 and MS COCO 2014 benchmarks (VOC val: 74.4%, COCO val: 46.4%). The code is available at https://github.com/shjo-april/RecurSeed_and_EdgePredictMix.

Results

TaskDatasetMetricValueModel
Semantic SegmentationCOCO 2014 valmIoU46.4RS+EPM (ResNet-101, multi-stage)
Semantic SegmentationCOCO 2014 valmIoU42.2RS+EPM (ResNet-50, single-stage)
Semantic SegmentationPASCAL VOC 2012 valMean IoU74.4RS+EPM (ResNet-101, multi-stage)
Semantic SegmentationPASCAL VOC 2012 valMean IoU69.5RS+EPM (ResNet-50, single-stage)
Semantic SegmentationPASCAL VOC 2012 testMean IoU73.6RS+EPM (ResNet-101, multi-stage)
Semantic SegmentationPASCAL VOC 2012 testMean IoU70.6RS+EPM (ResNet-50, single-stage)
10-shot image generationCOCO 2014 valmIoU46.4RS+EPM (ResNet-101, multi-stage)
10-shot image generationCOCO 2014 valmIoU42.2RS+EPM (ResNet-50, single-stage)
10-shot image generationPASCAL VOC 2012 valMean IoU74.4RS+EPM (ResNet-101, multi-stage)
10-shot image generationPASCAL VOC 2012 valMean IoU69.5RS+EPM (ResNet-50, single-stage)
10-shot image generationPASCAL VOC 2012 testMean IoU73.6RS+EPM (ResNet-101, multi-stage)
10-shot image generationPASCAL VOC 2012 testMean IoU70.6RS+EPM (ResNet-50, single-stage)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16