133

Iterated QQ-Network: Beyond the One-Step Bellman Operator

Main:11 Pages
23 Figures
Bibliography:4 Pages
5 Tables
Appendix:11 Pages
Abstract

Value-based Reinforcement Learning (RL) methods rely on the application of the Bellman operator, which needs to be approximated from samples. Most approaches consist of an iterative scheme alternating the application of the Bellman operator and a subsequent projection step onto a considered function space. However, we observe that these algorithms can be improved by considering multiple iterations of the Bellman operator at once. Thus, we introduce iterated QQ-Networks (iQN), a novel approach that learns a sequence of QQ-function approximations where each QQ-function serves as the target for the next one in a chain of consecutive Bellman iterations. We demonstrate that iQN is theoretically sound and show how it can be seamlessly used in value-based and actor-critic methods. We empirically demonstrate its advantages on Atari 26002600 games and in continuous-control MuJoCo environments.

View on arXiv
Comments on this paper