GEFM: Graph-Enhanced EEG Foundation Model
Limin Wang, Toyotaro Suzumura, Hiroki Kanezashi

TL;DR
GEFM introduces a novel EEG foundation model that integrates graph neural networks with masked autoencoders to effectively capture both temporal dynamics and inter-channel relationships, improving performance on multiple downstream tasks.
Contribution
The paper presents the first EEG foundation model combining GNNs with masked autoencoders to incorporate inter-channel relationships alongside temporal features.
Findings
GEFM outperforms baseline methods across all evaluated tasks.
GCN architecture with optimized configurations yields the best results.
Incorporating inter-channel relationships enhances EEG analysis accuracy.
Abstract
Electroencephalography (EEG) signals provide critical insights for applications in disease diagnosis and healthcare. However, the scarcity of labeled EEG data poses a significant challenge. Foundation models offer a promising solution by leveraging large-scale unlabeled data through pre-training, enabling strong performance across diverse tasks. While both temporal dynamics and inter-channel relationships are vital for understanding EEG signals, existing EEG foundation models primarily focus on the former, overlooking the latter. To address this limitation, we propose Graph-Enhanced EEG Foundation Model (GEFM), a novel foundation model for EEG that integrates both temporal and inter-channel information. Our architecture combines Graph Neural Networks (GNNs), which effectively capture relational structures, with a masked autoencoder to enable efficient pre-training. We evaluated our…
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
TopicsFunctional Brain Connectivity Studies · Neural Networks and Applications · EEG and Brain-Computer Interfaces
MethodsFocus · Graph Convolutional Network
