Decoding Human Attentive States from Spatial-temporal EEG Patches Using Transformers
Yi Ding, Joon Hei Lee, Shuailei Zhang, Tianze Luo, Cuntai Guan

TL;DR
This paper presents EEG-PatchFormer, a transformer-based deep learning model that effectively decodes human attention states from EEG data by capturing spatial-temporal features, outperforming existing methods on benchmark datasets.
Contribution
Introduces EEG-PatchFormer, a novel transformer-based framework combining CNNs and patching modules for improved EEG attention classification in BCI applications.
Findings
Achieves higher accuracy than existing models
Improves AUC and macro-F1 scores
Demonstrates effective spatial-temporal feature learning
Abstract
Learning the spatial topology of electroencephalogram (EEG) channels and their temporal dynamics is crucial for decoding attention states. This paper introduces EEG-PatchFormer, a transformer-based deep learning framework designed specifically for EEG attention classification in Brain-Computer Interface (BCI) applications. By integrating a Temporal CNN for frequency-based EEG feature extraction, a pointwise CNN for feature enhancement, and Spatial and Temporal Patching modules for organizing features into spatial-temporal patches, EEG-PatchFormer jointly learns spatial-temporal information from EEG data. Leveraging the global learning capabilities of the self-attention mechanism, it captures essential features across brain regions over time, thereby enhancing EEG data decoding performance. Demonstrating superior performance, EEG-PatchFormer surpasses existing benchmarks in accuracy,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces
MethodsSoftmax · Attention Is All You Need · Activation Patching
