paper-with-me

홈 › Papers

On the Emergence of Weak-to-Strong Generalization: A Bias-Variance Perspective

2025-05-30 · Gengze Xu, Wei Yao, Ziqiao Wang, Yong liu

Weak-to-strong generalization (W2SG) refers to the phenomenon where a strong student model, trained on a dataset labeled by a weak teacher, ultimately outperforms the teacher on the target task. Recent studies attribute this performance gain to the prediction misfit between the student and teacher models. In this work, we theoretically investigate the emergence of W2SG through a generalized bias-variance decomposition of Bregman divergence. Specifically, we show that the expected population risk gap between the student and teacher is quantified by the expected misfit between the two models. While this aligns with previous results, our analysis removes several restrictive assumptions, most notably, the convexity of the student's hypothesis class, required in earlier works. Moreover, we show that W2SG is more likely to emerge when the student model approximates its posterior mean teacher, rather than mimicking an individual teacher. Using a concrete example, we demonstrate that if the student model has significantly larger capacity than the teacher, it can indeed converge to this posterior mean. Our analysis also suggests that avoiding overfitting to the teacher's supervision and reducing the entropy of student's prediction further facilitate W2SG. In addition, we show that the reverse cross-entropy loss, unlike the standard forward cross-entropy, is less sensitive to the predictive uncertainty of the teacher. Finally, we empirically verify our theoretical insights and demonstrate that incorporating the reverse cross-entropy loss consistently improves student performance.

📄 PDF Abstract BibTeX arXiv:2505.24313

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

On the Blessing of Pre-training in Weak-to-Strong Generalization

2026-05-07 · Wei Yao, Wang Zhaoyang, Gengze Xu, Chen Qian 외 arxiv

The paradigm of Weak-to-Strong Generalization (W2SG) suggests that a pre-trained strong model can surpass its weak supervisor, yet the decisive role of pre-training remains theoretically and empirically under-explored. I…

Evaluating Risks in Weak-to-Strong Alignment: A Bias-Variance Perspective

2026-04-28 · Hamid Osooli, Kareema Batool, Rick Gentry, Tiasa Singha Roy 외 arxiv

Weak-to-strong alignment offers a promising route to scalable supervision, but it can fail when a strong model becomes confidently wrong on examples that lie in the weak model's blind spots. Understanding such failures r…

Reinforcement Learning

Discrepancies are Virtue: Weak-to-Strong Generalization through Lens of Intrinsic Dimension

2025-02-07 · Yijun Dong, Yicheng Li, Yunai Li, Jason D. Lee 외

Weak-to-strong (W2S) generalization is a type of finetuning (FT) where a strong (large) student model is trained on pseudo-labels generated by a weak teacher. Surprisingly, W2S FT often outperforms the weak teacher. We s…

Improved Scaling Laws via Weak-to-Strong Generalization in Random Feature Ridge Regression

2026-03-05 · Diyuan Wu, Lehan Chen, Theodor Misiakiewicz, Marco Mondelli arxiv

It is increasingly common in machine learning to use learned models to label data and then employ such data to train more capable models. The phenomenon of weak-to-strong generalization exemplifies the advantage of this …

Provable Weak-to-Strong Generalization via Benign Overfitting

2024-10-06 · David X. Wu, Anant Sahai

The classic teacher-student model in machine learning posits that a strong teacher supervises a weak student to improve the student's capabilities. We instead consider the inverted situation, where a weak teacher supervi…