Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

In Defense of Pseudo-Labeling: An Uncertainty-Aware Pseudo-label Selection Framework for Semi-Supervised Learning

About

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 pseudo-labels; these negative pseudo-labels can be used for multi-label classification as well as negative learning to improve the single-label classification. We achieve strong performance when compared to recent SSL methods on the CIFAR-10 and CIFAR-100 datasets. Also, we demonstrate the versatility of our method on the video dataset UCF-101 and the multi-label dataset Pascal VOC.

Mamshad Nayeem Rizve, Kevin Duarte, Yogesh S Rawat, Mubarak Shah• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-10 (test)--
3381
Action RecognitionUCF101
Accuracy50.2
365
Image ClassificationSTL-10 (test)--
357
Action RecognitionUCF101 (test)
Accuracy50.2
307
ClassificationPASCAL VOC 2007 (test)
mAP (%)40.34
217
Text ClassificationAG News (test)--
210
Image ClassificationImageNet (val)--
188
Multi-Label ClassificationPASCAL VOC 2007 (test)
mAP40.34
125
Multi-Label ClassificationChestX-Ray14 (test)
AUROC (%)79.92
88
Showing 10 of 18 rows

Other info

Code

Follow for update