paper-with-me

Papers

Bayesian Inference on Brain-Computer Interfaces via GLASS

2023-04-14 · Bangyao Zhao, Jane E. Huggins, Jian Kang

Brain-computer interfaces (BCIs), particularly the P300 BCI, facilitate direct communication between the brain and computers. The fundamental statistical problem in P300 BCIs lies in classifying target and non-target stimuli based on electroencephalogram (EEG) signals. However, the low signal-to-noise ratio (SNR) and complex spatial/temporal correlations of EEG signals present challenges in modeling and computation, especially for individuals with severe physical disabilities-BCI's primary users. To address these challenges, we introduce a novel Gaussian Latent channel model with Sparse time-varying effects (GLASS) under a fully Bayesian framework. GLASS is built upon a constrained multinomial logistic regression particularly designed for the imbalanced target and non-target stimuli. The novel latent channel decomposition efficiently alleviates strong spatial correlations between EEG channels, while the soft-thresholded Gaussian process (STGP) prior ensures sparse and smooth time-varying effects. We demonstrate GLASS substantially improves BCI's performance in participants with amyotrophic lateral sclerosis (ALS) and identifies important EEG channels (PO8, Oz, PO7, and Pz) in parietal and occipital regions that align with existing literature. For broader accessibility, we develop an efficient gradient-based variational inference (GBVI) algorithm for posterior computation and provide a user-friendly Python module available at https://github.com/BangyaoZhao/GLASS.

📄 PDF Abstract BibTeX arXiv:2304.07401

Code (1)

bangyaozhao/glass 공식 구현 tf

Tasks

Bayesian InferenceEEGElectroencephalogram (EEG)feature selectionVariational Inference

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Variational Inference 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Bayesian Networks for Brain-Computer Interfaces: A Survey

2022-05-24 · Pingsheng Li

Brain-Computer Interface (BCI) is a rapidly developing technology that allows direct communications between the human brain and external devices, such as robotic arms and computers. Bayesian Networks is a powerful tool i…

Brain Computer InterfaceSurvey

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

Bayesian Nonparametric Models for Synchronous Brain-Computer Interfaces

2016-12-27 · Jaime Fernando Delgado Saa, Mujdat Cetin

A brain-computer interface (BCI) is a system that aims for establishing a non-muscular communication path for subjects who had suffer from a neurodegenerative disease. Many BCI systems make use of the phenomena of event-…

Brain Computer InterfaceEEGElectroencephalogram (EEG)General Classification

Multiscale Semi-Markov Dynamics for Intracortical Brain-Computer Interfaces

2017-12-01 · NeurIPS 2017 12 · Daniel Milstein, Jason Pacheco, Leigh Hochberg, John D. Simeral 외

Intracortical brain-computer interfaces (iBCIs) have allowed people with tetraplegia to control a computer cursor by imagining the movement of their paralyzed arm or hand. State-of-the-art decoders deployed in human iBCI…

Dynamic Ensemble Modeling Approach to Nonstationary Neural Decoding in Brain-Computer Interfaces

2019-11-02 · NeurIPS 2019 12 · Yu Qi, Bin Liu, Yueming Wang, Gang Pan

Brain-computer interfaces (BCIs) have enabled prosthetic device control by decoding motor movements from neural activities. Neural signals recorded from cortex exhibit nonstationary property due to abrupt noises and neur…