paper-with-me

홈 › Papers

Well Begun is Half Done: Low-resource Preference Alignment by Weak-to-Strong Decoding

2025-06-09 · Feifan Song, Shaohang Wei, Wen Luo, Yuxuan Fan, Tianyu Liu, Guoyin Wang, Houfeng Wang

Large Language Models (LLMs) require alignment with human preferences to avoid generating offensive, false, or meaningless content. Recently, low-resource methods for LLM alignment have been popular, while still facing challenges in obtaining both high-quality and aligned content. Motivated by the observation that the difficulty of generating aligned responses is concentrated at the beginning of decoding, we propose a novel framework, Weak-to-Strong Decoding (WSD), to enhance the alignment ability of base models by the guidance of a small aligned model. The small model first drafts well-aligned beginnings, followed by the large base model to continue the rest, controlled by a well-designed auto-switch mechanism. We also collect a new dataset, GenerAlign, to fine-tune a small-sized Pilot-3B as the draft model, which effectively enhances different base models under the WSD framework to outperform all baseline methods, while avoiding degradation on downstream tasks, termed as the alignment tax. Extensive experiments are further conducted to examine the impact of different settings and time efficiency, as well as analyses on the intrinsic mechanisms of WSD in depth.

📄 PDF Abstract BibTeX arXiv:2506.07434

Code (1)

F2-Song/Weak-to-Strong-Decoding 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Well Begun is Half Done: Generator-agnostic Knowledge Pre-Selection for Knowledge-Grounded Dialogue

2023-10-11 · Lang Qin, Yao Zhang, Hongru Liang, Jun Wang 외

Accurate knowledge selection is critical in knowledge-grounded dialogue systems. Towards a closer look at it, we offer a novel perspective to organize existing literature, i.e., knowledge selection coupled with, after, a…

Response Generation

Estimating Early Fundraising Performance of Innovations via Graph-based Market Environment Model

2019-12-14 · Likang Wu, Zhi Li, Hongke Zhao, Zhen Pan 외

Well begun is half done. In the crowdfunding market, the early fundraising performance of the project is a concerned issue for both creators and platforms. However, estimating the early fundraising performance before the…

Noise-Level Diffusion Guidance: Well Begun is Half Done

2025-09-17 · Harvey Mannering, Zhiwu Huang, Adam Prugel-Bennett arxiv

Diffusion models have achieved state-of-the-art image generation. However, the random Gaussian noise used to start the diffusion process influences the final output, causing variations in image quality and prompt adheren…

Computational EfficiencyImage Generation

The Authenticity Gap in Human Evaluation

2022-05-24 · Kawin Ethayarajh, Dan Jurafsky

Human ratings are the gold standard in NLG evaluation. The standard protocol is to collect ratings of generated text, average across annotators, and rank NLG systems by their average scores. However, little consideration…

nlg evaluationSingle Particle AnalysisStory Generation

Agents Are Not Enough

2024-12-19 · Chirag Shah, Ryen W. White

In the midst of the growing integration of Artificial Intelligence (AI) into various aspects of our lives, agents are experiencing a resurgence. These autonomous programs that act on behalf of humans are neither new nor …