PAPER DIGEST
Most Influential ICML 2019 Paper · 2026-03 edition

Off-Policy Deep Reinforcement Learning Without Exploration

Scott Fujimoto; David Meger; Doina Precup

Venue
International Conference on Machine Learning (ICML) 2019
Recognition
Most Influential ICML 2019 Paper (Rank No. 9)
Edition
2026-03
Impact factor
8
Certificate ID
c9153402224681f4

Abstract

Many practical applications of reinforcement learning constrain agents to learn from a fixed batch of data which has already been gathered, without offering further possibility for data collection. In this paper, we demonstrate that due to errors introduced by extrapolation, standard off-policy deep reinforcement learning algorithms, such as DQN and DDPG, are incapable of learning with data uncorrelated to the distribution under the current policy, making them ineffective for this fixed batch setting. We introduce a novel class of off-policy algorithms, batch-constrained reinforcement learning, which restricts the action space in order to force the agent towards behaving close to on-policy with respect to a subset of the given data. We present the first continuous control deep reinforcement learning algorithm which can learn effectively from arbitrary, fixed batch data, and empirically demonstrate the quality of its behavior in several tasks.

Download PDF certificate