English

AMoPO: Adaptive Multi-objective Preference Optimization without Reward Models and Reference Models

Machine Learning 2025-06-10 v1 Artificial Intelligence

Abstract

Existing multi-objective preference alignment methods for large language models (LLMs) face limitations: (1) the inability to effectively balance various preference dimensions, and (2) reliance on auxiliary reward/reference models introduces computational complexity. To address these challenges, we propose Adaptive Multi-objective Preference Optimization (AMoPO), a novel framework that achieves dynamic balance across preference dimensions. By introducing the multi-objective optimization paradigm to use the dimension-aware generation metrics as implicit rewards, AMoPO aligns LLMs with diverse preferences without additional reward models or reference models. We introduce an adaptive weight assignment mechanism that models the generation space as a Gaussian distribution, allowing dynamic prioritization of preference dimensions. Empirical results demonstrate that AMoPO outperforms state-of-the-art baselines by 28.5%, and the experiments on 7B, 14B, and 32B models reveal the scaling ability of AMoPO. Moreover, additional analysis of multiple dimensions verifies its adaptability and effectiveness. These findings validate AMoPO's capability to achieve dimension-aware preference alignment, highlighting its superiority. Our codes and datasets are available at https://github.com/Javkonline/AMoPO.

Keywords

Cite

@article{arxiv.2506.07165,
  title  = {AMoPO: Adaptive Multi-objective Preference Optimization without Reward Models and Reference Models},
  author = {Qi Liu and Jingqing Ruan and Hao Li and Haodong Zhao and Desheng Wang and Jiansong Chen and Wan Guanglu and Xunliang Cai and Zhi Zheng and Tong Xu},
  journal= {arXiv preprint arXiv:2506.07165},
  year   = {2025}
}

Comments

Accepted by ACL 2025

R2 v1 2026-07-01T03:05:43.521Z