English

Improving Generalization in Meta Reinforcement Learning using Learned Objectives

Machine Learning 2020-02-17 v2 Artificial Intelligence Neural and Evolutionary Computing Machine Learning

Abstract

Biological evolution has distilled the experiences of many learners into the general learning algorithms of humans. Our novel meta reinforcement learning algorithm MetaGenRL is inspired by this process. MetaGenRL distills the experiences of many complex agents to meta-learn a low-complexity neural objective function that decides how future individuals will learn. Unlike recent meta-RL algorithms, MetaGenRL can generalize to new environments that are entirely different from those used for meta-training. In some cases, it even outperforms human-engineered RL algorithms. MetaGenRL uses off-policy second-order gradients during meta-training that greatly increase its sample efficiency.

Keywords

Cite

@article{arxiv.1910.04098,
  title  = {Improving Generalization in Meta Reinforcement Learning using Learned Objectives},
  author = {Louis Kirsch and Sjoerd van Steenkiste and Jürgen Schmidhuber},
  journal= {arXiv preprint arXiv:1910.04098},
  year   = {2020}
}

Comments

Accepted to ICLR 2020

R2 v1 2026-06-23T11:38:53.374Z