English

A Survey of Zero-shot Generalisation in Deep Reinforcement Learning

Machine Learning 2023-01-20 v6 Artificial Intelligence

Abstract

The study of zero-shot generalisation (ZSG) in deep Reinforcement Learning (RL) aims to produce RL algorithms whose policies generalise well to novel unseen situations at deployment time, avoiding overfitting to their training environments. Tackling this is vital if we are to deploy reinforcement learning algorithms in real world scenarios, where the environment will be diverse, dynamic and unpredictable. This survey is an overview of this nascent field. We rely on a unifying formalism and terminology for discussing different ZSG problems, building upon previous works. We go on to categorise existing benchmarks for ZSG, as well as current methods for tackling these problems. Finally, we provide a critical discussion of the current state of the field, including recommendations for future work. Among other conclusions, we argue that taking a purely procedural content generation approach to benchmark design is not conducive to progress in ZSG, we suggest fast online adaptation and tackling RL-specific problems as some areas for future work on methods for ZSG, and we recommend building benchmarks in underexplored problem settings such as offline RL ZSG and reward-function variation.

Keywords

Cite

@article{arxiv.2111.09794,
  title  = {A Survey of Zero-shot Generalisation in Deep Reinforcement Learning},
  author = {Robert Kirk and Amy Zhang and Edward Grefenstette and Tim Rocktäschel},
  journal= {arXiv preprint arXiv:2111.09794},
  year   = {2023}
}

Comments

JAIR version. Added formal definitions of ZSPT and related concepts, JAIR formatting, other small rewrites; https://www.jair.org/index.php/jair/article/view/14174

R2 v1 2026-06-24T07:43:46.646Z