Dual-TSST: A Dual-Branch Temporal-Spectral-Spatial Transformer Model for EEG Decoding
Hongqi Li, Haodong Zhang, Yitong Chen

TL;DR
This paper introduces Dual-TSST, a dual-branch transformer model that combines temporal, spectral, and spatial features from EEG signals for improved decoding accuracy, outperforming existing methods on multiple datasets.
Contribution
The novel dual-branch architecture effectively integrates time, frequency, and spatial features using CNNs and transformers, advancing EEG decoding techniques.
Findings
Achieved average accuracy of 80.67% on BCI IV 2a
Achieved average accuracy of 88.64% on BCI IV 2b
Achieved average accuracy of 96.65% on SEED
Abstract
The decoding of electroencephalography (EEG) signals allows access to user intentions conveniently, which plays an important role in the fields of human-machine interaction. To effectively extract sufficient characteristics of the multichannel EEG, a novel decoding architecture network with a dual-branch temporal-spectral-spatial transformer (Dual-TSST) is proposed in this study. Specifically, by utilizing convolutional neural networks (CNNs) on different branches, the proposed processing network first extracts the temporal-spatial features of the original EEG and the temporal-spectral-spatial features of time-frequency domain data converted by wavelet transformation, respectively. These perceived features are then integrated by a feature fusion block, serving as the input of the transformer to capture the global long-range dependencies entailed in the non-stationary EEG, and being…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Blind Source Separation Techniques
MethodsAverage Pooling · Global Average Pooling
