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/AllSpark: Reborn Labeled Features from Unlabeled in Transf...

AllSpark: Reborn Labeled Features from Unlabeled in Transformer for Semi-Supervised Semantic Segmentation

Haonan Wang, Qixiang Zhang, Yi Li, Xiaomeng Li

2024-03-04CVPR 2024 1Semi-Supervised Semantic SegmentationSemantic Segmentation
PaperPDFCode(official)

Abstract

Semi-supervised semantic segmentation (SSSS) has been proposed to alleviate the burden of time-consuming pixel-level manual labeling, which leverages limited labeled data along with larger amounts of unlabeled data. Current state-of-the-art methods train the labeled data with ground truths and unlabeled data with pseudo labels. However, the two training flows are separate, which allows labeled data to dominate the training process, resulting in low-quality pseudo labels and, consequently, sub-optimal results. To alleviate this issue, we present AllSpark, which reborns the labeled features from unlabeled ones with the channel-wise cross-attention mechanism. We further introduce a Semantic Memory along with a Channel Semantic Grouping strategy to ensure that unlabeled features adequately represent labeled features. The AllSpark shed new light on the architecture level designs of SSSS rather than framework level, which avoids increasingly complicated training pipeline designs. It can also be regarded as a flexible bottleneck module that can be seamlessly integrated into a general transformer-based segmentation model. The proposed AllSpark outperforms existing methods across all evaluation protocols on Pascal, Cityscapes and COCO benchmarks without bells-and-whistles. Code and model weights are available at: https://github.com/xmed-lab/AllSpark.

Results

TaskDatasetMetricValueModel
Semantic SegmentationCOCO 1/512 labeledValidation mIoU34.1AllSpark
Semantic SegmentationPascal VOC 2012 50% labeledValidation mIoU81.13AllSpark
Semantic SegmentationCOCO 1/256 labeledValidation mIoU41.65AllSpark
Semantic SegmentationPascal VOC 2012 6.25% labeledValidation mIoU81.65AllSpark
Semantic SegmentationPASCAL VOC 2012 92 labeledValidation mIoU76.07AllSpark
Semantic SegmentationPASCAL VOC 2012 732 labeledValidation mIoU80.75AllSpark
Semantic SegmentationPASCAL VOC 2012 1464 labelsValidation mIoU82.12AllSpark
Semantic SegmentationPASCAL VOC 2012 25% labeledValidation mIoU80.92AllSpark
Semantic SegmentationCOCO 1/128 labeledValidation mIoU45.48AllSpark
Semantic SegmentationCOCO 1/64 labeledValidation mIoU49.56AllSpark
Semantic SegmentationPASCAL VOC 2012 366 labeledValidation mIoU79.77AllSpark
Semantic SegmentationPASCAL VOC 2012 183 labeledValidation mIoU78.41AllSpark
10-shot image generationCOCO 1/512 labeledValidation mIoU34.1AllSpark
10-shot image generationPascal VOC 2012 50% labeledValidation mIoU81.13AllSpark
10-shot image generationCOCO 1/256 labeledValidation mIoU41.65AllSpark
10-shot image generationPascal VOC 2012 6.25% labeledValidation mIoU81.65AllSpark
10-shot image generationPASCAL VOC 2012 92 labeledValidation mIoU76.07AllSpark
10-shot image generationPASCAL VOC 2012 732 labeledValidation mIoU80.75AllSpark
10-shot image generationPASCAL VOC 2012 1464 labelsValidation mIoU82.12AllSpark
10-shot image generationPASCAL VOC 2012 25% labeledValidation mIoU80.92AllSpark
10-shot image generationCOCO 1/128 labeledValidation mIoU45.48AllSpark
10-shot image generationCOCO 1/64 labeledValidation mIoU49.56AllSpark
10-shot image generationPASCAL VOC 2012 366 labeledValidation mIoU79.77AllSpark
10-shot image generationPASCAL VOC 2012 183 labeledValidation mIoU78.41AllSpark

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