Reward-aware Preference Optimization: A Unified Mathematical Framework for Model Alignment
Shengyang Sun, Yian Zhang, Alexander Bukharin, David Mosallanezhad, Jiaqi Zeng, Soumye Singhal, Gerald Shen, Adithya Renduchintala, Tugrul Konuk, Yi Dong, Zhilin Wang, Dmitry Chichkov, Olivier Delalleau, Oleksii Kuchaiev
TL;DR
This work presents Reward-aware Preference Optimization (RPO), a unifying mathematical framework that connects offline and online preference optimization methods (DPO, IPO, SimPO, RLHF variants) by varying distance metrics, reward models, and data collection choices. Through a synthetic Ground-Truth judge setup, it enables clean ablations to identify which design factors most influence alignment, and introduces online RPO-bwd as a competitive variant with improved stability. The study demonstrates that RPO subsumes many existing algorithms, shows when online vs offline approaches excel, and highlights the critical role of reward-model quality in online settings. It also provides practical alignment recommendations and a roadmap for future work, including token-level extensions and broader evaluation regimes.
Abstract
The rapid development of large language model (LLM) alignment algorithms has resulted in a complex and fragmented landscape, with limited clarity on the effectiveness of different methods and their inter-connections. This paper introduces Reward-Aware Preference Optimization (RPO), a mathematical framework that unifies popular preference optimization techniques in LLM alignment, including DPO, IPO, SimPO, and REINFORCE (LOO), among others. RPO provides a structured approach to disentangle and systematically study the impact of various design choices, such as the optimization objective, the number of responses per prompt, and the use of implicit versus explicit reward models, on LLM preference optimization. We additionally propose a new experimental setup that enables the clean and direct ablation of such design choices. Through an extensive series of ablation studies within the RPO framework, we gain insights into the critical factors shaping model alignment, offering practical guidance on the most effective strategies for improving LLM alignment.
