用偏好之上的偏好自适应调整奖励模型边界,提升对齐效果。
Adaptive Margin RLHF via Preference over Preferences
- 通过用户对偏好本身的评价来动态确定每条数据的损失边界。
- 在多个基准上实现比DPO更高的生成质量与判别性能。
- 适合需要更精细人类反馈对齐的对话系统与内容生成场景。
基于边距的优化在分类任务中对提升泛化性和鲁棒性至关重要。在基于人类反馈强化学习(RLHF)的奖励模型学习中,现有方法通常使用无边距、固定边距或仅依赖偏好评分的简单边距函数。这些方法往往忽略不同偏好强度的差异,或依赖噪声较大的评分推导边距。此外,许多自适应边距方法假设可获取准确的偏好分数,但人类难以稳定提供。本文提出利用“偏好之上的偏好”——即标注者判断两个偏好中哪个体现更强区分度——来推断每个样本的自适应边距。该标注方式通用,可融入标准RLHF目标和直接对齐损失。我们提出了DPO-PoP,作为直接偏好优化(DPO)的扩展,引入来自偏好之上的偏好的自适应边距,显著提升判别与生成性能。同时揭示了判别与生成性能间的权衡,并设计两种采样策略用于收集偏好之上的偏好标签以应对这一权衡。
原文摘要 · Abstract (English)
Margin-based optimization is fundamental to improving generalization and robustness in classification tasks. In the context of reward model learning from preferences within Reinforcement Learning from Human Feedback (RLHF), existing methods typically rely on no margins, fixed margins, or margins that are simplistic functions of preference ratings. However, such formulations often fail to account for the varying strengths of different preferences or they rely on noisy margin information derived from preference ratings. Furthermore, many existing methods that use adaptive margins assume access to accurate preference scores, which can be difficult for humans to provide reliably. We propose leveraging preferences over preferences, that is, annotations indicating which of two preferences reflects a stronger distinction, to infer adaptive margins on a per-datapoint basis. Such preference-over-preference annotations are general and can be incorporated into both standard RLHF reward modeling objectives and direct alignment losses. As a concrete instantiation, we introduce DPO-PoP, an extension to Direct Preference Optimization (DPO) that incorporates adaptive margins from preference-over-preference supervision, enabling improved discriminative and generative performance. Additionally, we show a tradeoff between discriminative and generative performance and propose two sampling strategies for gathering preference-over-preference labels to navigate it.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。