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

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

23 Nov 2016arXiv:1611.08024archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1611.08024")

Code

Syntology Ran 1 of 8 code samples harvested from 2 repositories linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: community (archive-listed): 8 samples from 2 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

vlawhern/arl-eegmodels officialmentioned in papermentioned on GitHubtf report
Dekakhrone/EEGNet mentioned on GitHubtfMIT report
JiajZhu/EEGnet_Pytorch mentioned on GitHubpytorch report
LIKANblk/AML_EEG_challenge mentioned on GitHubpytorch report
YundongWang/BCI_Challenge mentioned on GitHubtf report
adwaykanhere/FYP mentioned on GitHubpytorchGPL-3.0 report
emotionlab/eegain mentioned on GitHubpytorchNOASSERTION report
amrzhd/EEGNet pytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 1 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
7unverified

Licence: 1 of the 8 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

make_dataset JiajZhu/EEGnet_Pytorch/EEGnet/Code/dataset.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 4ee68c136ac5e60f · report
ROC Dekakhrone/EEGNet/Utils/Metrics.py community (archive-listed) unverified MIT (permissive) · 18a7cb1a157b5e64 · report
average_precision Dekakhrone/EEGNet/Utils/Metrics.py community (archive-listed) unverified MIT (permissive) · 5c9bcc29de0f7574 · report
clipAxis Dekakhrone/EEGNet/Utils/Augmentations.py community (archive-listed) unverified MIT (permissive) · 0f98ec3d18c48979 · report
factor Dekakhrone/EEGNet/Utils/DataLoader.py community (archive-listed) unverified MIT (permissive) · 454576ae95afca9e · report
getIdxToOversample Dekakhrone/EEGNet/Utils/Augmentations.py community (archive-listed) unverified MIT (permissive) · a3daea9b67047cb5 · report
permutate Dekakhrone/EEGNet/Utils/DataLoader.py community (archive-listed) unverified MIT (permissive) · d5474e0ee287ce88 · report
splitDataset Dekakhrone/EEGNet/Utils/DataLoader.py community (archive-listed) unverified MIT (permissive) · 201d437326ee5cf9 · report

Tasks

EEGElectroencephalogram (EEG)Motor Imagery

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections