paper-with-me

Papers

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

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

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 seek to understand this phenomenon through the observation that FT often occurs in intrinsically low-dimensional spaces. Leveraging the low intrinsic dimensionality of FT, we analyze W2S in the ridgeless regression setting from a variance reduction perspective. For a strong student-weak teacher pair with sufficiently expressive low-dimensional feature subspaces $\mathcal{V}_s, \mathcal{V}_w$, we provide an exact characterization of the variance that dominates the generalization error of W2S. This unveils a virtue of discrepancy between the strong and weak models in W2S: the variance of the weak teacher is inherited by the strong student in $\mathcal{V}_s \cap \mathcal{V}_w$, while reduced by a factor of $\mathrm{dim}(\mathcal{V}_s)/N$ in the subspace of discrepancy $\mathcal{V}_w \setminus \mathcal{V}_s$ with $N$ pseudo-labels for W2S. Our analysis further casts light on the sample complexities and the scaling of performance gap recovery in W2S. The analysis is supported by experiments on synthetic regression problems, as well as real vision and NLP tasks.

📄 PDF Abstract BibTeX arXiv:2502.05075

Code (0)

등록된 구현이 없습니다.

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…

Weak-to-Strong Generalization Through the Data-Centric Lens

2024-12-05 · Changho Shin, John Cooper, Frederic Sala

The weak-to-strong generalization phenomenon is the driver for important machine learning applications including highly data-efficient learning and, most recently, performing superalignment. While decades of research hav…

Seasoning Generative Models for a Generalization Aftertaste

2026-03-19 · Hisham Husain, Valentin De Bortoli, Richard Nock arxiv

The use of discriminators to train or fine-tune generative models has proven to be a rather successful framework. A notable example is Generative Adversarial Networks (GANs) that minimize a loss incurred by training disc…

AI-powered virtual tissues from spatial proteomics for clinical diagnostics and biomedical discovery

2025-01-10 · Johann Wenckstern, Eeshaan Jain, Kiril Vasilev, Matteo Pariset 외

Spatial proteomics technologies have transformed our understanding of complex tissue architectures by enabling simultaneous analysis of multiple molecular markers and their spatial organization. The high dimensionality o…

Contrastive Weak-to-strong Generalization

2025-10-09 · Houcheng Jiang, Junfeng Fang, Jiaxin Wu, Tianyu Zhang 외 arxiv

Weak-to-strong generalization provides a promising paradigm for scaling large language models (LLMs) by training stronger models on samples from aligned weaker ones, without requiring human feedback or explicit reward mo…