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

Dueling Network Architectures For Deep Reinforcement Learning

Ziyu Wang, Tom Schaul, Matteo Hessel, Hado Hasselt, Marc Lanctot, Nando Freitas

Venue
International Conference on Machine Learning (ICML) 2016
Recognition
Most Influential ICML 2016 Paper (Rank No. 3)
Edition
2026-03
Impact factor
9
Certificate ID
691090100d3008ed

Abstract

In recent years there have been many successes of using deep representations in reinforcement learning. Still, many of these applications use conventional architectures, such as convolutional networks, LSTMs, or auto-encoders. In this paper, we present a new neural network architecture for model-free reinforcement learning. Our dueling network represents two separate estimators: one for the state value function and one for the state-dependent action advantage function. The main benefit of this factoring is to generalize learning across actions without imposing any change to the underlying reinforcement learning algorithm. Our results show that this architecture leads to better policy evaluation in the presence of many similar-valued actions. Moreover, the dueling architecture enables our RL agent to outperform the state-of-the-art on the Atari 2600 domain.

Download PDF certificate