LGAIMLOct 29, 2018

Assessing Generalization in Deep Reinforcement Learning

arXiv:1810.12282v2273 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the lack of controlled assessments for generalization schemes in deep RL, which is crucial for researchers developing robust AI agents.

The authors tackled the problem of evaluating generalization in deep reinforcement learning by creating a benchmark and protocol, finding that standard deep RL algorithms generalize better than specialized methods.

Deep reinforcement learning (RL) has achieved breakthrough results on many tasks, but agents often fail to generalize beyond the environment they were trained in. As a result, deep RL algorithms that promote generalization are receiving increasing attention. However, works in this area use a wide variety of tasks and experimental setups for evaluation. The literature lacks a controlled assessment of the merits of different generalization schemes. Our aim is to catalyze community-wide progress on generalization in deep RL. To this end, we present a benchmark and experimental protocol, and conduct a systematic empirical study. Our framework contains a diverse set of environments, our methodology covers both in-distribution and out-of-distribution generalization, and our evaluation includes deep RL algorithms that specifically tackle generalization. Our key finding is that `vanilla' deep RL algorithms generalize better than specialized schemes that were proposed specifically to tackle generalization.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes