← Search

Leonard Hussenot

9 accepted papers

2025

BOND: Aligning LLMs with Best-of-N Distillation

ICLR 2025poster

Reinforcement learning from human feedback (RLHF) is a key driver of quality and safety in state-of-the-art large language models. Yet, a surprisingly simple and strong inference-time strategy is Best-of-N sampling that selects the best generation among N candidates. In this paper, we propose Best-o…

Cited by 26SourcePDFScholar
2024

Conditional Language Policy: A General Framework For Steerable Multi-Objective Finetuning

EMNLP 2024finding

Reward-based finetuning is crucial for aligning language policies with intended behaviors (*e.g.*, creativity and safety). A key challenge is to develop steerable language models that trade-off multiple (conflicting) objectives in a flexible and efficient manner. This paper presents Conditional Lang…

Cited by 17SourcePDFScholar
2024

MusicRL: Aligning Music Generation to Human Preferences

ICML 2024poster

We propose MusicRL, the first music generation system finetuned from human feedback. Appreciation of text-to-music models is particularly subjective since the concept of musicality as well as the specific intention behind a caption are user-dependent (e.g. a caption such as “upbeat workout music” ca…

2024

WARM: On the Benefits of Weight Averaged Reward Models

ICML 2024poster

Aligning large language models (LLMs) with human preferences through reinforcement learning (RLHF) can lead to reward hacking, where LLMs exploit failures in the reward model (RM) to achieve seemingly high rewards without meeting the underlying objectives. We identify two primary challenges when des…

Cited by 76SourcePDFScholar
2023

Factually Consistent Summarization via Reinforcement Learning with Textual Entailment Feedback

ACL 2023long

Despite the seeming success of contemporary grounded text generation systems, they often tend to generate factually inconsistent text with respect to their input. This phenomenon is emphasized in tasks like summarization, in which the generated summaries should be corroborated by their source articl…

Cited by 82SourcePDFScholar
2022

Learning Energy Networks with Generalized Fenchel-Young Losses

NeurIPS 2022accept

Energy-based models, a.k.a. energy networks, perform inference by optimizing an energy function, typically parametrized by a neural network. This allows one to capture potentially complex relationships between inputs and outputs. To learn the parameters of the energy function, the solution to that…

Cited by 12SourcePDFScholar
2021

Primal Wasserstein Imitation Learning

ICLR 2021poster

Imitation Learning (IL) methods seek to match the behavior of an agent with that of an expert. In the present work, we propose a new IL method based on a conceptually simple algorithm: Primal Wasserstein Imitation Learning (PWIL), which ties to the primal form of the Wasserstein distance between the…

2021

What Matters for Adversarial Imitation Learning?

NeurIPS 2021poster

Adversarial imitation learning has become a popular framework for imitation in continuous control. Over the years, several variations of its components were proposed to enhance the performance of the learned policies as well as the sample complexity of the algorithm. In practice, these choices are r…

Cited by 88SourcePDFScholar
2021

What Matters for On-Policy Deep Actor-Critic Methods? A Large-Scale Study

ICLR 2021oral

In recent years, reinforcement learning (RL) has been successfully applied to many different continuous control tasks. While RL algorithms are often conceptually simple, their state-of-the-art implementations take numerous low- and high-level design decisions that strongly affect the performance of…

Cited by 230SourcePDFScholar