EEG-GNN: Graph Neural Networks for Classification of
Electroencephalogram (EEG) Signals
- URL: http://arxiv.org/abs/2106.09135v1
- Date: Wed, 16 Jun 2021 21:19:12 GMT
- Title: EEG-GNN: Graph Neural Networks for Classification of
Electroencephalogram (EEG) Signals
- Authors: Andac Demir, Toshiaki Koike-Akino, Ye Wang, Masaki Haruna, Deniz
Erdogmus
- Abstract summary: Convolutional neural networks (CNN) have been frequently used to extract subject-invariant features from electroencephalogram (EEG)
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.
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.
- Score: 20.991468018187362
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 our
proposed GNN-based framework outperforms standard CNN classifiers across ErrP,
and RSVP datasets, as well as allowing neuroscientific interpretability and
explainability to deep learning methods tailored to EEG related classification
problems. Another practical advantage of our GNN-based framework is that it can
be used in EEG channel selection, which is critical for reducing computational
cost, and designing portable EEG headsets.
Related papers
- Advancing Spiking Neural Networks for Sequential Modeling with Central Pattern Generators [47.371024581669516]
Spiking neural networks (SNNs) represent a promising approach to developing artificial neural networks.
Applying SNNs to sequential tasks, such as text classification and time-series forecasting, has been hindered by the challenge of creating an effective and hardware-friendly spike-form positional encoding strategy.
We propose a novel PE technique for SNNs, termed CPG-PE. We demonstrate that the commonly used sinusoidal PE is mathematically a specific solution to the membrane potential dynamics of a particular CPG.
arXiv Detail & Related papers (2024-05-23T09:39:12Z) - Dynamic GNNs for Precise Seizure Detection and Classification from EEG Data [6.401370088497331]
This paper introduces NeuroGNN, a dynamic Graph Neural Network (GNN) framework that captures the interplay between the EEG locations and the semantics of their corresponding brain regions.
Our experiments with real-world data demonstrate that NeuroGNN significantly outperforms existing state-of-the-art models.
arXiv Detail & Related papers (2024-05-08T21:36:49Z) - Cell Graph Transformer for Nuclei Classification [78.47566396839628]
We develop a cell graph transformer (CGT) that treats nodes and edges as input tokens to enable learnable adjacency and information exchange among all nodes.
Poorly features can lead to noisy self-attention scores and inferior convergence.
We propose a novel topology-aware pretraining method that leverages a graph convolutional network (GCN) to learn a feature extractor.
arXiv Detail & Related papers (2024-02-20T12:01:30Z) - Graph Neural Network-based EEG Classification: A Survey [10.683106842552657]
Graph neural networks (GNN) are increasingly used to classify EEG for tasks such as emotion recognition.
We exhaustively search the published literature on this topic and derive several categories for comparison.
Our results summarise the emerging trends in GNN-based approaches for EEG classification.
arXiv Detail & Related papers (2023-10-03T15:40:03Z) - EEGSN: Towards Efficient Low-latency Decoding of EEG with Graph Spiking
Neural Networks [4.336065967298193]
A majority of neural networks (SNNs) are trained based on inductive biases that are not necessarily a good fit for several critical tasks that require low-latency and power efficiency.
Here, we propose a graph spiking neural architecture for multi-channel EEG classification (EEGS) that learns the dynamic relational information present in the distributed EEG sensors.
Our method reduced the inference computational complexity by $times 20$ compared to the state-the-art SNNs, while achieved comparable accuracy on motor execution tasks.
arXiv Detail & Related papers (2023-04-15T23:30:17Z) - EEG-BBNet: a Hybrid Framework for Brain Biometric using Graph
Connectivity [1.1498015270151059]
We present EEG-BBNet, a hybrid network which integrates convolutional neural networks (CNN) with graph convolutional neural networks (GCNN)
Our models outperform all baselines in the event-related potential (ERP) task with an average correct recognition rates up to 99.26% using intra-session data.
arXiv Detail & Related papers (2022-08-17T10:18:22Z) - A Unified View on Graph Neural Networks as Graph Signal Denoising [49.980783124401555]
Graph Neural Networks (GNNs) have risen to prominence in learning representations for graph structured data.
In this work, we establish mathematically that the aggregation processes in a group of representative GNN models can be regarded as solving a graph denoising problem.
We instantiate a novel GNN model, ADA-UGNN, derived from UGNN, to handle graphs with adaptive smoothness across nodes.
arXiv Detail & Related papers (2020-10-05T04:57:18Z) - GCNs-Net: A Graph Convolutional Neural Network Approach for Decoding
Time-resolved EEG Motor Imagery Signals [8.19994663278877]
A novel deep learning framework based on the graph convolutional neural networks (GCNs) is presented to enhance the decoding performance of raw EEG signals.
The introduced approach has been shown to converge for both personalized and group-wise predictions.
arXiv Detail & Related papers (2020-06-16T04:57:12Z) - Stochastic Graph Neural Networks [123.39024384275054]
Graph neural networks (GNNs) model nonlinear representations in graph data with applications in distributed agent coordination, control, and planning.
Current GNN architectures assume ideal scenarios and ignore link fluctuations that occur due to environment, human factors, or external attacks.
In these situations, the GNN fails to address its distributed task if the topological randomness is not considered accordingly.
arXiv Detail & Related papers (2020-06-04T08:00:00Z) - Binarized Graph Neural Network [65.20589262811677]
We develop a binarized graph neural network to learn the binary representations of the nodes with binary network parameters.
Our proposed method can be seamlessly integrated into the existing GNN-based embedding approaches.
Experiments indicate that the proposed binarized graph neural network, namely BGN, is orders of magnitude more efficient in terms of both time and space.
arXiv Detail & Related papers (2020-04-19T09:43:14Z) - Understanding Graph Isomorphism Network for rs-fMRI Functional
Connectivity Analysis [49.05541693243502]
We develop a framework for analyzing fMRI data using the Graph Isomorphism Network (GIN)
One of the important contributions of this paper is the observation that the GIN is a dual representation of convolutional neural network (CNN) in the graph space.
We exploit CNN-based saliency map techniques for the GNN, which we tailor to the proposed GIN with one-hot encoding.
arXiv Detail & Related papers (2020-01-10T23:40:09Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.