paper-with-me

홈 › Papers

Theoretical Analysis of Weak-to-Strong Generalization

2024-05-25 · Hunter Lang, David Sontag, Aravindan Vijayaraghavan

Strong student models can learn from weaker teachers: when trained on the predictions of a weaker model, a strong pretrained student can learn to correct the weak model's errors and generalize to examples where the teacher is not confident, even when these examples are excluded from training. This enables learning from cheap, incomplete, and possibly incorrect label information, such as coarse logical rules or the generations of a language model. We show that existing weak supervision theory fails to account for both of these effects, which we call pseudolabel correction and coverage expansion, respectively. We give a new bound based on expansion properties of the data distribution and student hypothesis class that directly accounts for pseudolabel correction and coverage expansion. Our bounds capture the intuition that weak-to-strong generalization occurs when the strong model is unable to fit the mistakes of the weak teacher without incurring additional error. We show that these expansion properties can be checked from finite data and give empirical evidence that they hold in practice.

📄 PDF Abstract BibTeX arXiv:2405.16043

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

From Linear to Nonlinear: Provable Weak-to-Strong Generalization through Feature Learning

2025-10-28 · Junsoo Oh, Jerry Song, Chulhee Yun arxiv

Weak-to-strong generalization refers to the phenomenon where a stronger model trained under supervision from a weaker one can outperform its teacher. While prior studies aim to explain this effect, most theoretical insig…

Understanding the Capabilities and Limitations of Weak-to-Strong Generalization

2025-02-03 · Wei Yao, Wenkai Yang, Ziqiao Wang, Yankai Lin 외

Weak-to-strong generalization, where weakly supervised strong models outperform their weaker teachers, offers a promising approach to aligning superhuman models with human values. To deepen the understanding of this appr…

Weak-to-Strong Generalization is Nearly Inevitable (in Linear Models)

2026-05-07 · Scott Geng, Dutch Hansen, Jerry Li arxiv

Weak-to-strong generalization is a phenomenon in post-training whereby a strong student model, when finetuned solely with feedback from a weaker teacher, can not only surpass the teacher, but can improve upon its own cap…

Quantifying the Gain in Weak-to-Strong Generalization

2024-05-24 · Moses Charikar, Chirag Pabbaraju, Kirankumar Shiragur

Recent advances in large language models have shown capabilities that are extraordinary and near-superhuman. These models operate with such complexity that reliably evaluating and aligning them proves challenging for hum…

Representations Shape Weak-to-Strong Generalization: Theoretical Insights and Empirical Predictions

2025-02-02 · Yihao Xue, Jiping Li, Baharan Mirzasoleiman

Weak-to-Strong Generalization (W2SG), where a weak model supervises a stronger one, serves as an important analogy for understanding how humans might guide superhuman intelligence in the future. Promising empirical resul…