HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

Haonan Wang; Qixiang Zhang; Yi Li; Xiaomeng Li

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

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.

Code Repositories

xmed-lab/AllSpark
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semi-supervised-semantic-segmentation-on-10AllSpark
Validation mIoU: 82.12
semi-supervised-semantic-segmentation-on-21AllSpark
Validation mIoU: 81.65
semi-supervised-semantic-segmentation-on-27AllSpark
Validation mIoU: 76.07
semi-supervised-semantic-segmentation-on-28AllSpark
Validation mIoU: 78.41
semi-supervised-semantic-segmentation-on-29AllSpark
Validation mIoU: 79.77
semi-supervised-semantic-segmentation-on-30AllSpark
Validation mIoU: 80.75
semi-supervised-semantic-segmentation-on-4AllSpark
Validation mIoU: 82.04%
semi-supervised-semantic-segmentation-on-44AllSpark
Validation mIoU: 81.13
semi-supervised-semantic-segmentation-on-9AllSpark
Validation mIoU: 80.92
semi-supervised-semantic-segmentation-on-cocoAllSpark
Validation mIoU: 34.10
semi-supervised-semantic-segmentation-on-coco-1AllSpark
Validation mIoU: 41.65
semi-supervised-semantic-segmentation-on-coco-2AllSpark
Validation mIoU: 45.48
semi-supervised-semantic-segmentation-on-coco-3AllSpark
Validation mIoU: 49.56

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
AllSpark: Reborn Labeled Features from Unlabeled in Transformer for Semi-Supervised Semantic Segmentation | Papers | HyperAI