paper-with-me

Papers

Zero-to-Strong Generalization: Eliciting Strong Capabilities of Large Language Models Iteratively without Gold Labels

2024-09-19 · Chaoqun Liu, Qin Chao, Wenxuan Zhang, Xiaobao Wu, Boyang Li, Anh Tuan Luu, Lidong Bing

Large Language Models (LLMs) have demonstrated remarkable performance through supervised fine-tuning or in-context learning using gold labels. However, this paradigm is limited by the availability of gold labels, while in certain scenarios, LLMs may need to perform tasks that are too complex for humans to provide such labels. To tackle this challenge, this study explores whether solely utilizing unlabeled data can elicit strong model capabilities. We propose a new paradigm termed zero-to-strong generalization. We iteratively prompt LLMs to annotate unlabeled data and retain high-quality labels by filtering. Surprisingly, we obverse that this iterative process gradually unlocks LLMs' potential on downstream tasks. Our experiments on extensive classification and reasoning tasks confirm the effectiveness of our proposed framework. Our analysis indicates that this paradigm is effective for both in-context learning and fine-tuning, and for various model sizes.

📄 PDF Abstract BibTeX arXiv:2409.12425

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Similar Papers 제목 키워드 기반

A transfer learning framework for weak-to-strong generalization

2024-05-25 · Seamus Somerstep, Felipe Maia Polo, Moulinath Banerjee, Ya'acov Ritov 외

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 possib…

Language ModelingLanguage ModellingLarge Language ModelTransfer Learning

The Mechanism of Weak-to-Strong Generalization: Feature Elicitation from Latent Knowledge

2026-05-13 · Ryoya Awano, Taiji Suzuki arxiv

Weak-to-strong (W2S) generalization, in which a strong model is fine-tuned on outputs of a weaker, task-specialized model, has been proposed as an approach to aligning superhuman AI systems. Existing theoretical analyses…

Weak-to-Strong Generalization: Eliciting Strong Capabilities With Weak Supervision

2023-12-14 · Collin Burns, Pavel Izmailov, Jan Hendrik Kirchner, Bowen Baker 외

Widely used alignment techniques, such as reinforcement learning from human feedback (RLHF), rely on the ability of humans to supervise model behavior - for example, to evaluate whether a model faithfully followed instru…

Alice: Proactive Learning with Teacher's Demonstrations for Weak-to-Strong Generalization

2025-04-09 · Shujin Wu, Cheng Qian, Yi R., Fung 외

The growing capabilities of large language models (LLMs) present a key challenge of maintaining effective human oversight. Weak-to-strong generalization (W2SG) offers a promising framework for supervising increasingly ca…

Logical ReasoningMathematical ReasoningTransfer Learning

On Eliciting Syntax from Language Models via Hashing

2024-10-05 · Yiran Wang, Masao Utiyama

Unsupervised parsing, also known as grammar induction, aims to infer syntactic structure from raw text. Recently, binary representation has exhibited remarkable information-preserving capabilities at both lexicon and syn…

Constituency Grammar Induction