paper-with-me

홈 › Papers

Improving SSVEP BCI Spellers With Data Augmentation and Language Models

2024-12-28 · Joseph Zhang, Ruiming Zhang, Kipngeno Koech, David Hill, Kateryna Shapovalenko

Steady-State Visual Evoked Potential (SSVEP) spellers are a promising communication tool for individuals with disabilities. This Brain-Computer Interface utilizes scalp potential data from (electroencephalography) EEG electrodes on a subject's head to decode specific letters or arbitrary targets the subject is looking at on a screen. However, deep neural networks for SSVEP spellers often suffer from low accuracy and poor generalizability to unseen subjects, largely due to the high variability in EEG data. In this study, we propose a hybrid approach combining data augmentation and language modeling to enhance the performance of SSVEP spellers. Using the Benchmark dataset from Tsinghua University, we explore various data augmentation techniques, including frequency masking, time masking, and noise injection, to improve the robustness of deep learning models. Additionally, we integrate a language model (CharRNN) with EEGNet to incorporate linguistic context, significantly enhancing word-level decoding accuracy. Our results demonstrate accuracy improvements of up to 2.9 percent over the baseline, with time masking and language modeling showing the most promise. This work paves the way for more accurate and generalizable SSVEP speller systems, offering improved communication solutions for individuals with disabilities.

📄 PDF Abstract BibTeX arXiv:2412.20052

Code (1)

kkipngenokoech/Hybrid-EEGNET-CharRNN-predictor 공식 구현

Tasks

Brain Computer InterfaceData AugmentationEEGLanguage ModelingLanguage ModellingSSVEP

Similar Papers 제목 키워드 기반

Transfer Learning of an Ensemble of DNNs for SSVEP BCI Spellers without User-Specific Training

2022-09-03 · Osman Berke Guney, Huseyin Ozkan

Objective: Steady-state visually evoked potentials (SSVEPs), measured with EEG (electroencephalogram), yield decent information transfer rates (ITR) in brain-computer interface (BCI) spellers. However, the current high p…

Brain Computer InterfaceEEGElectroencephalogram (EEG)SSVEP+1

Source-Free Domain Adaptation for SSVEP-based Brain-Computer Interfaces

2023-05-27 · Osman Berke Guney, Deniz Kucukahmetler, Huseyin Ozkan

This paper presents a source free domain adaptation method for steady-state visually evoked potentials (SSVEP) based brain-computer interface (BCI) spellers. SSVEP-based BCI spellers assist individuals experiencing speec…

Brain Computer InterfaceDomain AdaptationPseudo LabelSource-Free Domain Adaptation+1

A Deep Neural Network for SSVEP-based Brain-Computer Interfaces

2020-11-17 · Osman Berke Guney, Muhtasham Oblokulov, Huseyin Ozkan

Objective: Target identification in brain-computer interface (BCI) spellers refers to the electroencephalogram (EEG) classification for predicting the target character that the subject intends to spell. When the visual s…

Brain Computer InterfaceEEGElectroencephalogram (EEG)Multi-class Classification+1

Transfer Learning and SpecAugment applied to SSVEP Based BCI Classification

2020-10-08 · Pedro R. A. S. Bassi, Willian Rampazzo, Romis Attux

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), whi…

Brain Computer InterfaceClassificationData AugmentationEEG+6

Tiny noise, big mistakes: Adversarial perturbations induce errors in Brain-Computer Interface spellers

2020-01-30 · Xiao Zhang, Dongrui Wu, Lieyun Ding, Hanbin Luo 외

An electroencephalogram (EEG) based brain-computer interface (BCI) speller allows a user to input text to a computer by thought. It is particularly useful to severely disabled individuals, e.g., amyotrophic lateral scler…

Brain Computer InterfaceEEGElectroencephalogram (EEG)