Offline Regularised Reinforcement Learning for Large Language Models Alignment
Pierre Harvey Richemond, Yunhao Tang, Daniel Guo, Daniele, Calandriello, Mohammad Gheshlaghi Azar, Rafael Rafailov, Bernardo Avila, Pires, Eugene Tarassov, Lucas Spangher, Will Ellsworth, Aliaksei Severyn,, Jonathan Mallinson, Lior Shani, Gil Shamir, Rishabh Joshi, Tianqi Liu

TL;DR
This paper introduces DRO, a new reinforcement learning framework for large language model alignment that leverages abundant single-trajectory data without requiring pairwise preferences, demonstrating promising empirical results.
Contribution
The work proposes DRO, a novel method for LLM alignment that uses a simple mean-squared objective and does not depend on scarce preference datasets, validated with T5 models.
Findings
DRO outperforms selected baselines like KTO in experiments.
DRO effectively utilizes single-trajectory data for policy optimization.
The method is simple to implement and empirically compelling.
Abstract
The dominant framework for alignment of large language models (LLM), whether through reinforcement learning from human feedback or direct preference optimisation, is to learn from preference data. This involves building datasets where each element is a quadruplet composed of a prompt, two independent responses (completions of the prompt) and a human preference between the two independent responses, yielding a preferred and a dis-preferred response. Such data is typically scarce and expensive to collect. On the other hand, \emph{single-trajectory} datasets where each element is a triplet composed of a prompt, a response and a human feedback is naturally more abundant. The canonical element of such datasets is for instance an LLM's response to a user's prompt followed by a user's feedback such as a thumbs-up/down. Consequently, in this work, we propose DRO, or \emph{Direct Reward…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech Recognition and Synthesis
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Byte Pair Encoding · Layer Normalization · SentencePiece · Gated Linear Unit · Attention Dropout · Linear Layer · Residual Connection · Multi-Head Attention
