MSGM, a graph-Mamba model with multi-scale temporal segmentation and global-local graphs, reports state-of-the-art subject-independent EEG emotion classification on SEED, THU-EP, and FACED.
A Two-Stage Efficient 3-D CNN Framework for EEG Based Emotion Recognition
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper proposes a novel two-stage framework for emotion recognition using EEG data that outperforms state-of-the-art models while keeping the model size small and computationally efficient. The framework consists of two stages; the first stage involves constructing efficient models named EEGNet, which is inspired by the state-of-the-art efficient architecture and employs inverted-residual blocks that contain depthwise separable convolutional layers. The EEGNet models on both valence and arousal labels achieve the average classification accuracy of 90%, 96.6%, and 99.5% with only 6.4k, 14k, and 25k parameters, respectively. In terms of accuracy and storage cost, these models outperform the previous state-of-the-art result by up to 9%. In the second stage, we binarize these models to further compress them and deploy them easily on edge devices. Binary Neural Networks (BNNs) typically degrade model accuracy. We improve the EEGNet binarized models in this paper by introducing three novel methods and achieving a 20\% improvement over the baseline binary models. The proposed binarized EEGNet models achieve accuracies of 81%, 95%, and 99% with storage costs of 0.11Mbits, 0.28Mbits, and 0.46Mbits, respectively. Those models help deploy a precise human emotion recognition system on the edge environment.
citation-role summary
citation-polarity summary
fields
eess.SP 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
MSGM: A Multi-Scale Spatiotemporal Graph Mamba for EEG Emotion Recognition
MSGM, a graph-Mamba model with multi-scale temporal segmentation and global-local graphs, reports state-of-the-art subject-independent EEG emotion classification on SEED, THU-EP, and FACED.