HCCVLGDec 12, 2023

Facial Emotion Recognition in VR Games

arXiv:2312.06925v15 citationsh-index: 92023 IEEE Conference on Games (CoG)
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of emotion detection for game developers in VR environments, but it is incremental as it applies an existing method to a new context with modified data.

The paper tackled the problem of facial emotion recognition in VR games where head-mounted displays cover crucial facial features like eyes and eyebrows, by training a CNN on a modified FER2013 dataset to predict seven emotions, and found it can accurately recognize emotions to enhance gameplay analysis.

Emotion detection is a crucial component of Games User Research (GUR), as it allows game developers to gain insights into players' emotional experiences and tailor their games accordingly. However, detecting emotions in Virtual Reality (VR) games is challenging due to the Head-Mounted Display (HMD) that covers the top part of the player's face, namely, their eyes and eyebrows, which provide crucial information for recognizing the impression. To tackle this we used a Convolutional Neural Network (CNN) to train a model to predict emotions in full-face images where the eyes and eyebrows are covered. We used the FER2013 dataset, which we modified to cover eyes and eyebrows in images. The model in these images can accurately recognize seven different emotions which are anger, happiness, disgust, fear, impartiality, sadness and surprise. We assessed the model's performance by testing it on two VR games and using it to detect players' emotions. We collected self-reported emotion data from the players after the gameplay sessions. We analyzed the data collected from our experiment to understand which emotions players experience during the gameplay. We found that our approach has the potential to enhance gameplay analysis by enabling the detection of players' emotions in VR games, which can help game developers create more engaging and immersive game experiences.

Foundations

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

Your Notes