AIHCSYMay 19, 2022

Multi-Armed Bandits in Brain-Computer Interfaces

arXiv:2205.09584v16 citationsh-index: 5
Originality Synthesis-oriented
AI Analysis

This is an incremental review aimed at BCI researchers to potentially improve BCI systems through better decision-making algorithms.

This review tackles the problem of optimizing Brain-Computer Interface (BCI) performance during calibration and real-time use by introducing multi-armed bandit (MAB) methods, which are relatively unexplored in this context, to the BCI community.

The multi-armed bandit (MAB) problem models a decision-maker that optimizes its actions based on current and acquired new knowledge to maximize its reward. This type of online decision is prominent in many procedures of Brain-Computer Interfaces (BCIs) and MAB has previously been used to investigate, e.g., what mental commands to use to optimize BCI performance. However, MAB optimization in the context of BCI is still relatively unexplored, even though it has the potential to improve BCI performance during both calibration and real-time implementation. Therefore, this review aims to further introduce MABs to the BCI community. The review includes a background on MAB problems and standard solution methods, and interpretations related to BCI systems. Moreover, it includes state-of-the-art concepts of MAB in BCI and suggestions for future research.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes