paper-with-me

Papers

Evaluating Fast Adaptability of Neural Networks for Brain-Computer Interface

2024-04-14 · Anupam Sharma, Krishna Miyapuram

Electroencephalography (EEG) classification is a versatile and portable technique for building non-invasive Brain-computer Interfaces (BCI). However, the classifiers that decode cognitive states from EEG brain data perform poorly when tested on newer domains, such as tasks or individuals absent during model training. Researchers have recently used complex strategies like Model-agnostic meta-learning (MAML) for domain adaptation. Nevertheless, there is a need for an evaluation strategy to evaluate the fast adaptability of the models, as this characteristic is essential for real-life BCI applications for quick calibration. We used motor movement and imaginary signals as input to Convolutional Neural Networks (CNN) based classifier for the experiments. Datasets with EEG signals typically have fewer examples and higher time resolution. Even though batch-normalization is preferred for Convolutional Neural Networks (CNN), we empirically show that layer-normalization can improve the adaptability of CNN-based EEG classifiers with not more than ten fine-tuning steps. In summary, the present work (i) proposes a simple strategy to evaluate fast adaptability, and (ii) empirically demonstrate fast adaptability across individuals as well as across tasks with simple transfer learning as compared to MAML approach.

📄 PDF Abstract BibTeX arXiv:2404.15350

Code (1)

anp-scp/fast_bci 공식 구현 pytorch

Tasks

Brain Computer InterfaceDomain AdaptationEEGMeta-LearningTransfer Learning

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

Method for Evaluating the Number of Signal Sources and Application to Non-invasive Brain-computer Interface

2024-09-26 · Alexandra Bernadotte, Victor Buchstaber

This paper provides a brief introduction of the mathematical theory behind the time series unfolding method. The algorithms presented serve as a valuable mathematical and analytical tool for analyzing data collected from…

Brain Computer InterfaceTime Series

Automatic Control of Reactive Brain Computer Interfaces

2023-10-11 · Pex Tufvesson, Frida Heskebeck

This article discusses practical and theoretical aspects of real-time brain computer interface control methods based on Bayesian statistics. We investigate and improve the performance of automatic control and feedback al…

Brain Computer InterfaceTransfer Learning

Decoding Event-related Potential from Ear-EEG Signals based on Ensemble Convolutional Neural Networks in Ambulatory Environment

2021-03-03 · Young-Eun Lee, Seong-Whan Lee

Recently, practical brain-computer interface is actively carried out, especially, in an ambulatory environment. However, the electroencephalography (EEG) signals are distorted by movement artifacts and electromyography s…

Brain Computer InterfaceEEGElectroencephalogram (EEG)

Bandit Algorithms boost Brain Computer Interfaces for motor-task selection of a brain-controlled button

2012-12-01 · NeurIPS 2012 12 · Joan Fruitet, Alexandra Carpentier, Maureen Clerc, Rémi Munos

A brain-computer interface (BCI) allows users to “communicate” with a computer without using their muscles. BCI based on sensori-motor rhythms use imaginary motor tasks, such as moving the right or left hand to send cont…

Brain Computer InterfaceGeneral Classification

Brain-to-Brain Communication Based on Wireless Technologies: Actual and Future Perspectives

2019-12-23

During the last few years, intensive research efforts are being done in the field of brain interfaces to extract neuro-information from the signals representing neuronal activities in the human brain. Recent development …