IEEE Transactions on Neural Systems and Rehabilitation Engineering (Jan 2024)

A Strong and Simple Deep Learning Baseline for BCI Motor Imagery Decoding

  • Yassine El Ouahidi,
  • Vincent Gripon,
  • Bastien Pasdeloup,
  • Ghaith Bouallegue,
  • Nicolas Farrugia,
  • Giulia Lioi

DOI
https://doi.org/10.1109/TNSRE.2024.3451010
Journal volume & issue
Vol. 32
pp. 3338 – 3347

Abstract

Read online

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 that achieves high classification accuracy, using only standard ingredients from the literature, to serve as a standard for comparison. The proposed architecture is composed of standard layers, including 1D convolutions, batch normalisations, ReLU activation functions and pooling functions. EEG-SimpleConv architecture is accompanied by a straightforward and tailored training routine, which is subjected to an extensive ablation study to quantify the influence of its components. 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 believe that using standard components and ingredients can significantly help the adoption of Deep Learning approaches for BCI. We make the code of the models and the experiments accessible.

Keywords