English

Illuminating Generalization in Deep Reinforcement Learning through Procedural Level Generation

Machine Learning 2018-11-30 v5 Artificial Intelligence Machine Learning

Abstract

Deep reinforcement learning (RL) has shown impressive results in a variety of domains, learning directly from high-dimensional sensory streams. However, when neural networks are trained in a fixed environment, such as a single level in a video game, they will usually overfit and fail to generalize to new levels. When RL models overfit, even slight modifications to the environment can result in poor agent performance. This paper explores how procedurally generated levels during training can increase generality. We show that for some games procedural level generation enables generalization to new levels within the same distribution. Additionally, it is possible to achieve better performance with less data by manipulating the difficulty of the levels in response to the performance of the agent. The generality of the learned behaviors is also evaluated on a set of human-designed levels. The results suggest that the ability to generalize to human-designed levels highly depends on the design of the level generators. We apply dimensionality reduction and clustering techniques to visualize the generators' distributions of levels and analyze to what degree they can produce levels similar to those designed by a human.

Keywords

Cite

@article{arxiv.1806.10729,
  title  = {Illuminating Generalization in Deep Reinforcement Learning through Procedural Level Generation},
  author = {Niels Justesen and Ruben Rodriguez Torrado and Philip Bontrager and Ahmed Khalifa and Julian Togelius and Sebastian Risi},
  journal= {arXiv preprint arXiv:1806.10729},
  year   = {2018}
}

Comments

Accepted to NeurIPS Deep RL Workshop 2018

R2 v1 2026-06-23T02:44:14.566Z