# Analysis of Vanilla Rolling Horizon Evolution Parameters in General   Video Game Playing

**Authors:** Raluca D. Gaina, Jialin Liu, Simon M. Lucas, Diego, Perez-Liebana

arXiv: 1704.07075 · 2017-04-25

## TL;DR

This paper critically analyzes vanilla Rolling Horizon Evolution parameters across 20 games, revealing potential for these methods to outperform Monte Carlo Tree Search in certain configurations and highlighting avenues for future research.

## Contribution

It is the first comprehensive study of vanilla Rolling Horizon Evolution in multiple general video games, focusing on population size and individual length configurations.

## Key findings

- Some configurations outperform Monte Carlo Tree Search
- Performance varies between deterministic and stochastic games
- Using larger time budgets can improve results

## Abstract

Monte Carlo Tree Search techniques have generally dominated General Video Game Playing, but recent research has started looking at Evolutionary Algorithms and their potential at matching Tree Search level of play or even outperforming these methods. Online or Rolling Horizon Evolution is one of the options available to evolve sequences of actions for planning in General Video Game Playing, but no research has been done up to date that explores the capabilities of the vanilla version of this algorithm in multiple games. This study aims to critically analyse the different configurations regarding population size and individual length in a set of 20 games from the General Video Game AI corpus. Distinctions are made between deterministic and stochastic games, and the implications of using superior time budgets are studied. Results show that there is scope for the use of these techniques, which in some configurations outperform Monte Carlo Tree Search, and also suggest that further research in these methods could boost their performance.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1704.07075/full.md

## Figures

20 figures with captions in the complete paper: https://tomesphere.com/paper/1704.07075/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1704.07075/full.md

---
Source: https://tomesphere.com/paper/1704.07075