Natural Value Approximators: Learning when to Trust Past Estimates
Zhongwen Xu, Joseph Modayil, Hado P van Hasselt, Andre Barreto, David Silver, Tom Schaul
Abstract
Neural networks have a smooth initial inductive bias, such that small changes in input do not lead to large changes in output. However, in reinforcement learning domains with sparse rewards, value functions have non-smooth structure with a characteristic asymmetric discontinuity whenever rewards arrive. We propose a mechanism that learns an interpolation between a direct value estimate and a projected value estimate computed from the encountered reward and the previous estimate. This reduces the need to learn about discontinuities, and thus improves the value function approximation. Furthermore, as the interpolation is learned and state-dependent, our method can deal with heterogeneous observability. We demonstrate that this one change leads to significant improvements on multiple Atari games, when applied to the state-of-the-art A3C algorithm.
BibTeX
@inproceedings{NIPS2017_fb60d411,
author = {Xu, Zhongwen and Modayil, Joseph and van Hasselt, Hado P and Barreto, Andre and Silver, David and Schaul, Tom},
booktitle = {Advances in Neural Information Processing Systems},
editor = {I. Guyon and U. Von Luxburg and S. Bengio and H. Wallach and R. Fergus and S. Vishwanathan and R. Garnett},
pages = {},
publisher = {Curran Associates, Inc.},
title = {Natural Value Approximators: Learning when to Trust Past Estimates},
url = {https://proceedings.neurips.cc/paper_files/paper/2017/file/fb60d411a5c5b72b2e7d3527cfc84fd0-Paper.pdf},
volume = {30},
year = {2017}
}