Abstract
While traditionally a labour intensive task, the testing of game content is progressively becoming more automated.
Among the many directions in which this automation is taking shape, automatic play-testing is one of the most promising thanks also to advancements of many supervised and reinforcement learning (RL) algorithms.
However these type of algorithms, while extremely powerful, often suffer in production environments due to issues with reliability and transparency in their training and usage.
In this research work we are investigating and evaluating strategies to apply the popular RL method Proximal Policy Optimization (PPO) in a casual mobile puzzle game with a specific focus on improving its reliability in training and generalization during game playing.
We have implemented and tested a number of different strategies against a real-world mobile puzzle game (Lily's Garden from Tactile Games).
We isolated the conditions that lead to a failure in either training or generalization during testing and we identified a few strategies to ensure a more stable behaviour of the algorithm in this game genre.
Among the many directions in which this automation is taking shape, automatic play-testing is one of the most promising thanks also to advancements of many supervised and reinforcement learning (RL) algorithms.
However these type of algorithms, while extremely powerful, often suffer in production environments due to issues with reliability and transparency in their training and usage.
In this research work we are investigating and evaluating strategies to apply the popular RL method Proximal Policy Optimization (PPO) in a casual mobile puzzle game with a specific focus on improving its reliability in training and generalization during game playing.
We have implemented and tested a number of different strategies against a real-world mobile puzzle game (Lily's Garden from Tactile Games).
We isolated the conditions that lead to a failure in either training or generalization during testing and we identified a few strategies to ensure a more stable behaviour of the algorithm in this game genre.
Originalsprog | Engelsk |
---|---|
Titel | Proceedings of the International Conference on the Foundations of Digital Games |
Forlag | Association for Computing Machinery |
Publikationsdato | 2020 |
ISBN (Elektronisk) | 9781450388078 |
DOI | |
Status | Udgivet - 2020 |
Begivenhed | FDG 2020: Foundations of Digitale Games - Malta, Malta Varighed: 16 sep. 2020 → 18 sep. 2020 Konferencens nummer: 2020 http://fdg2020.org/ http://fdg2020.org |
Konference
Konference | FDG 2020: Foundations of Digitale Games |
---|---|
Nummer | 2020 |
Lokation | Malta |
Land/Område | Malta |
Periode | 16/09/2020 → 18/09/2020 |
Internetadresse |
Emneord
- Game content testing
- Automatic play-testing
- Supervised learning
- Reinforcement learning
- Proximal Policy Optimization (PPO)
- Mobile puzzle games
- Reliability in training
- Algorithm generalization
- Machine learning algorithms
- Game AI