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/Threshold Matters in WSSS: Manipulating the Activation for...

Threshold Matters in WSSS: Manipulating the Activation for the Robust and Accurate Segmentation Model Against Thresholds

Minhyun Lee, Dongseob Kim, Hyunjung Shim

2022-03-30CVPR 2022 1Weakly-Supervised Semantic SegmentationWeakly supervised Semantic SegmentationSemantic SegmentationWeakly supervised segmentation
PaperPDFCode(official)

Abstract

Weakly-supervised semantic segmentation (WSSS) has recently gained much attention for its promise to train segmentation models only with image-level labels. Existing WSSS methods commonly argue that the sparse coverage of CAM incurs the performance bottleneck of WSSS. This paper provides analytical and empirical evidence that the actual bottleneck may not be sparse coverage but a global thresholding scheme applied after CAM. Then, we show that this issue can be mitigated by satisfying two conditions; 1) reducing the imbalance in the foreground activation and 2) increasing the gap between the foreground and the background activation. Based on these findings, we propose a novel activation manipulation network with a per-pixel classification loss and a label conditioning module. Per-pixel classification naturally induces two-level activation in activation maps, which can penalize the most discriminative parts, promote the less discriminative parts, and deactivate the background regions. Label conditioning imposes that the output label of pseudo-masks should be any of true image-level labels; it penalizes the wrong activation assigned to non-target classes. Based on extensive analysis and evaluations, we demonstrate that each component helps produce accurate pseudo-masks, achieving the robustness against the choice of the global threshold. Finally, our model achieves state-of-the-art records on both PASCAL VOC 2012 and MS COCO 2014 datasets.

Results

TaskDatasetMetricValueModel
Semantic SegmentationCOCO 2014 valmIoU44.7AMN (DeepLabV2-ResNet101)
Semantic SegmentationPASCAL VOC 2012 valMean IoU70.7AMN (DeepLabV2-ResNet101, MS-COCO-pretrained weights)
Semantic SegmentationPASCAL VOC 2012 valMean IoU69.5AMN (DeepLabV2-ResNet101)
Semantic SegmentationPASCAL VOC 2012 testMean IoU70.6AMN (DeepLabV2-ResNet101, MS-COCO-pretrained weights)
Semantic SegmentationPASCAL VOC 2012 testMean IoU69.6AMN (DeepLabV2-ResNet101)
10-shot image generationCOCO 2014 valmIoU44.7AMN (DeepLabV2-ResNet101)
10-shot image generationPASCAL VOC 2012 valMean IoU70.7AMN (DeepLabV2-ResNet101, MS-COCO-pretrained weights)
10-shot image generationPASCAL VOC 2012 valMean IoU69.5AMN (DeepLabV2-ResNet101)
10-shot image generationPASCAL VOC 2012 testMean IoU70.6AMN (DeepLabV2-ResNet101, MS-COCO-pretrained weights)
10-shot image generationPASCAL VOC 2012 testMean IoU69.6AMN (DeepLabV2-ResNet101)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: 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-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15