PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
February 14, 20240 citationsOpen Access

Reinforcement Learning from Human Feedback with Active Queries

View Full Paper
KJKaixuan JiJHJiafan HeQGQuanquan Gu

Key Points

  • ADPO achieves performance similar to state-of-the-art methods while reducing human preference queries by half, indicating its effectiveness.
  • The method employs a new proximal policy optimization algorithm, achieving a regret bound of $ ilde{O}(d^2/Δ)$ and query complexity of $ ilde{O}(d^2/Δ^2)$.
  • The study formalizes human preference alignment as a contextual dueling bandit problem, showcasing a novel approach to optimize this alignment using fewer resources and data. The significance of this approach may enable more efficient training of language models, reducing costs related to human labeling and enhancing model accuracy.

Abstract

Aligning large language models (LLM) with human preference plays a key role in building modern generative models and can be achieved by reinforcement learning from human feedback (RLHF). Despite their superior performance, current RLHF approaches often require a large amount of human-labelled preference data, which is expensive to collect. In this paper, inspired by the success of active learning, we address this problem by proposing query-efficient RLHF methods. We first formalize the alignment problem as a contextual dueling bandit problem and design an active-query-based proximal policy optimization (APPO) algorithm with an O (d²/) regret bound and an O (d²/²) query complexity, where d is the dimension of feature space and is the sub-optimality gap over all the contexts. We then propose ADPO, a practical version of our algorithm based on direct preference optimization (DPO) and apply it to fine-tuning LLMs. Our experiments show that ADPO, while only making about half of queries for human preference, matches the performance of the state-of-the-art DPO method.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Ji et al. (2024) studied this question.

synapsesocial.com/papers/68e79412b6db64358770546ehttps://doi.org/10.48550/arxiv.2402.09401
Ask AI
Helpful
Bookmark
Share
View Full Paper