paper-with-me

Papers

Predicting Game Engagement and Difficulty Using AI Players

2021-07-26 · Shaghayegh Roohi, Christian Guckelsberger, Asko Relas, Henri Heiskanen, Jari Takatalo, Perttu Hämäläinen

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 predict both game difficulty and player engagement, operationalized as average pass and churn rates. We improve this approach by enhancing DRL with Monte Carlo Tree Search (MCTS). We also motivate an enhanced selection strategy for predictor features, based on the observation that an AI agent's best-case performance can yield stronger correlations with human data than the agent's average performance. Both additions consistently improve the prediction accuracy, and the DRL-enhanced MCTS outperforms both DRL and vanilla MCTS in the hardest levels. We conclude that player modelling via automated playtesting can benefit from combining DRL and MCTS. Moreover, it can be worthwhile to investigate a subset of repeated best AI agent runs, if AI gameplay does not yield good predictions on average.

📄 PDF Abstract BibTeX arXiv:2107.12061

Code (0)

등록된 구현이 없습니다.

Tasks

AI AgentDeep Reinforcement Learning

Similar Papers 제목 키워드 기반

Predicting Game Difficulty and Churn Without Players

2020-08-29 · Shaghayegh Roohi, Asko Relas, Jari Takatalo, Henri Heiskanen 외

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…

Deep Reinforcement Learning

From Frustration to Fun: An Adaptive Problem-Solving Puzzle Game Powered by Genetic Algorithm

2025-09-28 · Matthew McConnell, Richard Zhao arxiv

This paper explores adaptive problem solving with a game designed to support the development of problem-solving skills. Using an adaptive, AI-powered puzzle game, our adaptive problem-solving system dynamically generates…

Less Text, More Visuals: Evaluating the Onboarding Phase in a GWAP for NLP

2022-06-01 · games (LREC) 2022 6 · Fatima Althani, Chris Madge, Massimo Poesio

Games-with-a-purpose find attracting players a challenge. To improve player recruitment, we explored two game design elements that can increase player engagement during the onboarding phase; a narrative and a tutorial. I…

Game Design

Exploring Dynamic Difficulty Adjustment in Videogames

2020-07-06 · Gabriel K. Sepulveda, Felipe Besoain, Nicolas A. Barriga

Videogames are nowadays one of the biggest entertainment industries in the world. Being part of this industry means competing against lots of other companies and developers, thus, making fanbases of vital importance. The…

EOMM: An Engagement Optimized Matchmaking Framework

2017-02-22 · Chen Zhengxing, Xue Su, Kolen John, Aghdaie Navid 외

Matchmaking connects multiple players to participate in online player-versus-player games. Current matchmaking systems depend on a single core strategy: create fair games at all times. These systems pair similarly skille…

Fairness