Gradient-Adaptive Policy Optimization: Towards Multi-Objective Alignment of Large Language Models
Chengao Li, Hanyu Zhang, Yunkun Xu, Hongyan Xue, Xiang Ao, Qing He

TL;DR
This paper introduces GAPO, a multi-objective optimization method for aligning large language models with diverse human preferences, balancing conflicting objectives effectively and outperforming existing techniques.
Contribution
The paper proposes a novel gradient-adaptive optimization framework, GAPO, for multi-objective LLM alignment, including a Pareto-based variant P-GAPO, with theoretical convergence guarantees.
Findings
GAPO outperforms state-of-the-art methods on Mistral-7B.
GAPO effectively balances helpfulness and harmlessness.
P-GAPO achieves Pareto solutions tailored to user preferences.
Abstract
Reinforcement Learning from Human Feedback (RLHF) has emerged as a powerful technique for aligning large language models (LLMs) with human preferences. However, effectively aligning LLMs with diverse human preferences remains a significant challenge, particularly when they are conflict. To address this issue, we frame human value alignment as a multi-objective optimization problem, aiming to maximize a set of potentially conflicting objectives. We introduce Gradient-Adaptive Policy Optimization (GAPO), a novel fine-tuning paradigm that employs multiple-gradient descent to align LLMs with diverse preference distributions. GAPO adaptively rescales the gradients for each objective to determine an update direction that optimally balances the trade-offs between objectives. Additionally, we introduce P-GAPO, which incorporates user preferences across different objectives and achieves Pareto…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications
