English

SoftMatch: Addressing the Quantity-Quality Trade-off in Semi-supervised Learning

Machine Learning 2023-03-16 v2 Artificial Intelligence Computer Vision and Pattern Recognition

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, SoftMatch shows substantial improvements across a wide variety of benchmarks, including image, text, and imbalanced classification.

Keywords

Cite

@article{arxiv.2301.10921,
  title  = {SoftMatch: Addressing the Quantity-Quality Trade-off in Semi-supervised Learning},
  author = {Hao Chen and Ran Tao and Yue Fan and Yidong Wang and Jindong Wang and Bernt Schiele and Xing Xie and Bhiksha Raj and Marios Savvides},
  journal= {arXiv preprint arXiv:2301.10921},
  year   = {2023}
}

Comments

Accepted by ICLR 2023

R2 v1 2026-06-28T08:20:48.668Z