English

Compatible Value Gradients for Reinforcement Learning of Continuous Deep Policies

Machine Learning 2015-09-11 v1 Artificial Intelligence Neural and Evolutionary Computing Machine Learning

Abstract

This paper proposes GProp, a deep reinforcement learning algorithm for continuous policies with compatible function approximation. The algorithm is based on two innovations. Firstly, we present a temporal-difference based method for learning the gradient of the value-function. Secondly, we present the deviator-actor-critic (DAC) model, which comprises three neural networks that estimate the value function, its gradient, and determine the actor's policy respectively. We evaluate GProp on two challenging tasks: a contextual bandit problem constructed from nonparametric regression datasets that is designed to probe the ability of reinforcement learning algorithms to accurately estimate gradients; and the octopus arm, a challenging reinforcement learning benchmark. GProp is competitive with fully supervised methods on the bandit task and achieves the best performance to date on the octopus arm.

Keywords

Cite

@article{arxiv.1509.03005,
  title  = {Compatible Value Gradients for Reinforcement Learning of Continuous Deep Policies},
  author = {David Balduzzi and Muhammad Ghifary},
  journal= {arXiv preprint arXiv:1509.03005},
  year   = {2015}
}

Comments

27 pages

R2 v1 2026-06-22T10:53:22.689Z