SoftMatch: Addressing the Quantity-Quality Trade-off in Semi-supervised Learning
Hao Chen, Ran Tao, Yue Fan, Yidong Wang, Jindong Wang, Bernt Schiele,, Xing Xie, Bhiksha Raj, Marios Savvides

TL;DR
SoftMatch introduces a novel semi-supervised learning method that balances the quantity and quality of pseudo-labels, improving model performance across diverse tasks by using a confidence-based weighting scheme.
Contribution
The paper proposes SoftMatch, a new approach that overcomes the pseudo-labeling trade-off by maintaining high quantity and quality of pseudo-labels through a confidence-weighted scheme.
Findings
SoftMatch significantly improves performance on image, text, and imbalanced classification benchmarks.
The confidence-based weighting scheme effectively balances pseudo-label quantity and quality.
SoftMatch outperforms existing semi-supervised learning methods across various datasets.
Abstract
The critical challenge of Semi-Supervised Learning (SSL) is how to effectively leverage the limited labeled data and massive unlabeled data to improve the model's generalization performance. In this paper, we first revisit the popular pseudo-labeling methods via a unified sample weighting formulation and demonstrate the inherent quantity-quality trade-off problem of pseudo-labeling with thresholding, which may prohibit learning. To this end, we propose SoftMatch to overcome the trade-off by maintaining both high quantity and high quality of pseudo-labels during training, effectively exploiting the unlabeled data. We derive a truncated Gaussian function to weight samples based on their confidence, which can be viewed as a soft version of the confidence threshold. We further enhance the utilization of weakly-learned classes by proposing a uniform alignment approach. In experiments,…
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 · Machine Learning and Data Classification · COVID-19 diagnosis using AI
