English

Fine-Tuning Language Models with Advantage-Induced Policy Alignment

Computation and Language 2023-11-06 v3 Artificial Intelligence Machine Learning Systems and Control Systems and Control

Abstract

Reinforcement learning from human feedback (RLHF) has emerged as a reliable approach to aligning large language models (LLMs) to human preferences. Among the plethora of RLHF techniques, proximal policy optimization (PPO) is of the most widely used methods. Despite its popularity, however, PPO may suffer from mode collapse, instability, and poor sample efficiency. We show that these issues can be alleviated by a novel algorithm that we refer to as Advantage-Induced Policy Alignment (APA), which leverages a squared error loss function based on the estimated advantages. We demonstrate empirically that APA consistently outperforms PPO in language tasks by a large margin, when a separate reward model is employed as the evaluator. In addition, compared with PPO, APA offers a more stable form of control over the deviation from the model's initial policy, ensuring that the model improves its performance without collapsing to deterministic output. In addition to empirical results, we also provide a theoretical justification supporting the design of our loss function.

Keywords

Cite

@article{arxiv.2306.02231,
  title  = {Fine-Tuning Language Models with Advantage-Induced Policy Alignment},
  author = {Banghua Zhu and Hiteshi Sharma and Felipe Vieira Frujeri and Shi Dong and Chenguang Zhu and Michael I. Jordan and Jiantao Jiao},
  journal= {arXiv preprint arXiv:2306.02231},
  year   = {2023}
}
R2 v1 2026-06-28T10:55:37.843Z