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/Weakly-Supervised Image Semantic Segmentation Using Graph ...

Weakly-Supervised Image Semantic Segmentation Using Graph Convolutional Networks

Shun-Yi Pan, Cheng-You Lu, Shih-Po Lee, Wen-Hsiao Peng

2021-03-31Weakly-Supervised Semantic SegmentationSegmentation
PaperPDFCode(official)

Abstract

This work addresses weakly-supervised image semantic segmentation based on image-level class labels. One common approach to this task is to propagate the activation scores of Class Activation Maps (CAMs) using a random-walk mechanism in order to arrive at complete pseudo labels for training a semantic segmentation network in a fully-supervised manner. However, the feed-forward nature of the random walk imposes no regularization on the quality of the resulting complete pseudo labels. To overcome this issue, we propose a Graph Convolutional Network (GCN)-based feature propagation framework. We formulate the generation of complete pseudo labels as a semi-supervised learning task and learn a 2-layer GCN separately for every training image by back-propagating a Laplacian and an entropy regularization loss. Experimental results on the PASCAL VOC 2012 dataset confirm the superiority of our scheme to several state-of-the-art baselines. Our code is available at https://github.com/Xavier-Pan/WSGCN.

Results

TaskDatasetMetricValueModel
Semantic SegmentationPASCAL VOC 2012 valMean IoU68.7WSGCN (MS-COCO-pre-trained weights)
Semantic SegmentationPASCAL VOC 2012 valMean IoU66.7WSGCN (no Saliency map)
Semantic SegmentationPASCAL VOC 2012 testMean IoU69.3WSGCN (MS-COCO-pre-trained weights)
Semantic SegmentationPASCAL VOC 2012 testMean IoU68.8WSGCN (no Saliency map)
10-shot image generationPASCAL VOC 2012 valMean IoU68.7WSGCN (MS-COCO-pre-trained weights)
10-shot image generationPASCAL VOC 2012 valMean IoU66.7WSGCN (no Saliency map)
10-shot image generationPASCAL VOC 2012 testMean IoU69.3WSGCN (MS-COCO-pre-trained weights)
10-shot image generationPASCAL VOC 2012 testMean IoU68.8WSGCN (no Saliency map)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep 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-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17