paper-with-me

홈 › Papers

Improving P300 Speller performance by means of optimization and machine learning

2020-07-13 · Luigi Bianchi, Chiara Liti, Giampaolo Liuzzi, Veronica Piccialli, Cecilia Salvatore

Brain-Computer Interfaces (BCIs) are systems allowing people to interact with the environment bypassing the natural neuromuscular and hormonal outputs of the peripheral nervous system (PNS). These interfaces record a user's brain activity and translate it into control commands for external devices, thus providing the PNS with additional artificial outputs. In this framework, the BCIs based on the P300 Event-Related Potentials (ERP), which represent the electrical responses recorded from the brain after specific events or stimuli, have proven to be particularly successful and robust. The presence or the absence of a P300 evoked potential within the EEG features is determined through a classification algorithm. Linear classifiers such as SWLDA and SVM are the most used for ERPs' classification. Due to the low signal-to-noise ratio of the EEG signals, multiple stimulation sequences (a.k.a. iterations) are carried out and then averaged before the signals being classified. However, while augmenting the number of iterations improves the Signal-to-Noise Ratio (SNR), it also slows down the process. In the early studies, the number of iterations was fixed (no stopping), but recently, several early stopping strategies have been proposed in the literature to dynamically interrupt the stimulation sequence when a certain criterion is met to enhance the communication rate. In this work, we explore how to improve the classification performances in P300 based BCIs by combining optimization and machine learning. First, we propose a new decision function that aims at improving classification performances in terms of accuracy and Information Transfer Rate both in a no stopping and early stopping environment. Then, we propose a new SVM training problem that aims to facilitate the target-detection process. Our approach proves to be effective on several publicly available datasets.

📄 PDF Abstract BibTeX arXiv:2007.06411

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningEEGElectroencephalogram (EEG)ERPGeneral Classification

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

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)

ECSpell$^{UD}$: Zero-shot Domain Adaptive Chinese Spelling Check with User Dictionary

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Spellers often work within a particular domain in real life. Due to lots of uncommon domain terms, experiments on our built domain specific dataset show that general models perform terribly. Inspired by the common practi…

Domain Adaptationtoken-classificationToken Classification

SpellerSSL: Self-Supervised Learning with P300 Aggregation for Speller BCIs

2025-09-23 · Jiazhen Hong, Geoff Mackellar, Soheila Ghane arxiv

Electroencephalogram (EEG)-based P300 speller brain-computer interfaces (BCIs) face three main challenges: low signal-to-noise ratio (SNR), poor generalization, and time-consuming calibration. We propose SpellerSSL, a fr…

Self-Supervised Learning

Improving SSVEP BCI Spellers With Data Augmentation and Language Models

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

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 el…

Brain Computer InterfaceData AugmentationEEGLanguage Modeling+2

ChatBCI: A P300 Speller BCI Leveraging Large Language Models for Improved Sentence Composition in Realistic Scenarios

2024-11-23 · Jiazhen Hong, Weinan Wang, Laleh Najafizadeh

P300 speller BCIs allow users to compose sentences by selecting target keys on a GUI through the detection of P300 component in their EEG signals following visual stimuli. Most P300 speller BCIs require users to spell wo…

EEGSentenceTask 2Zero-Shot Learning