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/Discovering Object Masks with Transformers for Unsupervise...

Discovering Object Masks with Transformers for Unsupervised Semantic Segmentation

Wouter Van Gansbeke, Simon Vandenhende, Luc van Gool

2022-06-13Unsupervised Semantic SegmentationSegmentationSemantic Segmentation
PaperPDFCode(official)

Abstract

The task of unsupervised semantic segmentation aims to cluster pixels into semantically meaningful groups. Specifically, pixels assigned to the same cluster should share high-level semantic properties like their object or part category. This paper presents MaskDistill: a novel framework for unsupervised semantic segmentation based on three key ideas. First, we advocate a data-driven strategy to generate object masks that serve as a pixel grouping prior for semantic segmentation. This approach omits handcrafted priors, which are often designed for specific scene compositions and limit the applicability of competing frameworks. Second, MaskDistill clusters the object masks to obtain pseudo-ground-truth for training an initial object segmentation model. Third, we leverage this model to filter out low-quality object masks. This strategy mitigates the noise in our pixel grouping prior and results in a clean collection of masks which we use to train a final segmentation model. By combining these components, we can considerably outperform previous works for unsupervised semantic segmentation on PASCAL (+11% mIoU) and COCO (+4% mask AP50). Interestingly, as opposed to existing approaches, our framework does not latch onto low-level image cues and is not limited to object-centric datasets. The code and models will be made available.

Results

TaskDatasetMetricValueModel
Semantic SegmentationPASCAL VOC 2012 valClustering [mIoU]48.9MaskDistill+CRF
Semantic SegmentationPASCAL VOC 2012 valLinear Classifier [mIoU]62.8MaskDistill+CRF
Semantic SegmentationPASCAL VOC 2012 valClustering [mIoU]45.8MaskDistill
Semantic SegmentationPASCAL VOC 2012 valLinear Classifier [mIoU]58.7MaskDistill
Unsupervised Semantic SegmentationPASCAL VOC 2012 valClustering [mIoU]48.9MaskDistill+CRF
Unsupervised Semantic SegmentationPASCAL VOC 2012 valLinear Classifier [mIoU]62.8MaskDistill+CRF
Unsupervised Semantic SegmentationPASCAL VOC 2012 valClustering [mIoU]45.8MaskDistill
Unsupervised Semantic SegmentationPASCAL VOC 2012 valLinear Classifier [mIoU]58.7MaskDistill
10-shot image generationPASCAL VOC 2012 valClustering [mIoU]48.9MaskDistill+CRF
10-shot image generationPASCAL VOC 2012 valLinear Classifier [mIoU]62.8MaskDistill+CRF
10-shot image generationPASCAL VOC 2012 valClustering [mIoU]45.8MaskDistill
10-shot image generationPASCAL VOC 2012 valLinear Classifier [mIoU]58.7MaskDistill

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