EEG-GNN: Graph Neural Networks for Classification of Electroencephalogram (EEG) Signals
Andac Demir, Toshiaki Koike-Akino, Ye Wang, Masaki Haruna, Deniz, Erdogmus

TL;DR
This paper introduces EEG-GNN, a graph neural network framework that models neural connectivity in EEG data, outperforming CNNs in classification tasks and enhancing interpretability and channel selection for EEG analysis.
Contribution
The paper develops novel GNN models tailored for EEG data, capturing neural connectivity and improving classification accuracy over traditional CNN approaches.
Findings
GNN models outperform CNNs on ErrP and RSVP datasets.
The framework enhances interpretability of EEG classification.
It facilitates EEG channel selection for reduced computational cost.
Abstract
Convolutional neural networks (CNN) have been frequently used to extract subject-invariant features from electroencephalogram (EEG) for classification tasks. This approach holds the underlying assumption that electrodes are equidistant analogous to pixels of an image and hence fails to explore/exploit the complex functional neural connectivity between different electrode sites. We overcome this limitation by tailoring the concepts of convolution and pooling applied to 2D grid-like inputs for the functional network of electrode sites. Furthermore, we develop various graph neural network (GNN) models that project electrodes onto the nodes of a graph, where the node features are represented as EEG channel samples collected over a trial, and nodes can be connected by weighted/unweighted edges according to a flexible policy formulated by a neuroscientist. The empirical evaluations show that…
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 · Functional Brain Connectivity Studies · Neural dynamics and brain function
MethodsGraph Neural Network · Convolution
