paper-with-me

홈 › Papers

Personalized Game Difficulty Prediction Using Factorization Machines

2022-09-06 · Jeppe Theiss Kristensen, Christian Guckelsberger, Paolo Burelli, Perttu Hämäläinen

The accurate and personalized estimation of task difficulty provides many opportunities for optimizing user experience. However, user diversity makes such difficulty estimation hard, in that empirical measurements from some user sample do not necessarily generalize to others. In this paper, we contribute a new approach for personalized difficulty estimation of game levels, borrowing methods from content recommendation. Using factorization machines (FM) on a large dataset from a commercial puzzle game, we are able to predict difficulty as the number of attempts a player requires to pass future game levels, based on observed attempt counts from earlier levels and levels played by others. In addition to performance and scalability, FMs offer the benefit that the learned latent variable model can be used to study the characteristics of both players and game levels that contribute to difficulty. We compare the approach to a simple non-personalized baseline and a personalized prediction using Random Forests. Our results suggest that FMs are a promising tool enabling game designers to both optimize player experience and learn more about their players and the game.

📄 PDF Abstract BibTeX arXiv:2209.13495

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityPrediction

Similar Papers 제목 키워드 기반

Strongly Hierarchical Factorization Machines and ANOVA Kernel Regression

2017-12-25 · Ruocheng Guo, Hamidreza Alvari, Paulo Shakarian

High-order parametric models that include terms for feature interactions are applied to various data mining tasks, where ground truth depends on interactions of features. However, with sparse data, the high- dimensional …

parameter estimationregressionSparse Learning

Personalized Dynamic Difficulty Adjustment -- Imitation Learning Meets Reinforcement Learning

2024-08-13 · Ronja Fuchs, Robin Gieseke, Alexander Dockhorn

Balancing game difficulty in video games is a key task to create interesting gaming experiences for players. Mismatching the game difficulty and a player's skill or commitment results in frustration or boredom on the pla…

Imitation Learningreinforcement-learningReinforcement Learning

Field-aware factorization machines for CTR prediction

2016-09-07 · RecSys 2016 9 · Yuchin Juan, Yong Zhuang, Wei-Sheng Chin, Chih-Jen Lin

Click-through rate (CTR) prediction plays an important role in computational advertising. Models based on degree-2 polynomial mappings and factorization machines (FMs) are widely used for this task. Recently, a varian…

Click-Through Rate PredictionPredictionRecommendation Systems

A Dual Input-aware Factorization Machine for CTR Prediction

2020-07-01 · IJCAI 2020 7 · Lu, Wantong and Yu, Yantao and Chang, Yongzhe and Wang 외

Factorization Machines (FMs) refer to a class of general predictors working with real valued feature vectors, which are well-known for their ability to estimate model parameters under significant sparsity and have found …

Click-Through Rate Prediction

Field-weighted Factorization Machines for Click-Through Rate Prediction in Display Advertising

2018-06-09 · Junwei Pan, Jian Xu, Alfonso Lobos Ruiz, Wenliang Zhao 외

Click-through rate (CTR) prediction is a critical task in online display advertising. The data involved in CTR prediction are typically multi-field categorical data, i.e., every feature is categorical and belongs to one …

Click-Through Rate PredictionPrediction