# Spatiotemporal EEG-Based Emotion Recognition Using SAM Ratings from Serious Games with Hybrid Deep Learning

**Authors:** Abdul Rehman, Ilona Heldal, Jerry Chun-Wei Lin

arXiv: 2508.21103 · 2025-09-01

## TL;DR

This study introduces a comprehensive EEG-based emotion recognition framework using hybrid deep learning models and self-reported ratings from serious game data, improving accuracy and generalizability for affective computing.

## Contribution

It presents a multigranularity classification framework with a novel preprocessing pipeline and evaluates multiple models, highlighting LSTM-GRU's superior performance on a new dataset.

## Key findings

- LSTM-GRU achieved an F1-score of 0.932 in binary valence classification.
- High accuracy in multi-class emotion recognition with 94.5% and 90.6%.
- Proposed pipeline enhances robustness and discriminability of EEG features.

## Abstract

Recent advancements in EEG-based emotion recognition have shown promising outcomes using both deep learning and classical machine learning approaches; however, most existing studies focus narrowly on binary valence prediction or subject-specific classification, which limits generalizability and deployment in real-world affective computing systems. To address this gap, this paper presents a unified, multigranularity EEG emotion classification framework built on the GAMEEMO dataset, which consists of 14-channel EEG recordings and continuous self-reported emotion ratings (boring, horrible, calm, and funny) from 28 subjects across four emotion-inducing gameplay scenarios. Our pipeline employs a structured preprocessing strategy that comprises temporal window segmentation, hybrid statistical and frequency-domain feature extraction, and z-score normalization to convert raw EEG signals into robust, discriminative input vectors. Emotion labels are derived and encoded across three complementary axes: (i) binary valence classification based on the averaged polarity of positive and negative emotion ratings, and (ii) Multi-class emotion classification, where the presence of the most affective state is predicted. (iii) Fine-grained multi-label representation via binning each emotion into 10 ordinal classes. We evaluate a broad spectrum of models, including Random Forest, XGBoost, and SVM, alongside deep neural architectures such as LSTM, LSTM-GRU, and CNN-LSTM. Among these, the LSTM-GRU model consistently outperforms the others, achieving an F1-score of 0.932 in the binary valence task and 94.5% and 90.6% in both multi-class and Multi-Label emotion classification.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.21103/full.md

## Figures

21 figures with captions in the complete paper: https://tomesphere.com/paper/2508.21103/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/2508.21103/full.md

---
Source: https://tomesphere.com/paper/2508.21103