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/ISIM: Iterative Self-Improved Model for Weakly Supervised ...

ISIM: Iterative Self-Improved Model for Weakly Supervised Segmentation

Cenk Bircanoglu, Nafiz Arica

2022-11-22Weakly-Supervised Semantic SegmentationWeakly supervised Semantic SegmentationSegmentationSemantic SegmentationWeakly supervised segmentation
PaperPDFCode(official)

Abstract

Weakly Supervised Semantic Segmentation (WSSS) is a challenging task aiming to learn the segmentation labels from class-level labels. In the literature, exploiting the information obtained from Class Activation Maps (CAMs) is widely used for WSSS studies. However, as CAMs are obtained from a classification network, they are interested in the most discriminative parts of the objects, producing non-complete prior information for segmentation tasks. In this study, to obtain more coherent CAMs with segmentation labels, we propose a framework that employs an iterative approach in a modified encoder-decoder-based segmentation model, which simultaneously supports classification and segmentation tasks. As no ground-truth segmentation labels are given, the same model also generates the pseudo-segmentation labels with the help of dense Conditional Random Fields (dCRF). As a result, the proposed framework becomes an iterative self-improved model. The experiments performed with DeepLabv3 and UNet models show a significant gain on the Pascal VOC12 dataset, and the DeepLabv3 application increases the current state-of-the-art metric by %2.5. The implementation associated with the experiments can be found: https://github.com/cenkbircanoglu/isim.

Results

TaskDatasetMetricValueModel
Semantic SegmentationPASCAL VOC 2012 valMean IoU74.9ISIM (ResNeSt-200)
Semantic SegmentationPASCAL VOC 2012 valMean IoU70.51ISIM (ResNet-101)
Semantic SegmentationPASCAL VOC 2012 testMean IoU74.98ISIM (ResNeSt-200)
Semantic SegmentationPASCAL VOC 2012 testMean IoU71.45ISIM (ResNet-101)
10-shot image generationPASCAL VOC 2012 valMean IoU74.9ISIM (ResNeSt-200)
10-shot image generationPASCAL VOC 2012 valMean IoU70.51ISIM (ResNet-101)
10-shot image generationPASCAL VOC 2012 testMean IoU74.98ISIM (ResNeSt-200)
10-shot image generationPASCAL VOC 2012 testMean IoU71.45ISIM (ResNet-101)

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