Your Gameplay Says It All: Modelling Motivation in Tom Clancy's The Division

David Melhart,Ahmad Azadvar,Alessandro Canossa,Antonios Liapis,Georgios N. Yannakakis
DOI: https://doi.org/10.48550/arXiv.1902.00040
2019-05-22
Abstract:Is it possible to predict the motivation of players just by observing their gameplay data? Even if so, how should we measure motivation in the first place? To address the above questions, on the one end, we collect a large dataset of gameplay data from players of the popular game Tom Clancy's The Division. On the other end, we ask them to report their levels of competence, autonomy, relatedness and presence using the Ubisoft Perceived Experience Questionnaire. After processing the survey responses in an ordinal fashion we employ preference learning methods based on support vector machines to infer the mapping between gameplay and the reported four motivation factors. Our key findings suggest that gameplay features are strong predictors of player motivation as the best obtained models reach accuracies of near certainty, from 92% up to 94% on unseen players.
Machine Learning,Artificial Intelligence,Human-Computer Interaction
What problem does this paper attempt to address?
### What problems does this paper attempt to solve? This paper aims to explore whether players' motives can be predicted by analyzing their game - behavior data and to study how to measure players' motives. Specifically, by collecting a large amount of game - behavior data of players of "Tom Clancy's The Division" and combining it with the Ubisoft Perceived Experience Questionnaire (UPEQ) filled out by players, the author attempts to establish a model that can infer players' motives from game - behavior. #### Main research questions include: 1. **Can players' motives be predicted through game - behavior data?** - Researchers hope to predict players' motive levels by analyzing their behavior data in the game (such as game time, task completion, etc.). 2. **How to measure players' motives?** - The author uses the four core factors in the Self - Determination Theory (SDT), namely Competence, Autonomy, Relatedness and Presence, as the criteria for measuring players' motives. 3. **What method is used to establish the mapping relationship between game - behavior and motives?** - Researchers use the Preference Learning method based on Support Vector Machine (SVM), and through Ordinal Processing of players' motive scores, establish the mapping relationship between game - behavior features and motive factors. #### Research background: - **The importance of players' motives**: Maintaining players' long - term participation is one of the core challenges in game design and development. Players' internal motives (such as Competence, Autonomy and Relatedness in the Self - Determination Theory) are crucial to the success of the game. - **Limitations of existing research**: Although previous research has shown that motives have an important impact on the game experience, most research relies on qualitative survey data, and there is a lack of research on quantitatively predicting motives through game - behavior data. #### Research contributions: - **First attempt**: This is the first study to calculate and model players' motives only through game - behavior data. - **Ordinal processing method**: The Ordinal Processing method is introduced to process Likert - scale scores, effectively reducing reporting bias. - **High accuracy**: Research shows that through a small number of key game - behavior features, players' motives can be predicted with an accuracy of nearly 94%. In short, the main goal of this paper is to verify whether game - behavior data can be an effective means of predicting players' motives and to explore how to achieve this goal through machine - learning methods.