paper-with-me

Papers

EEGNet: A Compact Convolutional Network for EEG-based Brain-Computer Interfaces

2016-11-23 · Vernon J. Lawhern, Amelia J. Solon, Nicholas R. Waytowich, Stephen M. Gordon, Chou P. Hung, Brent J. Lance

Brain computer interfaces (BCI) enable direct communication with a computer, using neural activity as the control signal. This neural signal is generally chosen from a variety of well-studied electroencephalogram (EEG) signals. For a given BCI paradigm, feature extractors and classifiers are tailored to the distinct characteristics of its expected EEG control signal, limiting its application to that specific signal. Convolutional Neural Networks (CNNs), which have been used in computer vision and speech recognition, have successfully been applied to EEG-based BCIs; however, they have mainly been applied to single BCI paradigms and thus it remains unclear how these architectures generalize to other paradigms. Here, we ask if we can design a single CNN architecture to accurately classify EEG signals from different BCI paradigms, while simultaneously being as compact as possible. In this work we introduce EEGNet, a compact convolutional network for EEG-based BCIs. We introduce the use of depthwise and separable convolutions to construct an EEG-specific model which encapsulates well-known EEG feature extraction concepts for BCI. We compare EEGNet to current state-of-the-art approaches across four BCI paradigms: P300 visual-evoked potentials, error-related negativity responses (ERN), movement-related cortical potentials (MRCP), and sensory motor rhythms (SMR). We show that EEGNet generalizes across paradigms better than the reference algorithms when only limited training data is available. We demonstrate three different approaches to visualize the contents of a trained EEGNet model to enable interpretation of the learned features. Our results suggest that EEGNet is robust enough to learn a wide variety of interpretable features over a range of BCI tasks, suggesting that the observed performances were not due to artifact or noise sources in the data.

📄 PDF Abstract BibTeX arXiv:1611.08024

Code (11)

vlawhern/arl-eegmodels 공식 구현 tf
Aadhvin02/https-github.com-meagmohit-EEG-Datasets
Amir-Hofo/EEGNet pytorch
Amir-Hofo/EEGNet_Pytorch pytorch
Dekakhrone/EEGNet tf
JiajZhu/EEGnet_Pytorch pytorch
LIKANblk/AML_EEG_challenge pytorch
YundongWang/BCI_Challenge tf
adwaykanhere/FYP pytorch
amrzhd/EEGNet pytorch
emotionlab/eegain pytorch

Tasks

EEGElectroencephalogram (EEG)Motor Imagery

Similar Papers 제목 키워드 기반

Q-EEGNet: an Energy-Efficient 8-bit Quantized Parallel EEGNet Implementation for Edge Motor-Imagery Brain--Machine Interfaces

2020-04-24 · Tibor Schneider, Xiaying Wang, Michael Hersche, Lukas Cavigelli 외

Motor-Imagery Brain--Machine Interfaces (MI-BMIs)promise direct and accessible communication between human brains and machines by analyzing brain activities recorded with Electroencephalography (EEG). Latency, reliabilit…

EEGElectroencephalogram (EEG)Motor Imagery

Automated Detection of Abnormalities from an EEG Recording of Epilepsy Patients With a Compact Convolutional Neural Network

2021-05-21 · Taku Shoji, Noboru Yoshida, Toshihisa Tanaka

Electroencephalography (EEG) is essential for the diagnosis of epilepsy, but it requires expertise and experience to identify abnormalities. It is thus crucial to develop automated models for the detection of abnormaliti…

EEGElectroencephalogram (EEG)

Making Brain-Computer Interfaces More Secure

2026-05-22 · Md Fahimul Kabir Chowdhury, Gahangir Hossain arxiv

The development of brain-computer interfaces (BCIs) based on electroencephalograms (EEGs) has advanced significantly mainly to machine learning. Although the majority of earlier research has been on increasing classifica…

Adversarial RobustnessAdversarial Attack

Practical Adversarial Attacks on Brain--Computer Interfaces

2021-09-29 · Rodolfo Octavio Siller Quintanilla, Xiaying Wang, Michael Hersche, Luca Benini 외

Deep learning has been widely employed in brain--computer interfaces (BCIs) to decode a subject's intentions based on recorded brain activities enabling direct interaction with computers and machines. BCI systems play a …

EEGElectroencephalogram (EEG)

End-to-End Deep Transfer Learning for Calibration-free Motor Imagery Brain Computer Interfaces

2023-07-24 · Maryam Alimardani, Steven Kocken, Nikki Leeuwis

A major issue in Motor Imagery Brain-Computer Interfaces (MI-BCIs) is their poor classification accuracy and the large amount of data that is required for subject-specific calibration. This makes BCIs less accessible to …

EEGFeature EngineeringMotor ImageryTransfer Learning