← Search

Thomas Mesnard

7 accepted papers

2024

Nash Learning from Human Feedback

ICML 2024spotlight

Reinforcement learning from human feedback (RLHF) has emerged as the main paradigm for aligning large language models (LLMs) with human preferences. Traditionally, RLHF involves the initial step of learning a reward model from pairwise human feedback, i.e., expressed as preferences between pairs of…

Cited by 129SourcePDFScholar
2024

RLAIF vs. RLHF: Scaling Reinforcement Learning from Human Feedback with AI Feedback

ICML 2024poster

Reinforcement learning from human feedback (RLHF) has proven effective in aligning large language models (LLMs) with human preferences, but gathering high-quality preference labels is expensive. RL from AI Feedback (RLAIF), introduced in Bai et al. (2022b), offers a promising alternative that trains…

Cited by 99SourcePDFScholar
2023

Curiosity in Hindsight: Intrinsic Exploration in Stochastic Environments

ICML 2023poster

Consider the problem of exploration in sparse-reward or reward-free environments, such as in Montezuma's Revenge. In the *curiosity-driven* paradigm, the agent is rewarded for how much each realized outcome differs from their predicted outcome. But using predictive error as intrinsic motivation is f…

Cited by 14SourcePDFScholar
2021

Counterfactual Credit Assignment in Model-Free Reinforcement Learning

ICML 2021spotlight

Credit assignment in reinforcement learning is the problem of measuring an action’s influence on future rewards. In particular, this requires separating skill from luck, i.e. disentangling the effect of an action on rewards from that of external factors and subsequent actions. To achieve this, we ad…

Cited by 78SourcePDFScholar
2019

Hindsight Credit Assignment

NeurIPS 2019spotlight

We consider the problem of efficient credit assignment in reinforcement learning. In order to efficiently and meaningfully utilize new data, we propose to explicitly assign credit to past decisions based on the likelihood of them having led to the observed outcome. This approach uses new information…

2018

Extending the Framework of Equilibrium Propagation to General Dynamics

ICLR 2018workshop

The biological plausibility of the backpropagation algorithm has long been doubted by neuroscientists. Two major reasons are that neurons would need to send two different types of signal in the forward and backward phases, and that pairs of neurons would need to communicate through symmetric bidirec…

Cited by 6SourceScholar