Abstract
We propose a novel simulation model that is able to predict the per-level churn and pass rates of Angry Birds Dream Blast, a popular mobile free-to-play game. Our primary contribution is to combine AI gameplay using Deep Reinforcement Learning (DRL) with a simulation of how the player population evolves over the levels. The AI players predict level difficulty, which is used to drive a player population model with simulated skill, persistence, and boredom. This allows us to model, e.g., how less persistent and skilled players are more sensitive to high difficulty, and how such players churn early, which makes the player population and the relation between difficulty and churn evolve level by level. Our work demonstrates that player behavior predictions produced by DRL gameplay can be significantly improved by even a very simple population-level simulation of individual player differences, without requiring costly retraining of agents or collecting new DRL gameplay data for each simulated player.
Original language | English |
---|---|
Title of host publication | CHI PLAY 2020 - Proceedings of the Annual Symposium on Computer-Human Interaction in Play |
Publisher | ACM |
Pages | 585-593 |
Number of pages | 9 |
ISBN (Electronic) | 9781450380744 |
ISBN (Print) | 9781450380744 |
DOIs | |
Publication status | Published - 2 Nov 2020 |
MoE publication type | A4 Conference publication |
Event | ACM SIGCHI Annual Symposium on Computer-Human Interaction in Play - Virtual, Online, Canada Duration: 1 Nov 2020 → 4 Nov 2020 Conference number: 7 |
Conference
Conference | ACM SIGCHI Annual Symposium on Computer-Human Interaction in Play |
---|---|
Abbreviated title | CHI PLAY |
Country/Territory | Canada |
City | Virtual, Online |
Period | 01/11/2020 → 04/11/2020 |
Keywords
- player modeling
- churn prediction
- game AI