English

Is On-Policy Data always the Best Choice for Direct Preference Optimization-based LM Alignment?

Artificial Intelligence 2026-01-28 v2 Computation and Language

Abstract

The alignment of language models~(LMs) with human preferences is critical for building reliable AI systems. The problem is typically framed as optimizing an LM policy to maximize the expected reward that reflects human preferences. Recently, Direct Preference Optimization~(DPO) was proposed as a LM alignment method that directly optimize the policy from static preference data, and further improved by incorporating on-policy sampling~(i.e., preference candidates generated during the training loop) for better LM alignment. However, we show on-policy data is not always optimal, with systematic effectiveness difference emerging between static and on-policy preference candidates. For example, on-policy data can result in a 3×3\times effectiveness compared with static data for Llama-3, and a 0.4×0.4\times effectiveness for Zephyr. To explain the phenomenon, we propose the alignment stage assumption, which divides the alignment process into two distinct stages: the preference injection stage, which benefits from diverse data, and the preference fine-tuning stage, which favors high-quality data. Through theoretical and empirical analysis, we characterize these stages and propose an effective algorithm to identify the boundaries between them. We perform experiments on 55 models~(Llama, Zephyr, Phi-2, Qwen, Pythia) and 22 alignment methods~(DPO, SLiC-HF) to show the generalizability of alignment stage assumption and the effectiveness of the boundary measurement algorithm.

Keywords

Cite

@article{arxiv.2508.10530,
  title  = {Is On-Policy Data always the Best Choice for Direct Preference Optimization-based LM Alignment?},
  author = {Zetian Sun and Dongfang Li and Xuhui Chen and Baotian Hu and Min Zhang},
  journal= {arXiv preprint arXiv:2508.10530},
  year   = {2026}
}

Comments

Accepted by ICLR-2026

R2 v1 2026-07-01T04:49:40.860Z