Transfer Learning and SpecAugment applied to SSVEP Based BCI Classification
Pedro R. A. S. Bassi, Willian Rampazzo, Romis Attux

TL;DR
This paper introduces a novel approach combining transfer learning and SpecAugment with deep CNNs for SSVEP-based BCI classification, achieving high accuracy with minimal data and single electrode, outperforming traditional methods.
Contribution
It presents a new methodology using transfer learning and SpecAugment for SSVEP classification with deep CNNs, improving accuracy and efficiency over traditional methods.
Findings
Achieved 82.2% accuracy with minimal data and single electrode.
DCNN outperformed SVM and FBCCA methods.
SpecAugment improved classification performance slightly.
Abstract
Objective: We used deep convolutional neural networks (DCNNs) to classify electroencephalography (EEG) signals in a steady-state visually evoked potentials (SSVEP) based single-channel brain-computer interface (BCI), which does not require calibration on the user. Methods: EEG signals were converted to spectrograms and served as input to train DCNNs using the transfer learning technique. We also modified and applied a data augmentation method, SpecAugment, generally employed for speech recognition. Furthermore, for comparison purposes, we classified the SSVEP dataset using Support-vector machines (SVMs) and Filter Bank canonical correlation analysis (FBCCA). Results: Excluding the evaluated user's data from the fine-tuning process, we reached 82.2% mean test accuracy and 0.825 mean F1-Score on 35 subjects from an open dataset, using a small data length (0.5 s), only one electrode…
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
MethodsDiffusion-Convolutional Neural Networks · Support Vector Machine
