English

Efficient Evolutionary Methods for Game Agent Optimisation: Model-Based is Best

Artificial Intelligence 2019-01-04 v1

Abstract

This paper introduces a simple and fast variant of Planet Wars as a test-bed for statistical planning based Game AI agents, and for noisy hyper-parameter optimisation. Planet Wars is a real-time strategy game with simple rules but complex game-play. The variant introduced in this paper is designed for speed to enable efficient experimentation, and also for a fixed action space to enable practical inter-operability with General Video Game AI agents. If we treat the game as a win-loss game (which is standard), then this leads to challenging noisy optimisation problems both in tuning agents to play the game, and in tuning game parameters. Here we focus on the problem of tuning an agent, and report results using the recently developed N-Tuple Bandit Evolutionary Algorithm and a number of other optimisers, including Sequential Model-based Algorithm Configuration (SMAC). Results indicate that the N-Tuple Bandit Evolutionary offers competitive performance as well as insight into the effects of combinations of parameter choices.

Keywords

Cite

@article{arxiv.1901.00723,
  title  = {Efficient Evolutionary Methods for Game Agent Optimisation: Model-Based is Best},
  author = {Simon M. Lucas and Jialin Liu and Ivan Bravi and Raluca D. Gaina and John Woodward and Vanessa Volz and Diego Perez-Liebana},
  journal= {arXiv preprint arXiv:1901.00723},
  year   = {2019}
}

Comments

8 pages, to appear in 2019 AAAI workshop on Games and Simulations for Artificial Intelligence ( https://www.gamesim.ai/ )

R2 v1 2026-06-23T07:02:14.749Z