SPAILGNCQMDec 2, 2020

Comparison of Attention-based Deep Learning Models for EEG Classification

arXiv:2012.01074v130 citations
AI Analysis

This work provides an incremental understanding of how different attention mechanisms impact EEG classification for researchers and practitioners working with electrophysiological data.

This paper compares three attention-enhanced deep learning models (InstaGATs, LSTM with attention, and CNN with attention) for classifying normal and abnormal EEG patterns. The models achieved state-of-the-art results across various datasets, demonstrating that attention mechanisms can leverage information from time, frequency, or space domains depending on their application and placement.

Objective: To evaluate the impact on Electroencephalography (EEG) classification of different kinds of attention mechanisms in Deep Learning (DL) models. Methods: We compared three attention-enhanced DL models, the brand-new InstaGATs, an LSTM with attention and a CNN with attention. We used these models to classify normal and abnormal (i.e., artifactual or pathological) EEG patterns. Results: We achieved the state of the art in all classification problems, regardless the large variability of the datasets and the simple architecture of the attention-enhanced models. We could also prove that, depending on how the attention mechanism is applied and where the attention layer is located in the model, we can alternatively leverage the information contained in the time, frequency or space domain of the dataset. Conclusions: with this work, we shed light over the role of different attention mechanisms in the classification of normal and abnormal EEG patterns. Moreover, we discussed how they can exploit the intrinsic relationships in the temporal, frequency and spatial domains of our brain activity. Significance: Attention represents a promising strategy to evaluate the quality of the EEG information, and its relevance, in different real-world scenarios. Moreover, it can make it easier to parallelize the computation and, thus, to speed up the analysis of big electrophysiological (e.g., EEG) datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes