Spatio-Temporal EEG Representation Learning on Riemannian Manifold and Euclidean Space
Guangyi Zhang, Ali Etemad

TL;DR
This paper introduces a deep neural network that effectively learns EEG representations by combining Riemannian geometry for spatial features and LSTM with attention for temporal features, improving performance across multiple EEG tasks.
Contribution
The novel architecture integrates Riemannian manifold learning with Euclidean space projection and attention-based temporal modeling for enhanced EEG analysis.
Findings
Outperforms existing methods on SEED-VIG dataset.
Approaches state-of-the-art on multiple EEG datasets.
Demonstrates robustness across diverse EEG tasks.
Abstract
We present a novel deep neural architecture for learning electroencephalogram (EEG). To learn the spatial information, our model first obtains the Riemannian mean and distance from spatial covariance matrices (SCMs) on a Riemannian manifold. We then project the spatial information onto a Euclidean space via tangent space learning. Following, two fully connected layers are used to learn the spatial information embeddings. Moreover, our proposed method learns the temporal information via differential entropy and logarithm power spectrum density features extracted from EEG signals in a Euclidean space using a deep long short-term memory network with a soft attention mechanism. To combine the spatial and temporal information, we use an effective fusion strategy, which learns attention weights applied to embedding-specific features for decision making. We evaluate our proposed framework on…
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 · Gaze Tracking and Assistive Technology · Neural dynamics and brain function
MethodsMemory Network
