LGAIJan 13

Local-Global Feature Fusion for Subject-Independent EEG Emotion Recognition

arXiv:2601.08094v1h-index: 4Has Code
AI Analysis

This work addresses the problem of cross-subject generalization in EEG-based emotion recognition, which is incremental as it builds on existing fusion and regularization techniques.

The paper tackled subject-independent EEG emotion recognition by proposing a local-global feature fusion framework, achieving approximately 40% mean accuracy in 7-class emotion recognition on the SEED-VII dataset under a leave-one-subject-out protocol.

Subject-independent EEG emotion recognition is challenged by pronounced inter-subject variability and the difficulty of learning robust representations from short, noisy recordings. To address this, we propose a fusion framework that integrates (i) local, channel-wise descriptors and (ii) global, trial-level descriptors, improving cross-subject generalization on the SEED-VII dataset. Local representations are formed per channel by concatenating differential entropy with graph-theoretic features, while global representations summarize time-domain, spectral, and complexity characteristics at the trial level. These representations are fused in a dual-branch transformer with attention-based fusion and domain-adversarial regularization, with samples filtered by an intensity threshold. Experiments under a leave-one-subject-out protocol demonstrate that the proposed method consistently outperforms single-view and classical baselines, achieving approximately 40% mean accuracy in 7-class subject-independent emotion recognition. The code has been released at https://github.com/Danielz-z/LGF-EEG-Emotion.

Foundations

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

Your Notes