A transfer learning framework for weak-to-strong generalization
Abstract
Modern large language model (LLM) alignment techniques rely on human feedback, but it is unclear whether these techniques fundamentally limit the capabilities of aligned LLMs. In particular, it is unknown if it is possible to align (stronger) LLMs with superhuman capabilities with (weaker) human feedback without degrading their capabilities. This is an instance of the weak-to-strong generalization problem: using feedback from a weaker (less capable) model to train a stronger (more capable) model. We prove that weak-to-strong generalization is possible by eliciting latent knowledge from pre-trained LLMs. In particular, we cast the weak-to-strong generalization problem as a transfer learning problem in which we wish to transfer a latent concept prior from a weak model to a strong pre-trained model. We prove that a naive fine-tuning approach suffers from fundamental limitations, but an alternative refinement-based approach suggested by the problem structure provably overcomes the limitations of fine-tuning. Finally, we demonstrate the practical applicability of the refinement approach in multiple LLM alignment tasks.
Cite
@article{arxiv.2405.16236,
title = {A transfer learning framework for weak-to-strong generalization},
author = {Seamus Somerstep and Felipe Maia Polo and Moulinath Banerjee and Ya'acov Ritov and Mikhail Yurochkin and Yuekai Sun},
journal= {arXiv preprint arXiv:2405.16236},
year = {2025}
}
Comments
v2: Major changes to set up, theory, and experiments v3: Camera ready