The Role of Pseudo-labels in Self-training Linear Classifiers on High-dimensional Gaussian Mixture Data
Takashi Takahashi
TL;DR
This work develops a sharp, high-dimensional analysis of iterative self-training with pseudo-labels for binary Gaussian mixtures by applying the replica method and replica-symmetric saddle-point theory. It reveals two regimes: a few iterations where ST benefits come from aligning with reliable pseudo-labels and larger parameter updates, and many iterations where ST gradually aligns the classifier direction through small updates and soft labels, effectively extracting information with minimal noise. The analysis explains why label imbalance degrades ST relative to supervised learning and proposes two heuristics—pseudo-label annealing and bias-fixing—that restore performance to near-supervised levels even with significant imbalance. Numerical experiments validate the RS predictions, and the continuum-limit perturbative analysis provides insights into dynamics and stability, suggesting practical guidelines for hyperparameter tuning and when to apply ST with PLS or annealing. The framework offers a principled route to understand and improve ST in high-dimensional, convex-loss settings and points to extensions to richer models and alternative SSL strategies.
Abstract
Self-training (ST) is a simple yet effective semi-supervised learning method. However, why and how ST improves generalization performance by using potentially erroneous pseudo-labels is still not well understood. To deepen the understanding of ST, we derive and analyze a sharp characterization of the behavior of iterative ST when training a linear classifier by minimizing the ridge-regularized convex loss on binary Gaussian mixtures, in the asymptotic limit where input dimension and data size diverge proportionally. The results show that ST improves generalization in different ways depending on the number of iterations. When the number of iterations is small, ST improves generalization performance by fitting the model to relatively reliable pseudo-labels and updating the model parameters by a large amount at each iteration. This suggests that ST works intuitively. On the other hand, with many iterations, ST can gradually improve the direction of the classification plane by updating the model parameters incrementally, using soft labels and small regularization. It is argued that this is because the small update of ST can extract information from the data in an almost noiseless way. However, in the presence of label imbalance, the generalization performance of ST underperforms supervised learning with true labels. To overcome this, two heuristics are proposed to enable ST to achieve nearly compatible performance with supervised learning even with significant label imbalance.
