← Search

Jean Tarbouriech

10 accepted papers

2023

Probabilistic Inference in Reinforcement Learning Done Right

NeurIPS 2023poster

A popular perspective in Reinforcement learning (RL) casts the problem as probabilistic inference on a graphical model of the Markov decision process (MDP). The core object of study is the probability of each state-action pair being visited under the optimal policy. Previous approaches to approximat…

Cited by 4SourcePDFScholar
2022

Adaptive Multi-Goal Exploration

AISTATS 2022poster

We introduce a generic strategy for provably efficient multi-goal exploration. It relies on AdaGoal, a novel goal selection scheme that leverages a measure of uncertainty in reaching states to adaptively target goals that are neither too difficult nor too easy. We show how AdaGoal can be used to tac…

Cited by 5SourcePDFScholar
2022

Direct then Diffuse: Incremental Unsupervised Skill Discovery for State Covering and Goal Reaching

ICLR 2022poster

Learning meaningful behaviors in the absence of reward is a difficult problem in reinforcement learning. A desirable and challenging unsupervised objective is to learn a set of diverse skills that provide a thorough coverage of the state space while being directed, i.e., reliably reaching distinct r…

Cited by 25SourcePDFScholar
2021

A Provably Efficient Sample Collection Strategy for Reinforcement Learning

NeurIPS 2021spotlight

One of the challenges in online reinforcement learning (RL) is that the agent needs to trade off the exploration of the environment and the exploitation of the samples to optimize its behavior. Whether we optimize for regret, sample complexity, state-space coverage or model estimation, we need to st…

Cited by 21SourcePDFScholar
2021

Stochastic Shortest Path: Minimax, Parameter-Free and Towards Horizon-Free Regret

NeurIPS 2021spotlight

We study the problem of learning in the stochastic shortest path (SSP) setting, where an agent seeks to minimize the expected cost accumulated before reaching a goal state. We design a novel model-based algorithm EB-SSP that carefully skews the empirical transitions and perturbs the empirical costs…

Cited by 37SourcePDFScholar
2020

Active Model Estimation in Markov Decision Processes

UAI 2020poster

We study the problem of efficient exploration in order to learn an accurate model of an environment, modeled as a Markov decision process (MDP). Efficient exploration in this problem requires the agent to identify the regions in which estimating the model is more difficult and then exploit this know…

Cited by 31SourcePDFScholar
2020

Adversarial Attacks on Linear Contextual Bandits

NeurIPS 2020poster

Contextual bandit algorithms are applied in a wide range of domains, from advertising to recommender systems, from clinical trials to education. In many of these domains, malicious agents may have incentives to force a bandit algorithm into a desired behavior For instance, an unscrupulous ad publish…

Cited by 68SourcePDFScholar
2020

Improved Sample Complexity for Incremental Autonomous Exploration in MDPs

NeurIPS 2020oral

We study the problem of exploring an unknown environment when no reward function is provided to the agent. Building on the incremental exploration setting introduced by Lim and Auer (2012), we define the objective of learning the set of $\epsilon$-optimal goal-conditioned policies attaining all stat…

Cited by 17SourcePDFScholar
2020

No-Regret Exploration in Goal-Oriented Reinforcement Learning

ICML 2020poster

Many popular reinforcement learning problems (e.g., navigation in a maze, some Atari games, mountain car) are instances of the episodic setting under its stochastic shortest path (SSP) formulation, where an agent has to achieve a goal state while minimizing the cumulative cost. Despite the popularit…

Cited by 48SourcePDFScholar