Fusion of Multiscale Features Via Centralized Sparse-attention Network for EEG Decoding
About
Electroencephalography (EEG) signal decoding is a key technology that translates brain activity into executable commands, laying the foundation for direct brain-machine interfacing and intelligent interaction. To address the inherent spatiotemporal heterogeneity of EEG signals, this paper proposes a multi-branch parallel architecture, where each temporal scale is equipped with an independent spatial feature extraction module. To further enhance multi-branch feature fusion, we propose a Fusion of Multiscale Features via Centralized Sparse-attention Network (EEG-CSANet), a centralized sparse-attention network. It employs a main-auxiliary branch architecture, where the main branch models core spatiotemporal patterns via multiscale self-attention, and the auxiliary branch facilitates efficient local interactions through sparse cross-attention. Experimental results show that EEG-CSANet achieves state-of-the-art (SOTA) performance across five public datasets (BCIC-IV-2A, BCIC-IV-2B, HGD, SEED, and SEED-VIG), with accuracies of 88.54%, 91.09%, 97.15%, 96.03%, and 90.56%, respectively. Such performance demonstrates its strong adaptability and robustness across various EEG decoding tasks. Moreover, extensive ablation studies are conducted to enhance the interpretability of EEG-CSANet. In the future, we hope that EEG-CSANet could serve as a promising baseline model in the field of EEG signal decoding. The source code is publicly available at: https://github.com/Xiangrui-Cai/EEG-CSANet
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| EEG emotion recognition | SEED | Accuracy96.03 | 34 | |
| EEG Classification | BCIC IV-2a (test) | Subject 1 Accuracy94.44 | 10 | |
| EEG Classification | BCIC 2B IV | B1 Score83.13 | 9 | |
| EEG Classification | HGD | Accuracy97.15 | 8 | |
| Fatigue Detection | SEED-VIG | Accuracy90.56 | 6 | |
| Classification | BCIC-IV-2A (Subject-independent) | Accuracy69.68 | 5 |