SPLGNCSep 11, 2023

A Strong and Simple Deep Learning Baseline for BCI MI Decoding

arXiv:2309.07159v29 citationsh-index: 26
Originality Synthesis-oriented
AI Analysis

This provides a simple baseline for BCI researchers, but it is incremental as it uses standard ingredients without introducing new methods.

The authors tackled the problem of Motor Imagery decoding in BCI by proposing EEG-SimpleConv, a simple 1D convolutional neural network, and found it to be at least as good or more efficient than other approaches, with strong knowledge-transfer capabilities across subjects and low inference time.

We propose EEG-SimpleConv, a straightforward 1D convolutional neural network for Motor Imagery decoding in BCI. Our main motivation is to propose a simple and performing baseline to compare to, using only very standard ingredients from the literature. We evaluate its performance on four EEG Motor Imagery datasets, including simulated online setups, and compare it to recent Deep Learning and Machine Learning approaches. EEG-SimpleConv is at least as good or far more efficient than other approaches, showing strong knowledge-transfer capabilities across subjects, at the cost of a low inference time. We advocate that using off-the-shelf ingredients rather than coming with ad-hoc solutions can significantly help the adoption of Deep Learning approaches for BCI. We make the code of the models and the experiments accessible.

Code Implementations1 repo
Foundations

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

Your Notes