In Defense of Pseudo-Labeling: An Uncertainty-Aware Pseudo-label Selection Framework for Semi-Supervised Learning
Mamshad Nayeem Rizve, Kevin Duarte, Yogesh S Rawat, Mubarak Shah

TL;DR
This paper introduces an uncertainty-aware pseudo-label selection framework for semi-supervised learning that reduces noise from incorrect pseudo-labels, improving performance across various datasets and tasks.
Contribution
It proposes a novel uncertainty-aware pseudo-label selection method that enhances pseudo-labeling accuracy and extends to negative pseudo-labels for multi-label learning.
Findings
Achieves strong performance on CIFAR-10 and CIFAR-100 datasets.
Demonstrates versatility on UCF-101 and Pascal VOC datasets.
Reduces noise from incorrect pseudo-labels, improving SSL training.
Abstract
The recent research in semi-supervised learning (SSL) is mostly dominated by consistency regularization based methods which achieve strong performance. However, they heavily rely on domain-specific data augmentations, which are not easy to generate for all data modalities. Pseudo-labeling (PL) is a general SSL approach that does not have this constraint but performs relatively poorly in its original formulation. We argue that PL underperforms due to the erroneous high confidence predictions from poorly calibrated models; these predictions generate many incorrect pseudo-labels, leading to noisy training. We propose an uncertainty-aware pseudo-label selection (UPS) framework which improves pseudo labeling accuracy by drastically reducing the amount of noise encountered in the training process. Furthermore, UPS generalizes the pseudo-labeling process, allowing for the creation of negative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Machine Learning and Data Classification
