HCLGDec 12, 2024

Motor Imagery Classification for Asynchronous EEG-Based Brain-Computer Interfaces

arXiv:2412.09006v116 citationsh-index: 10IEEE transactions on neural systems and rehabilitation engineering
Originality Incremental advance
AI Analysis

This work addresses the challenge of enabling more natural, trigger-free control of external devices for users with motor impairments, representing an incremental improvement in asynchronous BCI systems.

The paper tackled the problem of asynchronous motor imagery classification in EEG-based brain-computer interfaces by proposing a sliding window prescreening and classification approach, which achieved the highest average classification accuracy and outperformed state-of-the-art baselines by about 2% across four datasets.

Motor imagery (MI) based brain-computer interfaces (BCIs) enable the direct control of external devices through the imagined movements of various body parts. Unlike previous systems that used fixed-length EEG trials for MI decoding, asynchronous BCIs aim to detect the user's MI without explicit triggers. They are challenging to implement, because the algorithm needs to first distinguish between resting-states and MI trials, and then classify the MI trials into the correct task, all without any triggers. This paper proposes a sliding window prescreening and classification (SWPC) approach for MI-based asynchronous BCIs, which consists of two modules: a prescreening module to screen MI trials out of the resting-state, and a classification module for MI classification. Both modules are trained with supervised learning followed by self-supervised learning, which refines the feature extractors. Within-subject and cross-subject asynchronous MI classifications on four different EEG datasets validated the effectiveness of SWPC, i.e., it always achieved the highest average classification accuracy, and outperformed the best state-of-the-art baseline on each dataset by about 2%.

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