English

2D-DPO: Scaling Direct Preference Optimization with 2-Dimensional Supervision

Computation and Language 2024-10-28 v1 Artificial Intelligence

Abstract

Recent advancements in Direct Preference Optimization (DPO) have significantly enhanced the alignment of Large Language Models (LLMs) with human preferences, owing to its simplicity and effectiveness. However, existing methods typically optimize a scalar score or ranking reward, thereby overlooking the multi-dimensional nature of human preferences. In this work, we propose to extend the preference of DPO to two dimensions: segments and aspects. We first introduce a 2D supervision dataset called HelpSteer-2D. For the segment dimension, we divide the response into sentences and assign scores to each segment. For the aspect dimension, we meticulously design several criteria covering the response quality rubrics. With the 2-dimensional signals as feedback, we develop a 2D-DPO framework, decomposing the overall objective into multi-segment and multi-aspect objectives. Extensive experiments on popular benchmarks demonstrate that 2D-DPO performs better than methods that optimize for scalar or 1-dimensional preferences.

Keywords

Cite

@article{arxiv.2410.19720,
  title  = {2D-DPO: Scaling Direct Preference Optimization with 2-Dimensional Supervision},
  author = {Shilong Li and Yancheng He and Hui Huang and Xingyuan Bu and Jiaheng Liu and Hangyu Guo and Weixun Wang and Jihao Gu and Wenbo Su and Bo Zheng},
  journal= {arXiv preprint arXiv:2410.19720},
  year   = {2024}
}

Comments

The first four authors contributed equally, 25 pages

R2 v1 2026-06-28T19:35:49.114Z