paper-with-me

홈 › Papers

COPR: Continual Learning Human Preference through Optimal Policy Regularization

2023-10-24 · Han Zhang, Lin Gui, Yuanzhao Zhai, Hui Wang, Yu Lei, Ruifeng Xu

The technique of Reinforcement Learning from Human Feedback (RLHF) is a commonly employed method to improve pre-trained Language Models (LM), enhancing their ability to conform to human preferences. Nevertheless, the current RLHF-based LMs necessitate full retraining each time novel queries or feedback are introduced, which becomes a challenging task because human preferences can vary between different domains or tasks. Retraining LMs poses practical difficulties in many real-world situations due to the significant time and computational resources required, along with concerns related to data privacy. To address this limitation, we propose a new method called Continual Optimal Policy Regularization (COPR), in which we compute the distribution of optimal policy bypassing the partition function and then regularize the current policy based on the historically optimal distribution to mitigate Catastrophic Forgetting (CF). COPR involves a single learning phase and doesn't necessitate complex reinforcement learning. Importantly, it shares the capability with RLHF to learn from unlabeled data by maintaining a scoring module, similar to reward model, making it flexible for continually learning without human feedback. Our experimental results show that COPR outperforms strong Continuous Learning (CL) baselines when it comes to consistently aligning with human preferences on incremental tasks and domains.

📄 PDF Abstract BibTeX arXiv:2310.15694

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

COPR: Continual Human Preference Learning via Optimal Policy Regularization

2024-02-22 · Han Zhang, Lin Gui, Yu Lei, Yuanzhao Zhai 외

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 …

Continual Learning

Reinforcement Learning From Imperfect Corrective Actions And Proxy Rewards

2024-10-08 · Zhaohui Jiang, Xuening Feng, Paul Weng, Yifei Zhu 외

In practice, reinforcement learning (RL) agents are often trained with a possibly imperfect proxy reward function, which may lead to a human-agent alignment issue (i.e., the learned policy either converges to non-optimal…

Atari GamesAutonomous Drivingreinforcement-learningReinforcement Learning+1

Coprocessor Actor Critic: A Model-Based Reinforcement Learning Approach For Adaptive Brain Stimulation

2024-06-10 · Michelle Pan, Mariah Schrum, Vivek Myers, Erdem Biyik 외

Adaptive brain stimulation can treat neurological conditions such as Parkinson's disease and post-stroke motor deficits by influencing abnormal neural activity. Because of patient heterogeneity, each patient requires a u…

Model-based Reinforcement Learningreinforcement-learningReinforcement Learning

Beyond expert users: agents should help users construct preferences, not just elicit them

2026-06-29 · Irena Saracay, Ludwig Schmidt, Carlos Guestrin arxiv

Agents typically assume an expert user -- one with well-formed preferences about what they want -- and default to clarifying questions whenever the task is underspecified. We argue this assumption is unrealistic. Users o…

Optimal Interactive Learning on the Job via Facility Location Planning

2025-05-01 · Shivam Vats, Michelle Zhao, Patrick Callaghan, Mingxi Jia 외

Collaborative robots must continually adapt to novel tasks and user preferences without overburdening the user. While prior interactive robot learning methods aim to reduce human effort, they are typically limited to sin…