Imitating Language via Scalable Inverse Reinforcement Learning
Markus Wulfmeier, Michael Bloesch, Nino Vieillard, Arun Ahuja, Jorg, Bornschein, Sandy Huang, Artem Sokolov, Matt Barnes, Guillaume Desjardins,, Alex Bewley, Sarah Maria Elisabeth Bechtle, Jost Tobias Springenberg, Nikola, Momchev, Olivier Bachem, Matthieu Geist

TL;DR
This paper explores inverse reinforcement learning (IRL) for language model fine-tuning, offering a new perspective that improves diversity and robustness over traditional maximum likelihood methods.
Contribution
It reformulates IRL as a temporal difference extension of MLE, establishing a principled link and demonstrating IRL's advantages in diversity and performance for language model fine-tuning.
Findings
IRL enhances diversity in generated sequences.
IRL achieves comparable or better task performance.
IRL-based rewards improve robustness of language models.
Abstract
The majority of language model training builds on imitation learning. It covers pretraining, supervised fine-tuning, and affects the starting conditions for reinforcement learning from human feedback (RLHF). The simplicity and scalability of maximum likelihood estimation (MLE) for next token prediction led to its role as predominant paradigm. However, the broader field of imitation learning can more effectively utilize the sequential structure underlying autoregressive generation. We focus on investigating the inverse reinforcement learning (IRL) perspective to imitation, extracting rewards and directly optimizing sequences instead of individual token likelihoods and evaluate its benefits for fine-tuning large language models. We provide a new angle, reformulating inverse soft-Q-learning as a temporal difference regularized extension of MLE. This creates a principled connection between…
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.
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · Evolutionary Algorithms and Applications · Modular Robots and Swarm Intelligence
MethodsShrink and Fine-Tune · Focus
