English

COPR: Continual Human Preference Learning via Optimal Policy Regularization

Machine Learning 2024-12-24 v3 Artificial Intelligence

Abstract

Reinforcement Learning from Human Feedback (RLHF) is commonly utilized to improve the alignment of Large Language Models (LLMs) with human preferences. Given the evolving nature of human preferences, continual alignment becomes more crucial and practical in comparison to traditional static alignment. Nevertheless, making RLHF compatible with Continual Learning (CL) is challenging due to its complex process. Meanwhile, directly learning new human preferences may lead to Catastrophic Forgetting (CF) of historical preferences, resulting in helpless or harmful outputs. To overcome these challenges, we propose the Continual Optimal Policy Regularization (COPR) method, which draws inspiration from the optimal policy theory. COPR utilizes a sampling distribution as a demonstration and regularization constraints for CL. It adopts the Lagrangian Duality (LD) method to dynamically regularize the current policy based on the historically optimal policy, which prevents CF and avoids over-emphasizing unbalanced objectives. We also provide formal proof for the learnability of COPR. The experimental results show that COPR outperforms strong CL baselines on our proposed benchmark, in terms of reward-based, GPT-4 evaluations and human assessment. Furthermore, we validate the robustness of COPR under various CL settings, including different backbones, replay memory sizes, and learning orders.

Keywords

Cite

@article{arxiv.2402.14228,
  title  = {COPR: Continual Human Preference Learning via Optimal Policy Regularization},
  author = {Han Zhang and Lin Gui and Yu Lei and Yuanzhao Zhai and Yehong Zhang and Yulan He and Hui Wang and Yue Yu and Kam-Fai Wong and Bin Liang and Ruifeng Xu},
  journal= {arXiv preprint arXiv:2402.14228},
  year   = {2024}
}

Comments

This is a duplicate submission to arXiv:2310.15694, and we believe that this submission has affected the citation of our original paper arXiv:2310.15694

R2 v1 2026-06-28T14:56:34.203Z