English

Deep Surrogate Assisted Generation of Environments

Artificial Intelligence 2022-10-13 v3 Machine Learning Neural and Evolutionary Computing

Abstract

Recent progress in reinforcement learning (RL) has started producing generally capable agents that can solve a distribution of complex environments. These agents are typically tested on fixed, human-authored environments. On the other hand, quality diversity (QD) optimization has been proven to be an effective component of environment generation algorithms, which can generate collections of high-quality environments that are diverse in the resulting agent behaviors. However, these algorithms require potentially expensive simulations of agents on newly generated environments. We propose Deep Surrogate Assisted Generation of Environments (DSAGE), a sample-efficient QD environment generation algorithm that maintains a deep surrogate model for predicting agent behaviors in new environments. Results in two benchmark domains show that DSAGE significantly outperforms existing QD environment generation algorithms in discovering collections of environments that elicit diverse behaviors of a state-of-the-art RL agent and a planning agent. Our source code and videos are available at https://dsagepaper.github.io/.

Keywords

Cite

@article{arxiv.2206.04199,
  title  = {Deep Surrogate Assisted Generation of Environments},
  author = {Varun Bhatt and Bryon Tjanaka and Matthew C. Fontaine and Stefanos Nikolaidis},
  journal= {arXiv preprint arXiv:2206.04199},
  year   = {2022}
}

Comments

26 pages, 15 figures, supplemental website at https://dsagepaper.github.io/

R2 v1 2026-06-24T11:44:18.378Z