paper-with-me

홈 › Papers

Debate Helps Weak-to-Strong Generalization

2025-01-21 · Hao Lang, Fei Huang, Yongbin Li

Common methods for aligning already-capable models with desired behavior rely on the ability of humans to provide supervision. However, future superhuman models will surpass the capability of humans. Therefore, humans will only be able to weakly supervise superhuman models. This expected deficiency of human evaluation would weaken the safety of future AI systems. Scalable oversight and weak-to-strong generalization are two complementary approaches to tackle this issue. In this paper, we attempt to combine the strengths of these two approaches to further improve alignment. Specifically, we investigate ways of improving human supervision with a strong pretrained model and then supervise the strong model with enhanced weak human supervision. To make iterative empirical progress, we consider an analogy: can we use a strong model to improve weak model supervision and then use it to supervise the strong model? We empirically test it by finetuning a small weak model on ground truth labels with the additional help from a large strong model, and then finetuning the strong model on labels generated by the weak model. We find that debate can assist a weak model in extracting trustworthy information from an untrustworthy strong model, which provides leverage as context on samples when training a weak model. We also show that an ensemble of weak models helps exploit long arguments generated by strong model debaters and obtain a more robust supervision estimate. Extensive experiments on the OpenAI weak-to-strong NLP benchmarks show that the combination approach leads to better alignment, which indicates that debate has the potential to help weak-to-strong generalization.

📄 PDF Abstract BibTeX arXiv:2501.13124

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Debate Helps Weak Judges Reward Stronger Models

2026-05-26 · Ethan Elasky, Frank Nakasako, Naman Goyal arxiv

Despite theoretical promise, debate as a scalable oversight protocol has produced mixed empirical results: gains in some settings, and null effects in others, especially when the judge does not have information hidden fr…

Debating with More Persuasive LLMs Leads to More Truthful Answers

2024-02-09 · Akbir Khan, John Hughes, Dan Valentine, Laura Ruis 외

Common methods for aligning large language models (LLMs) with desired behaviour heavily rely on human-labelled data. However, as models grow increasingly sophisticated, they will surpass human expertise, and the role of …

Persuasiveness

Improving Weak-to-Strong Generalization with Scalable Oversight and Ensemble Learning

2024-02-01 · Jitao Sang, Yuhang Wang, Jing Zhang, Yanxu Zhu 외

This paper presents a follow-up study to OpenAI's recent superalignment work on Weak-to-Strong Generalization (W2SG). Superalignment focuses on ensuring that high-level AI systems remain consistent with human values and …

Ensemble LearningIn-Context Learning

Weak Critics Make Strong Learners: On-Policy Critique Distillation for Scalable Oversight

2026-05-29 · Can Jin, Jiakang Li, Rui Wu, Eddy Zhang 외 arxiv

As large language models become stronger, weak supervisors may fail to provide reliable labels, preferences, or final judgments for complex outputs, limiting both weak-to-strong generalization and scalable oversight. We …

Explanation, Debate, Align: A Weak-to-Strong Framework for Language Model Generalization

2024-09-11 · Mehrdad Zakershahrak, Samira Ghodratnama

The rapid advancement of artificial intelligence systems has brought the challenge of AI alignment to the forefront of research, particularly in complex decision-making and task execution. As these systems surpass human-…

Decision MakingExplanation GenerationLanguage ModelingLanguage Modelling