Complementing Semi-Supervised Learning with Uncertainty Quantification
Ehsan Kazemi

TL;DR
This paper introduces an uncertainty-aware semi-supervised learning method that quantifies aleatoric and epistemic uncertainty, improving performance on standard benchmarks while remaining computationally efficient.
Contribution
It proposes a novel uncertainty-aware loss function for SSL that incorporates uncertainty quantification, enhancing performance over existing methods.
Findings
Outperforms state-of-the-art on CIFAR-100 and Mini-ImageNet
Achieves competitive results with lower computational cost
Effectively handles noisy and out-of-distribution samples
Abstract
The problem of fully supervised classification is that it requires a tremendous amount of annotated data, however, in many datasets a large portion of data is unlabeled. To alleviate this problem semi-supervised learning (SSL) leverages the knowledge of the classifier on the labeled domain and extrapolates it to the unlabeled domain which has a supposedly similar distribution as annotated data. Recent success on SSL methods crucially hinges on thresholded pseudo labeling and thereby consistency regularization for the unlabeled domain. However, the existing methods do not incorporate the uncertainty of the pseudo labels or unlabeled samples in the training process which are due to the noisy labels or out of distribution samples owing to strong augmentations. Inspired by the recent developments in SSL, our goal in this paper is to propose a novel unsupervised uncertainty-aware objective…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
