← Search

Yannis Flet-Berliac

10 accepted papers

2025

ShiQ: Bringing back Bellman to LLMs

NeurIPS 2025poster

The fine-tuning of pre-trained large language models (LLMs) using reinforcement learning (RL) is generally formulated as direct policy optimization. This approach was naturally favored as it efficiently improves a pretrained LLM with simple gradient updates. Another RL paradigm, Q-learning methods,…

Cited by 3SourceScholar
2024

Contrastive Policy Gradient: Aligning LLMs on sequence-level scores in a supervised-friendly fashion

EMNLP 2024main

Reinforcement Learning (RL) has been used to finetune Large Language Models (LLMs) using a reward model trained from preference data, to better align with human judgment. The recently introduced direct alignment methods, which are often simpler, more stable, and computationally lighter, can more dir…

Cited by 3SourcePDFScholar
2024

OPERA: Automatic Offline Policy Evaluation with Re-weighted Aggregates of Multiple Estimators

NeurIPS 2024poster

Offline policy evaluation (OPE) allows us to evaluate and estimate a new sequential decision-making policy's performance by leveraging historical interaction data collected from other policies. Evaluating a new policy online without a confident estimate of its performance can lead to costly, unsafe,…

Cited by 0SourcePDFScholar
2023

Model-Based Offline Reinforcement Learning with Local Misspecification

AAAI 2023technical

We present a model-based offline reinforcement learning policy performance lower bound that explicitly captures dynamics model misspecification and distribution mismatch and we propose an empirical algorithm for optimal offline policy selection. Theoretically, we prove a novel safe policy improvemen…

Cited by 4SourcePDFScholar
2023

Waypoint Transformer: Reinforcement Learning via Supervised Learning with Intermediate Targets

NeurIPS 2023poster

Despite the recent advancements in offline reinforcement learning via supervised learning (RvS) and the success of the decision transformer (DT) architecture in various domains, DTs have fallen short in several challenging benchmarks. The root cause of this underperformance lies in their inability t…

Cited by 21SourcePDFScholar
2022

Data-Efficient Pipeline for Offline Reinforcement Learning with Limited Data

NeurIPS 2022accept

Offline reinforcement learning (RL) can be used to improve future performance by leveraging historical data. There exist many different algorithms for offline RL, and it is well recognized that these algorithms, and their hyperparameter settings, can lead to decision policies with substantially diff…

Cited by 20SourcePDFScholar
2021

Adversarially Guided Actor-Critic

ICLR 2021poster

Despite definite success in deep reinforcement learning problems, actor-critic algorithms are still confronted with sample inefficiency in complex environments, particularly in tasks where efficient exploration is a bottleneck. These methods consider a policy (the actor) and a value function (the cr…

2021

Learning Value Functions in Deep Policy Gradients using Residual Variance

ICLR 2021poster

Policy gradient algorithms have proven to be successful in diverse decision making and control tasks. However, these methods suffer from high sample complexity and instability issues. In this paper, we address these challenges by providing a different approach for training the critic in the actor-cr…

Cited by 24SourcePDFScholar