pith. sign in

arxiv: 1805.09801 · v1 · pith:VK3VN63Rnew · submitted 2018-05-24 · 💻 cs.LG · cs.AI· stat.ML

Meta-Gradient Reinforcement Learning

classification 💻 cs.LG cs.AIstat.ML
keywords learningfunctionvaluealgorithmalgorithmsnaturereinforcementreturn
0
0 comments X
read the original abstract

The goal of reinforcement learning algorithms is to estimate and/or optimise the value function. However, unlike supervised learning, no teacher or oracle is available to provide the true value function. Instead, the majority of reinforcement learning algorithms estimate and/or optimise a proxy for the value function. This proxy is typically based on a sampled and bootstrapped approximation to the true value function, known as a return. The particular choice of return is one of the chief components determining the nature of the algorithm: the rate at which future rewards are discounted; when and how values should be bootstrapped; or even the nature of the rewards themselves. It is well-known that these decisions are crucial to the overall success of RL algorithms. We discuss a gradient-based meta-learning algorithm that is able to adapt the nature of the return, online, whilst interacting and learning from the environment. When applied to 57 games on the Atari 2600 environment over 200 million frames, our algorithm achieved a new state-of-the-art performance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. On Inductive Biases in Deep Reinforcement Learning

    cs.LG 2019-07 unverdicted novelty 4.0

    Adaptive replacements for domain-specific components in deep RL agents can yield better learning on new tasks without additional tuning.