Spatiotemporal Convolutions on EEG signal -- A Representation Learning Perspective on Efficient and Explainable EEG Classification with Convolutional Neural Nets
Laurits Dixen, Stefan Heinrich, Paolo Burelli

TL;DR
This paper explores the use of 2D spatiotemporal convolutions in EEG classification, demonstrating faster training in high-dimensional tasks without performance loss and emphasizing the importance of architecture in signal encoding.
Contribution
It introduces a 2D convolutional approach for EEG classification, showing benefits in training efficiency and internal representations over traditional 1D methods.
Findings
2D convolutions reduce training time in high-dimensional EEG tasks
Performance remains comparable between 1D and 2D models
Representational geometries differ significantly between 1D and 2D models
Abstract
Classification of EEG signals using shallow Convolutional Neural Networks (CNNs) is a prevalent and successful approach across a variety of fields. Most of these models use independent one-dimensional (1D) convolutional layers along the spatial and temporal dimensions, which are concatenated without a non-linear activation layer between. In this paper, we investigate an alternative encoding that operates a bi-dimensional (2D) spatiotemporal convolution. While 2D convolutions are numerically identical to two concatenated 1D convolutions along the two dimensions, the impact on learning is still uncertain. We test 1D and 2D CNNs and a CNN+transformer hybrid model in a low-dimensional (3-channel) and a high-dimensional (22-channel) BCI motor imagery classification task. We observe that 2D convolutions significantly reduce training time in high-dimensional tasks while maintaining…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
