LGIVMLApr 8, 2019

Hierarchical Deep Feature Learning For Decoding Imagined Speech From EEG

arXiv:1904.04352v145 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of brain-computer interfaces for speech-impaired individuals, but it is incremental as it builds on existing deep learning methods for EEG classification.

The authors tackled the problem of decoding imagined speech from EEG signals by proposing a hierarchical deep neural network that combines CNNs, RNNs, and autoencoders, achieving a 23.45% improvement in accuracy over the baseline method.

We propose a mixed deep neural network strategy, incorporating parallel combination of Convolutional (CNN) and Recurrent Neural Networks (RNN), cascaded with deep autoencoders and fully connected layers towards automatic identification of imagined speech from EEG. Instead of utilizing raw EEG channel data, we compute the joint variability of the channels in the form of a covariance matrix that provide spatio-temporal representations of EEG. The networks are trained hierarchically and the extracted features are passed onto the next network hierarchy until the final classification. Using a publicly available EEG based speech imagery database we demonstrate around 23.45% improvement of accuracy over the baseline method. Our approach demonstrates the promise of a mixed DNN approach for complex spatial-temporal classification problems.

Foundations

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

Your Notes