HCCVMMSep 19, 2024

Across-Game Engagement Modelling via Few-Shot Learning

arXiv:2409.13002v14 citationsh-index: 59
Originality Incremental advance
AI Analysis

This addresses the challenge of domain generalization for user experience modeling in video games, which is incremental as it applies few-shot learning to a specific domain with small datasets.

The paper tackled the problem of modeling user engagement across different video games with limited data by introducing a framework that decomposes domain-agnostic modeling into domain-specific tasks solvable via few-shot learning, demonstrating superior performance over traditional methods on a first-person shooter dataset.

Domain generalisation involves learning artificial intelligence (AI) models that can maintain high performance across diverse domains within a specific task. In video games, for instance, such AI models can supposedly learn to detect player actions across different games. Despite recent advancements in AI, domain generalisation for modelling the users' experience remains largely unexplored. While video games present unique challenges and opportunities for the analysis of user experience -- due to their dynamic and rich contextual nature -- modelling such experiences is limited by generally small datasets. As a result, conventional modelling methods often struggle to bridge the domain gap between users and games due to their reliance on large labelled training data and assumptions of common distributions of user experience. In this paper, we tackle this challenge by introducing a framework that decomposes the general domain-agnostic modelling of user experience into several domain-specific and game-dependent tasks that can be solved via few-shot learning. We test our framework on a variation of the publicly available GameVibe corpus, designed specifically to test a model's ability to predict user engagement across different first-person shooter games. Our findings demonstrate the superior performance of few-shot learners over traditional modelling methods and thus showcase the potential of few-shot learning for robust experience modelling in video games and beyond.

Foundations

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

Your Notes