AIMar 24, 2022

Predicting Personas Using Mechanic Frequencies and Game State Traces

arXiv:2203.13351v24 citationsh-index: 69
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficiently modeling player behavior in games, though it is incremental as it builds on existing procedural persona concepts.

The paper tackled the problem of predicting play personas from gameplay data, presenting two methods that achieved high accuracy in predicting computationally defined personas but failed to predict self-reported play styles from questionnaires.

We investigate how to efficiently predict play personas based on playtraces. Play personas can be computed by calculating the action agreement ratio between a player and a generative model of playing behavior, a so-called procedural persona. But this is computationally expensive and assumes that appropriate procedural personas are readily available. We present two methods for estimating player persona, one using regular supervised learning and aggregate measures of game mechanics initiated, and another based on sequence learning on a trace of closely cropped gameplay observations. While both of these methods achieve high accuracy when predicting play personas defined by agreement with procedural personas, they utterly fail to predict play style as defined by the players themselves using a questionnaire. This interesting result highlights the value of using computational methods in defining play personas.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes