arXiv:2504.15843cs.CL2025-04AAAI被引 9

用引导参考模型提升偏好优化数据利用率

Pre-DPO: Improving Data Utilization in Direct Preference Optimization Using a Guiding Reference Model

  • 引入引导参考模型动态调整数据权重
  • 在AlpacaEval 2.0和Arena-Hard上均超越DPO/SimPO
  • 无需额外数据或模型,适合主流偏好训练

直接偏好优化(DPO)通过直接优化人类偏好简化了大语言模型的强化学习人类反馈(RLHF)流程,无需显式奖励模型。我们发现,在DPO训练中,参考模型实际上充当数据权重调节器。然而,当前常见的将策略模型与参考模型初始化相同的做法会导致数据利用效率低下,并设定性能上限。同时,Simple Preference Optimization(SimPO)因缺乏参考模型而降低训练鲁棒性,需更严格条件以防止灾难性遗忘。本文提出Pre-DPO,一种基于DPO的简单但有效的训练范式,通过引入引导参考模型提升偏好优化性能。该参考模型能预判训练数据可达到的最优策略状态,作为指导机制,自适应地为更适配的样本分配更高权重,对不适宜样本则降低权重。在AlpacaEval 2.0和Arena-Hard v0.1基准上的大量实验表明,Pre-DPO持续提升了DPO和SimPO的性能,且不依赖外部模型或额外数据。

原文摘要 · Abstract (English)

Direct Preference Optimization (DPO) simplifies reinforcement learning from human feedback (RLHF) for large language models (LLMs) by directly optimizing human preferences without an explicit reward model. We find that during DPO training, the reference model plays the role of a data weight adjuster. However, the common practice of initializing the policy and reference models identically in DPO can lead to inefficient data utilization and impose a performance ceiling. Meanwhile, the lack of a reference model in Simple Preference Optimization (SimPO) reduces training robustness and necessitates stricter conditions to prevent catastrophic forgetting. In this work, we propose Pre-DPO, a simple yet effective DPO-based training paradigm that enhances preference optimization performance by leveraging a guiding reference model. This reference model provides foresight into the optimal policy state achievable through the training preference data, serving as a guiding mechanism that adaptively assigns higher weights to samples more suitable for the model and lower weights to those less suitable. Extensive experiments on AlpacaEval 2.0 and Arena-Hard v0.1 benchmarks demonstrate that Pre-DPO consistently improves the performance of both DPO and SimPO, without relying on external models or additional data.

偏好优化DPO参考模型数据利用

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。