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/Perturbed and Strict Mean Teachers for Semi-supervised Sem...

Perturbed and Strict Mean Teachers for Semi-supervised Semantic Segmentation

Yuyuan Liu, Yu Tian, Yuanhong Chen, Fengbei Liu, Vasileios Belagiannis, Gustavo Carneiro

2021-11-25CVPR 2022 1Semi-Supervised Semantic SegmentationSemantic SegmentationPrediction
PaperPDFCode(official)

Abstract

Consistency learning using input image, feature, or network perturbations has shown remarkable results in semi-supervised semantic segmentation, but this approach can be seriously affected by inaccurate predictions of unlabelled training images. There are two consequences of these inaccurate predictions: 1) the training based on the "strict" cross-entropy (CE) loss can easily overfit prediction mistakes, leading to confirmation bias; and 2) the perturbations applied to these inaccurate predictions will use potentially erroneous predictions as training signals, degrading consistency learning. In this paper, we address the prediction accuracy problem of consistency learning methods with novel extensions of the mean-teacher (MT) model, which include a new auxiliary teacher, and the replacement of MT's mean square error (MSE) by a stricter confidence-weighted cross-entropy (Conf-CE) loss. The accurate prediction by this model allows us to use a challenging combination of network, input data and feature perturbations to improve the consistency learning generalisation, where the feature perturbations consist of a new adversarial perturbation. Results on public benchmarks show that our approach achieves remarkable improvements over the previous SOTA methods in the field. Our code is available at https://github.com/yyliu01/PS-MT.

Results

TaskDatasetMetricValueModel
Semantic SegmentationPASCAL VOC 2012 1464 labelsValidation mIoU80.01PS-MT (DeepLab v3+ with ImageNet-pretrained ResNet-101, single scale inference)
Semantic SegmentationPASCAL VOC 2012 1464 labelsValidation mIoU78.08PS-MT (DeepLab v3+ with ImageNet-pretrained ResNet-50, single scale inference)
Semantic SegmentationPASCAL VOC 2012 25% labeledValidation mIoU78.72PS-MT (DeepLab v3+ with ImageNet-pretrained ResNet-101, single scale inference)
10-shot image generationPASCAL VOC 2012 1464 labelsValidation mIoU80.01PS-MT (DeepLab v3+ with ImageNet-pretrained ResNet-101, single scale inference)
10-shot image generationPASCAL VOC 2012 1464 labelsValidation mIoU78.08PS-MT (DeepLab v3+ with ImageNet-pretrained ResNet-50, single scale inference)
10-shot image generationPASCAL VOC 2012 25% labeledValidation mIoU78.72PS-MT (DeepLab v3+ with ImageNet-pretrained ResNet-101, single scale inference)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction2025-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-15