Brain Computer Interface

75 papers with code • 0 benchmarks • 0 datasets

A Brain-Computer Interface (BCI), also known as a Brain-Machine Interface (BMI), is a technology that enables direct communication between the brain and an external device, such as a computer or a machine, without the need for any muscular or peripheral nerve activity. Essentially, BCIs establish a direct pathway between the brain and an external device, allowing for bidirectional communication.

BCIs typically work by detecting and interpreting brain signals, which are then translated into commands that control external devices or provide feedback to the user. These brain signals can be detected through various methods, including electroencephalography (EEG), which measures electrical activity in the brain through electrodes placed on the scalp, or invasive techniques such as implanted electrodes.

Libraries

Use these libraries to find Brain Computer Interface models and implementations

Most implemented papers

Transformer-based Spatial-Temporal Feature Learning for EEG Decoding

anranknight/EEG-Transformer 11 Jun 2021

As far as we know, it is the first time that a detailed and complete method based on the transformer idea has been proposed in this field.

Priming Cross-Session Motor Imagery Classification with A Universal Deep Domain Adaptation Framework

miaozhengqing/lmda-code 19 Feb 2022

Compared to the vanilla EEGNet and ConvNet, the proposed SDDA framework was able to boost the MI classification accuracy by 15. 2%, 10. 2% respectively in IIA dataset, and 5. 5%, 4. 2% in IIB dataset.

Using Riemannian geometry for SSVEP-based Brain Computer Interface

emmanuelkalunga/Online-SSVEP 14 Jan 2015

Riemannian geometry has been applied to Brain Computer Interface (BCI) for brain signals classification yielding promising results.

Converting Your Thoughts to Texts: Enabling Brain Typing via Deep Feature Learning of EEG Signals

xiangzhang1015/Brain_typing 26 Sep 2017

An electroencephalography (EEG) based Brain Computer Interface (BCI) enables people to communicate with the outside world by interpreting the EEG signals of their brains to interact with devices such as wheelchairs and intelligent robots.

Fast and Accurate Multiclass Inference for MI-BCIs Using Large Multiscale Temporal and Spectral Features

MultiScale-BCI/IV-2a 18 Jun 2018

Accurate, fast, and reliable multiclass classification of electroencephalography (EEG) signals is a challenging task towards the development of motor imagery brain-computer interface (MI-BCI) systems.

PhyAAt: Physiology of Auditory Attention to Speech Dataset

Nikeshbajaj/phyaat 23 May 2020

In this article, we present a dataset of physiological signals collected from an experiment on auditory attention to natural speech.

BEATS: An Open-Source, High-Precision, Multi-Channel EEG Acquisition Tool System

buptanteeg/beats 4 Mar 2022

Commonly used EEG acquisition system's hardware and software are usually closed-source.

Physics-inform attention temporal convolutional network for EEG-based motor imagery classification

Altaheri/EEG-ATCNet IEEE Transactions on Industrial Informatics 2022

In this paper, we propose an attention-based temporal convolutional network (ATCNet) for EEG-based motor imagery classification.

Towards Fast Single-Trial Online ERP based Brain-Computer Interface using dry EEG electrodes and neural networks: a pilot study

okbalefthanded/stimusto 4 Nov 2022

Speeding up the spelling in event-related potentials (ERP) based Brain-Computer Interfaces (BCI) requires eliciting strong brain responses in a short span of time, as much as the accurate classification of such evoked potentials remains challenging and imposes hard constraints for signal processing and machine learning techniques.

Closed loop BCI System for Cybathlon 2020

kolcs/bionic_apps 8 Dec 2022

To extract the final features, we introduced two methods, namely the Feature Average, where the average of the FFTabs for a specific frequency band was calculated, and the Feature Range, which was based on generating multiple Feature Averages for non-overlapping 2 Hz wide frequency bins.