The General Video Game AI Competition (GVG-AI) invites submissions of controllers to play games specified in the Video Game Description Language (VGDL), testing them against each other and several baselines. One of the baselines that has done surprisingly well in some of the competitions is sampleMCTS, a straightforward implementation of Monte Carlo tree search (MCTS). Although it has done worse in other iterations of the competition, this has produced a nagging worry to us that perhaps the GVG-AI competition might be too easy, especially since performance profiling suggests that significant increases in number of MCTS iterations that can be completed in a given time limit will be possible through optimizations to the GVG-AI competition framework. To better understand the potential performance of the baseline vanilla MCTS controller, I perform scaling experiments, running it against the 62 games in the public GVG-AI corpus as the time budget is varied from about 1/30 of that in the current competition, through around 30x the current competition's budget. I find that it does not in fact master the games even given 30x the current time budget, so the challenge of the GVG-AI competition is safe (at least against this baseline). However, I do find that given enough computational budget, it manages to avoid explicitly losing on most games, despite failing to win them and ultimately losing as time expires, suggesting an asymmetry in the current GVG-AI competition's challenge: not losing is significantly easier than winning.
[1]
Jakub Kowalski,et al.
Evolving Chess-like Games Using Relative Algorithm Performance Profiles
,
2016,
EvoApplications.
[2]
Julian Togelius,et al.
General Video Game Evaluation Using Relative Algorithm Performance Profiles
,
2015,
EvoApplications.
[3]
Julian Togelius,et al.
Ieee Transactions on Computational Intelligence and Ai in Games the 2014 General Video Game Playing Competition
,
2022
.
[4]
Tom Schaul,et al.
An Extensible Description Language for Video Games
,
2014,
IEEE Transactions on Computational Intelligence and AI in Games.
[5]
Julian Togelius,et al.
An experiment in automatic game design
,
2008,
2008 IEEE Symposium On Computational Intelligence and Games.
[6]
Simon M. Lucas,et al.
A Survey of Monte Carlo Tree Search Methods
,
2012,
IEEE Transactions on Computational Intelligence and AI in Games.
[7]
Ryan B. Hayward,et al.
Monte Carlo Tree Search in Hex
,
2010,
IEEE Transactions on Computational Intelligence and AI in Games.
[8]
Thomas Hérault,et al.
Scalability and Parallelization of Monte-Carlo Tree Search
,
2010,
Computers and Games.
[9]
Julian Togelius,et al.
General Video Game AI: Competition, Challenges and Opportunities
,
2016,
AAAI.
[10]
Julian Togelius,et al.
Towards generating arcade game rules with VGDL
,
2015,
2015 IEEE Conference on Computational Intelligence and Games (CIG).