English

MTSSL: Meta-Thresholding Semi-Supervised Learning

Machine Learning 2026-07-17 v1 Machine Learning

Abstract

A large body of Semi-supervised Learning~(SSL) algorithms encounter the threshold τ\tau to select pseudo-labels. The value of τ\tau across different SSL algorithms can vary depending on the learning perspective, yet they may achieve similar performance. It motivates us to establish a unified theoretical framework to explain the role of τ\tau in SSL. We statistically explained that the unsupervised loss is affected independently by correct and incorrect pseudo-labels, while τ\tau adjusts their numbers to balance the corresponding error term. This inherent trade-off indicates that SSL can reach the same loss with varying τ\tau, precise optimal values of τ\tau during training may be unnecessary. With this, we treat τ\tau as an updatable parameter and optimize it via differentiation; the new policy is named \textbf{Meta-Thresholding Semi-Supervised Learning (MTSSL)}. Extensive experiments demonstrate the superior performance of MTSSL. We observe that the accuracy curves of SSL algorithms can overlap completely even when the values of τ\tau differ significantly, which supports our theoretical framework and indicates that the selection of τ\tau can be relaxed in the future design of SSL algorithms.

Cite

@article{arxiv.2607.16363,
  title  = {MTSSL: Meta-Thresholding Semi-Supervised Learning},
  author = {Shuyang Liu and Ziang Zeng and Ruiqiu Zheng and Jiazheng Wang and Zechen Liu and Wenxi Li and Zhou Yu},
  journal= {arXiv preprint arXiv:2607.16363},
  year   = {2026}
}