Taming Overconfident Prediction on Unlabeled Data from Hindsight
Jing Li, Yuangang Pan, Ivor W. Tsang

TL;DR
This paper introduces ADaptive Sharpening (ADS), a novel method for semi-supervised learning that adaptively masks and sharpens predictions to better utilize unlabeled data, outperforming existing strategies.
Contribution
The paper proposes ADS, a new adaptive sharpening mechanism that improves semi-supervised learning by more effectively distilling predictions from unlabeled data, supported by theoretical analysis and experimental validation.
Findings
ADS significantly improves SSL performance
ADS outperforms existing distillation strategies
ADS is a versatile plug-in for various SSL methods
Abstract
Minimizing prediction uncertainty on unlabeled data is a key factor to achieve good performance in semi-supervised learning (SSL). The prediction uncertainty is typically expressed as the \emph{entropy} computed by the transformed probabilities in output space. Most existing works distill low-entropy prediction by either accepting the determining class (with the largest probability) as the true label or suppressing subtle predictions (with the smaller probabilities). Unarguably, these distillation strategies are usually heuristic and less informative for model training. From this discernment, this paper proposes a dual mechanism, named ADaptive Sharpening (\ADS), which first applies a soft-threshold to adaptively mask out determinate and negligible predictions, and then seamlessly sharpens the informed predictions, distilling certain predictions with the informed ones only. More…
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
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
