LGAIHCSPJul 19, 2025

Spatial-Temporal Transformer with Curriculum Learning for EEG-Based Emotion Recognition

arXiv:2507.14698v22 citationsh-index: 6SMC
Originality Incremental advance
AI Analysis

This work improves emotion recognition for brain-computer communication systems, but it appears incremental as it combines existing techniques like transformers and curriculum learning.

The paper tackled EEG-based emotion recognition by addressing challenges in integrating spatial-temporal neural patterns and adapting to emotional intensity variations, proposing the SST-CL framework that achieved state-of-the-art performance on three benchmark datasets.

EEG-based emotion recognition plays an important role in developing adaptive brain-computer communication systems, yet faces two fundamental challenges in practical implementations: (1) effective integration of non-stationary spatial-temporal neural patterns, (2) robust adaptation to dynamic emotional intensity variations in real-world scenarios. This paper proposes SST-CL, a novel framework integrating spatial-temporal transformers with curriculum learning. Our method introduces two core components: a spatial encoder that models inter-channel relationships and a temporal encoder that captures multi-scale dependencies through windowed attention mechanisms, enabling simultaneous extraction of spatial correlations and temporal dynamics from EEG signals. Complementing this architecture, an intensity-aware curriculum learning strategy progressively guides training from high-intensity to low-intensity emotional states through dynamic sample scheduling based on a dual difficulty assessment. Comprehensive experiments on three benchmark datasets demonstrate state-of-the-art performance across various emotional intensity levels, with ablation studies confirming the necessity of both architectural components and the curriculum learning mechanism.

Foundations

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

Your Notes