LGMEDec 14, 2021

Bayesian Learning of Play Styles in Multiplayer Video Games

arXiv:2112.07437v13 citations
Originality Synthesis-oriented
AI Analysis

This work addresses game developers' need to understand player strategies for improving tutorials and team matching, though it is incremental as it applies an existing Bayesian method to a new domain.

The authors tackled the problem of modeling diverse play styles in the multiplayer game Battlefield 3 by developing a hierarchical Bayesian regression with Dirichlet process priors, which identified common play styles such as high-performance groups and role-specific experts without pre-specifying the number of clusters.

The complexity of game play in online multiplayer games has generated strong interest in modeling the different play styles or strategies used by players for success. We develop a hierarchical Bayesian regression approach for the online multiplayer game Battlefield 3 where performance is modeled as a function of the roles, game type, and map taken on by that player in each of their matches. We use a Dirichlet process prior that enables the clustering of players that have similar player-specific coefficients in our regression model, which allows us to discover common play styles amongst our sample of Battlefield 3 players. This Bayesian semi-parametric clustering approach has several advantages: the number of common play styles do not need to be specified, players can move between multiple clusters, and the resulting groupings often have a straight-forward interpretations. We examine the most common play styles among Battlefield 3 players in detail and find groups of players that exhibit overall high performance, as well as groupings of players that perform particularly well in specific game types, maps and roles. We are also able to differentiate between players that are stable members of a particular play style from hybrid players that exhibit multiple play styles across their matches. Modeling this landscape of different play styles will aid game developers in developing specialized tutorials for new participants as well as improving the construction of complementary teams in their online matching queues.

Foundations

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

Your Notes