English

Does Weak-to-strong Generalization Happen under Spurious Correlations?

Machine Learning 2026-03-23 v2 Machine Learning

Abstract

We initiate a unified theoretical and algorithmic study of a key problem in weak-to-strong (W2S) generalization: when fine-tuning a strong pre-trained student with pseudolabels from a weaker teacher on a downstream task with spurious correlations, does W2S happen, and how to improve it upon failures? We consider two sources of spurious correlations caused by group imbalance: (i) a weak teacher fine-tuned on group-imbalanced labeled data with a minority group of fraction η\eta_\ell, and (ii) a group-imbalanced unlabeled set pseudolabeled by the teacher with a minority group of fraction ηu\eta_u. Theoretically, a precise characterization of W2S gain at the proportional asymptotic limit shows that W2S always happens with sufficient pseudolabels when ηu=η\eta_u = \eta_\ell but may fail when ηuη\eta_u \ne \eta_\ell, where W2S gain diminishes as (ηuη)2(\eta_u - \eta_\ell)^2 increases. Our theory is corroborated by extensive experiments on various spurious correlation benchmarks and teacher-student pairs. To boost W2S performance upon failures, we further propose a simple, effective algorithmic remedy that retrains the strong student on its high-confidence data subset after W2S fine-tuning. Our algorithm is group-label-free and achieves consistent, substantial improvements over vanilla W2S fine-tuning.

Cite

@article{arxiv.2509.24005,
  title  = {Does Weak-to-strong Generalization Happen under Spurious Correlations?},
  author = {Chenruo Liu and Yijun Dong and Qi Lei},
  journal= {arXiv preprint arXiv:2509.24005},
  year   = {2026}
}
R2 v1 2026-07-01T06:02:54.537Z