English

Difficulty-Based Preference Data Selection by DPO Implicit Reward Gap

Computation and Language 2026-05-19 v2 Artificial Intelligence Machine Learning

Abstract

Aligning large language models (LLMs) with human preferences is a critical challenge in AI research. While methods like Reinforcement Learning from Human Feedback (RLHF) and Direct Preference Optimization (DPO) are widely used, they often rely on large, costly preference datasets. The current work lacks methods for high-quality data selection specifically for preference data. In this work, we introduce a novel difficulty-based data selection strategy for preference datasets, grounded in the DPO implicit reward mechanism. By selecting preference data examples with smaller DPO implicit reward gaps, which are indicative of more challenging cases, we improve data efficiency and model alignment. Our approach consistently outperforms five strong baselines across multiple datasets and alignment tasks, achieving superior performance with only 10\% of the original data. This principled, efficient selection method offers a promising solution for scaling LLM alignment with limited resources.

Keywords

Cite

@article{arxiv.2508.04149,
  title  = {Difficulty-Based Preference Data Selection by DPO Implicit Reward Gap},
  author = {Xuan Qi and Rongwu Xu and Zhijing Jin},
  journal= {arXiv preprint arXiv:2508.04149},
  year   = {2026}
}

Comments

Our code and data are available at https://github.com/Difficulty-Based-Preference-Data-Select/Difficulty-Based-Preference-Data-Select

R2 v1 2026-07-01T04:36:43.284Z