TL;DR
EEGNet is a compact convolutional neural network designed for EEG-based brain-computer interfaces, capable of generalizing across multiple paradigms with limited training data and providing interpretable features.
Contribution
This work introduces EEGNet, a novel compact CNN architecture utilizing depthwise and separable convolutions tailored for diverse EEG BCI paradigms, improving generalization and interpretability.
Findings
EEGNet outperforms state-of-the-art methods across four BCI paradigms.
EEGNet generalizes well with limited training data.
The model's features are interpretable and robust.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
