Convolutional Neural Networks with A Topographic Representation Module for EEG-Based Brain-Computer Interfaces
Xinbin Liang, Yaru Liu, Yang Yu, Kaixuan Liu, Yadong Liu, Zongtan, Zhou

TL;DR
This paper introduces an EEG Topographic Representation Module (TRM) that enhances CNNs for EEG-based BCIs by incorporating spatial topological features, leading to improved classification accuracy without altering the original CNN structures.
Contribution
The paper proposes a novel TRM that maps raw EEG signals to topographic maps and integrates into existing CNNs, significantly boosting their performance in EEG classification tasks.
Findings
TRM improves CNN classification accuracy on EEG datasets.
TRM effectively captures spatial topological information in EEG signals.
Embedding TRM does not alter CNN architecture, maintaining original model integrity.
Abstract
Objective: Convolutional Neural Networks (CNNs) have shown great potential in the field of Brain-Computer Interfaces (BCIs). The raw Electroencephalogram (EEG) signal is usually represented as 2-Dimensional (2-D) matrix composed of channels and time points, which ignores the spatial topological information. Our goal is to make the CNN with the raw EEG signal as input have the ability to learn EEG spatial topological features, and improve its performance while essentially maintaining its original structure. Methods:We propose an EEG Topographic Representation Module (TRM). This module consists of (1) a mapping block from the raw EEG signal to a 3-D topographic map and (2) a convolution block from the topographic map to an output of the same size as input. According to the size of the kernel used in the convolution block, we design 2 types of TRMs, namely TRM-(5,5) and TRM-(3,3). We embed…
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.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Functional Brain Connectivity Studies
MethodsConvolution
