Convolutional Neural Networks for processing EEG signals

Published on ● Video Link: https://www.youtube.com/watch?v=_z0JIP7pYwE



Duration: 5:14
8,409 views
126


5-min ML Paper Challenge
Presenter: https://www.linkedin.com/in/royachalaki/

On the Classification of SSVEP-Based Dry-EEG Signals via Convolutional Neural Networks
https://arxiv.org/abs/1805.04157

In this paper, we propose a novel Convolutional Neural Network (CNN) approach for the classification of raw dry-EEG signals without any data pre-processing. To illustrate the effectiveness of our approach, we utilise the Steady State Visual Evoked Potential (SSVEP) paradigm as our use case. SSVEP can be utilised to allow people with severe physical disabilities such as Complete Locked-In Syndrome or Amyotrophic Lateral Sclerosis to be aided via BCI applications, as it requires only the subject to fixate upon the sensory stimuli of interest. Here we utilise SSVEP flicker frequencies between 10 to 30 Hz, which we record as subject cortical waveforms via the dry-EEG headset. Our proposed end-to-end CNN allows us to automatically and accurately classify SSVEP stimulation directly from the dry-EEG waveforms. Our CNN architecture utilises a common SSVEP Convolutional Unit (SCU), comprising of a 1D convolutional layer, batch normalization and max pooling. Furthermore, we compare several deep learning neural network variants with our primary CNN architecture, in addition to traditional machine learning classification approaches. Experimental evaluation shows our CNN architecture to be significantly better than competing approaches, achieving a classification accuracy of 96% whilst demonstrating superior cross-subject performance and even being able to generalise well to unseen subjects whose data is entirely absent from the training process.




Other Videos By LLMs Explained - Aggregate Intellect - AI.SCIENCE


2019-06-06Swim Stroke Analytic: Front Crawl Pulling Pose Classification | AISC
2019-06-05State of Natural Language Processing in 2019 | AISC
2019-06-03Superposition of Many Models into One | AISC
2019-05-27Learning Discrete Structures for Graph Neural Networks | AISC
2019-05-23Near-optimal Evasion of Randomized Convex-inducing Classifiers in Adversarial Environments | AISC
2019-05-21Comparative Document Summarisation via Classification | AISC
2019-05-13Sparse Transformers and MuseNet | AISC
2019-05-09Content Tree Word Embedding for document representation | AISC
2019-05-06Deep Temporal Logistic Bag-of-Features For Forecasting High Frequency Limit Order Book Time Series
2019-05-02A Web-scale system for scientific knowledge exploration | AISC
2019-05-02Convolutional Neural Networks for processing EEG signals
2019-05-02Classification of sentiment reviews using n-gram machine learning approach
2019-05-02Introduction to the Conditional GAN - A General Framework for Pixel2Pixel Translation
2019-05-02A Style-Based Generator Architecture for Generative Adversarial Networks
2019-05-02A Framework for Developing Deep Learning Classification Models
2019-05-02Revolutionizing Diet and Health with CNN's and the Microbiome
2019-05-02Efficient implementation of a neural network on hardware using compression techniques
2019-05-02Supercharging AI with high performance distributed computing
2019-05-02Combining Satellite Imagery and machine learning to predict poverty
2019-05-02Revolutionary Deep Learning Method to Denoise EEG Brainwaves
2019-04-25[LISA] Linguistically-Informed Self-Attention for Semantic Role Labeling | AISC



Tags:
deep learning
machine learning
EGG
CNN
accessibility
BCI
SSVEP
Dry EEG
SVM
Support Vector Machine
RNN
Recurrent Neural Network
Linear Discriminant Analysis
LSTM
Long Short-Term Memory
GRU
Gated Recurrent Units
LDA