paper-with-me

Papers

Prototypical Reward Network for Data-Efficient RLHF

2024-06-06 · Jinghan Zhang, Xiting Wang, Yiqiao Jin, Changyu Chen, Xinhao Zhang, Kunpeng Liu

The reward model for Reinforcement Learning from Human Feedback (RLHF) has proven effective in fine-tuning Large Language Models (LLMs). Notably, collecting human feedback for RLHF can be resource-intensive and lead to scalability issues for LLMs and complex tasks. Our proposed framework Proto-RM leverages prototypical networks to enhance reward models under limited human feedback. By enabling stable and reliable structural learning from fewer samples, Proto-RM significantly enhances LLMs' adaptability and accuracy in interpreting human preferences. Extensive experiments on various datasets demonstrate that Proto-RM significantly improves the performance of reward models and LLMs in human feedback tasks, achieving comparable and usually better results than traditional methods, while requiring significantly less data. in data-limited scenarios. This research offers a promising direction for enhancing the efficiency of reward models and optimizing the fine-tuning of language models under restricted feedback conditions.

📄 PDF Abstract BibTeX arXiv:2406.06606

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SharedRep-RLHF: A Shared Representation Approach to RLHF with Diverse Preferences

2025-09-03 · Arpan Mukherjee, Marcello Bullo, Deniz Gündüz arxiv

Uniform-reward reinforcement learning from human feedback (RLHF), which trains a single reward model to represent the preferences of all annotators, fails to capture the diversity of opinions across sub-populations, inad…

Reinforcement Learning

UNA: Unifying Alignments of RLHF/PPO, DPO and KTO by a Generalized Implicit Reward Function

2024-08-27 · Zhichao Wang, Bin Bi, Can Huang, Shiva Kumar Pentyala 외

An LLM is pretrained on trillions of tokens, but the pretrained LLM may still generate undesired responses. To solve this problem, alignment techniques such as RLHF, DPO and KTO are proposed. However, these alignment tec…

Accelerating RLHF Training with Reward Variance Increase

2025-05-29 · Zonglin Yang, Zhexuan Gu, HouDuo Qi, Yancheng Yuan

Reinforcement learning from human feedback (RLHF) is an essential technique for ensuring that large language models (LLMs) are aligned with human values and preferences during the post-training phase. As an effective RLH…

Exploration-Driven Policy Optimization in RLHF: Theoretical Insights on Efficient Data Utilization

2024-02-15 · Yihan Du, Anna Winnicki, Gal Dalal, Shie Mannor 외

Reinforcement Learning from Human Feedback (RLHF) has achieved impressive empirical successes while relying on a small amount of human feedback. However, there is limited theoretical justification for this phenomenon. Ad…

Uncertainty-Penalized Reinforcement Learning from Human Feedback with Diverse Reward LoRA Ensembles

2023-12-30 · Yuanzhao Zhai, Han Zhang, Yu Lei, Yue Yu 외

Reinforcement learning from human feedback (RLHF) emerges as a promising paradigm for aligning large language models (LLMs). However, a notable challenge in RLHF is overoptimization, where beyond a certain threshold, the…

Uncertainty Quantification