← Search

Léonard Hussenot

4 accepted papers

2022

Continuous Control with Action Quantization from Demonstrations

ICML 2022spotlight

In this paper, we propose a novel Reinforcement Learning (RL) framework for problems with continuous action spaces: Action Quantization from Demonstrations (AQuaDem). The proposed approach consists in learning a discretization of continuous action spaces from human demonstrations. This discretizatio…

2022

Offline Reinforcement Learning as Anti-exploration

AAAI 2022technical

Offline Reinforcement Learning (RL) aims at learning an optimal control from a fixed dataset, without interactions with the system. An agent in this setting should avoid selecting actions whose consequences cannot be predicted from the data. This is the converse of exploration in RL, which favors su…

Cited by 67SourcePDFScholar
2021

Hyperparameter Selection for Imitation Learning

ICML 2021oral

We address the issue of tuning hyperparameters (HPs) for imitation learning algorithms in the context of continuous-control, when the underlying reward function of the demonstrating expert cannot be observed at any time. The vast literature in imitation learning mostly considers this reward function…

2021

Offline Reinforcement Learning with Pseudometric Learning

ICML 2021spotlight

Offline Reinforcement Learning methods seek to learn a policy from logged transitions of an environment, without any interaction. In the presence of function approximation, and under the assumption of limited coverage of the state-action space of the environment, it is necessary to enforce the polic…