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/Reducing Information Bottleneck for Weakly Supervised Sema...

Reducing Information Bottleneck for Weakly Supervised Semantic Segmentation

Jungbeom Lee, Jooyoung Choi, Jisoo Mok, Sungroh Yoon

2021-10-13NeurIPS 2021 12Weakly-Supervised Semantic SegmentationWeakly supervised Semantic SegmentationSemantic Segmentation
PaperPDFCode(official)

Abstract

Weakly supervised semantic segmentation produces pixel-level localization from class labels; however, a classifier trained on such labels is likely to focus on a small discriminative region of the target object. We interpret this phenomenon using the information bottleneck principle: the final layer of a deep neural network, activated by the sigmoid or softmax activation functions, causes an information bottleneck, and as a result, only a subset of the task-relevant information is passed on to the output. We first support this argument through a simulated toy experiment and then propose a method to reduce the information bottleneck by removing the last activation function. In addition, we introduce a new pooling method that further encourages the transmission of information from non-discriminative regions to the classification. Our experimental evaluations demonstrate that this simple modification significantly improves the quality of localization maps on both the PASCAL VOC 2012 and MS COCO 2014 datasets, exhibiting a new state-of-the-art performance for weakly supervised semantic segmentation. The code is available at: https://github.com/jbeomlee93/RIB.

Results

TaskDatasetMetricValueModel
Semantic SegmentationCOCO 2014 valmIoU43.8RIB (DeepLabV2-ResNet101, No Saliency)
Semantic SegmentationPASCAL VOC 2012 valMean IoU70.2RIB+Sal (DeepLabV2-ResNet101)
Semantic SegmentationPASCAL VOC 2012 valMean IoU68.3RIB (DeepLabV2-ResNet101)
Semantic SegmentationPASCAL VOC 2012 testMean IoU70RIB+Sal (DeepLabV2-ResNet101)
Semantic SegmentationPASCAL VOC 2012 testMean IoU68.6RIB (DeepLabV2-ResNet101)
10-shot image generationCOCO 2014 valmIoU43.8RIB (DeepLabV2-ResNet101, No Saliency)
10-shot image generationPASCAL VOC 2012 valMean IoU70.2RIB+Sal (DeepLabV2-ResNet101)
10-shot image generationPASCAL VOC 2012 valMean IoU68.3RIB (DeepLabV2-ResNet101)
10-shot image generationPASCAL VOC 2012 testMean IoU70RIB+Sal (DeepLabV2-ResNet101)
10-shot image generationPASCAL VOC 2012 testMean IoU68.6RIB (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