LGCVNov 19, 2015

Learning Representations from EEG with Deep Recurrent-Convolutional Neural Networks

arXiv:1511.06448v3748 citations
Originality Highly original
AI Analysis

This addresses the problem of inter- and intra-subject variability and noise in EEG-based cognitive event modeling for researchers and practitioners in brain-computer interfaces or neuroscience.

The paper tackled the challenge of learning invariant representations from EEG data for mental load classification by transforming EEG into topology-preserving multi-spectral images and training a deep recurrent-convolutional network, achieving significant improvements in classification accuracy over state-of-the-art methods.

One of the challenges in modeling cognitive events from electroencephalogram (EEG) data is finding representations that are invariant to inter- and intra-subject differences, as well as to inherent noise associated with such data. Herein, we propose a novel approach for learning such representations from multi-channel EEG time-series, and demonstrate its advantages in the context of mental load classification task. First, we transform EEG activities into a sequence of topology-preserving multi-spectral images, as opposed to standard EEG analysis techniques that ignore such spatial information. Next, we train a deep recurrent-convolutional network inspired by state-of-the-art video classification to learn robust representations from the sequence of images. The proposed approach is designed to preserve the spatial, spectral, and temporal structure of EEG which leads to finding features that are less sensitive to variations and distortions within each dimension. Empirical evaluation on the cognitive load classification task demonstrated significant improvements in classification accuracy over current state-of-the-art approaches in this field.

Code Implementations11 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

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

Your Notes