paper-with-me

홈 › Papers

Disentangling Length from Quality in Direct Preference Optimization

2024-03-28 · Ryan Park, Rafael Rafailov, Stefano Ermon, Chelsea Finn

Reinforcement Learning from Human Feedback (RLHF) has been a crucial component in the recent success of Large Language Models. However, RLHF is know to exploit biases in human preferences, such as verbosity. A well-formatted and eloquent answer is often more highly rated by users, even when it is less helpful and objective. A number of approaches have been developed to control those biases in the classical RLHF literature, but the problem remains relatively under-explored for Direct Alignment Algorithms such as Direct Preference Optimization (DPO). Unlike classical RLHF, DPO does not train a separate reward model or use reinforcement learning directly, so previous approaches developed to control verbosity cannot be directly applied to this setting. Our work makes several contributions. For the first time, we study the length problem in the DPO setting, showing significant exploitation in DPO and linking it to out-of-distribution bootstrapping. We then develop a principled but simple regularization strategy that prevents length exploitation, while still maintaining improvements in model quality. We demonstrate these effects across datasets on summarization and dialogue, where we achieve up to 20\% improvement in win rates when controlling for length, despite the GPT4 judge's well-known verbosity bias.

📄 PDF Abstract BibTeX arXiv:2403.19159

Code (1)

ZHZisZZ/modpo pytorch

Tasks

reinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

DPO 설명 없음

Similar Papers 제목 키워드 기반

Disentangling Length Bias In Preference Learning Via Response-Conditioned Modeling

2025-02-02 · JianFeng Cai, Jinhua Zhu, Ruopei Sun, Yue Wang 외

Reinforcement Learning from Human Feedback (RLHF) has achieved considerable success in aligning large language models (LLMs) by modeling human preferences with a learnable reward model and employing a reinforcement learn…

Instruction Following

Iterative Length-Regularized Direct Preference Optimization: A Case Study on Improving 7B Language Models to GPT-4 Level

2024-06-17 · Jie Liu, Zhanhui Zhou, Jiaheng Liu, Xingyuan Bu 외

Direct Preference Optimization (DPO), a standard method for aligning language models with human preferences, is traditionally applied to offline preferences. Recent studies show that DPO benefits from iterative training …

Length Desensitization in Direct Preference Optimization

2024-09-10 · Wei Liu, Yang Bai, Chengcheng Han, Rongxiang Weng 외

Direct Preference Optimization (DPO) is widely utilized in the Reinforcement Learning from Human Feedback (RLHF) phase to align Large Language Models (LLMs) with human preferences, thereby enhancing both their harmlessne…

Pruning Long Chain-of-Thought of Large Reasoning Models via Small-Scale Preference Optimization

2025-08-13 · Bin Hong, Jiayu Liu, Kai Zhang, Jianwen Sun 외 arxiv

Recent advances in Large Reasoning Models (LRMs) have demonstrated strong performance on complex tasks through long Chain-of-Thought (CoT) reasoning. However, their lengthy outputs increase computational costs and may le…

Disentangling Preference Representation and Text Generation for Efficient Individual Preference Alignment

2024-12-30 · Jianfei Zhang, Jun Bai, Bei Li, Yanmeng Wang 외

Aligning Large Language Models (LLMs) with general human preferences has been proved crucial in improving the interaction quality between LLMs and human. However, human values are inherently diverse among different indiv…

Text Generation