paper-with-me

Papers

A transfer learning framework for weak-to-strong generalization

2024-05-25 · Seamus Somerstep, Felipe Maia Polo, Moulinath Banerjee, Ya'acov Ritov, Mikhail Yurochkin, Yuekai Sun

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.

📄 PDF Abstract BibTeX arXiv:2405.16236

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelTransfer Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

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…

Generalizing Trust: Weak-to-Strong Trustworthiness in Language Models

2024-12-31 · Martin Pawelczyk, Lillian Sun, Zhenting Qi, Aounon Kumar 외

The rapid proliferation of generative AI, especially large language models, has led to their integration into a variety of applications. A key phenomenon known as weak-to-strong generalization - where a strong model trai…

Fairness

When In-Distribution Gains Fail: Evaluating Weak-to-Strong Reward Models under Preference Shift

2026-05-25 · Khoi Le, Tri Cao, Phong Nguyen, Cong-Duy Nguyen 외 arxiv

Weak-to-strong (W2S) generalization is a promising framework for scalable oversight, yet existing evaluations often test students under matched train-test distributions. Therefore, we study W2S preference learning under …

Vision Superalignment: Weak-to-Strong Generalization for Vision Foundation Models

2024-02-06 · Jianyuan Guo, Hanting Chen, Chengcheng Wang, Kai Han 외

Recent advancements in large language models have sparked interest in their extraordinary and near-superhuman capabilities, leading researchers to explore methods for evaluating and optimizing these abilities, which is c…

Few-Shot LearningKnowledge DistillationTransfer Learning

Let Me Grok for You: Accelerating Grokking via Embedding Transfer from a Weaker Model

2025-04-17 · Zhiwei Xu, Zhiyu Ni, Yixin Wang, Wei Hu

''Grokking'' is a phenomenon where a neural network first memorizes training data and generalizes poorly, but then suddenly transitions to near-perfect generalization after prolonged training. While intriguing, this dela…