← Search

Hubert Soyer

4 accepted papers

2020

Making Efficient Use of Demonstrations to Solve Hard Exploration Problems

ICLR 2020poster

This paper introduces R2D3, an agent that makes efficient use of demonstrations to solve hard exploration problems in partially observable environments with highly variable initial conditions. We also introduce a suite of eight tasks that combine these three properties, and show that R2D3 can solve…

Cited by 107SourceScholar
2020

V-MPO: On-Policy Maximum a Posteriori Policy Optimization for Discrete and Continuous Control

ICLR 2020poster

Some of the most successful applications of deep reinforcement learning to challenging domains in discrete and continuous control have used policy gradient methods in the on-policy setting. However, policy gradients can suffer from large variance that may limit performance, and in practice require c…

Cited by 136SourceScholar
2018

IMPALA: Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures

ICML 2018oral

In this work we aim to solve a large collection of tasks using a single reinforcement learning agent with a single set of parameters. A key challenge is to handle the increased amount of data and extended training time. We have developed a new distributed agent IMPALA (Importance Weighted Actor-Lear…

2017

Learning to Navigate in Complex Environments

ICLR 2017poster

Learning to navigate in complex environments with dynamic elements is an important milestone in developing AI agents. In this work we formulate the navigation question as a reinforcement learning problem and show that data efficiency and task performance can be dramatically improved by relying on ad…

Cited by 1075SourcecodeScholar