paper-with-me

Papers

Predicting Game Difficulty and Churn Without Players

2020-08-29 · Shaghayegh Roohi, Asko Relas, Jari Takatalo, Henri Heiskanen, Perttu Hämäläinen

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.

📄 PDF Abstract BibTeX arXiv:2008.12937

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learning

Similar Papers 제목 키워드 기반

Churn Prediction in Mobile Social Games: Towards a Complete Assessment Using Survival Ensembles

2017-10-06 · África Periáñez, Alain Saas, Anna Guitart, Colin Magne

Reducing user attrition, i.e. churn, is a broad challenge faced by several industries. In mobile social games, decreasing churn is decisive to increase player retention and rise revenues. Churn prediction models allow to…

Ensemble LearningPredictionSurvival Analysis

Understanding Player Engagement and In-Game Purchasing Behavior with Ensemble Learning

2019-07-09 · Anna Guitart, Ana Fernández del Río, África Periáñez

As video games attract more and more players, the major challenge for game studios is to retain them. We present a deep behavioral analysis of churn (game abandonment) and what we called "purchase churn" (the transition …

Ensemble Learning

Predicting Game Engagement and Difficulty Using AI Players

2021-07-26 · Shaghayegh Roohi, Christian Guckelsberger, Asko Relas, Henri Heiskanen 외

This paper presents a novel approach to automated playtesting for the prediction of human player behavior and experience. It has previously been demonstrated that Deep Reinforcement Learning (DRL) game-playing agents can…

AI AgentDeep Reinforcement Learning

Games and Big Data: A Scalable Multi-Dimensional Churn Prediction Model

2017-10-06 · Paul Bertens, Anna Guitart, África Periáñez

The emergence of mobile games has caused a paradigm shift in the video-game industry. Game developers now have at their disposal a plethora of information on their players, and thus can take advantage of reliable models …

On Analyzing Churn Prediction in Mobile Games

2021-04-12 · Kihoon Jang, Junwhan Kim, Byunggu Yu

In subscription-based businesses, the churn rate refers to the percentage of customers who discontinue their subscriptions within a given time period. Particularly, in the mobile games industry, the churn rate is often p…

Prediction