Adaptive brain-computer interface decoding method based on multi-model dynamic integration

Oct 1, 2024ยท
Yu Qi
,
Yueming Wang
็ฅๆญ†้Ÿต
็ฅๆญ†้Ÿต
,
Kedi Xu
,
Gang Pan
ยท 2 min read
Type
Publication
PATENT COOPERATION TREATY

๐Ÿ”ถ Intracortical Brain-Computer Interfaces and Neural Decoding ๐Ÿ”ถ


๐Ÿ“Œ Overview

Brain-Computer Interfaces (BCIs) enable the direct decoding of motion intentions from neural activity for external control.
Among them, intracortical BCIsโ€”which use implanted electrode arraysโ€”have notably advanced applications such as:

  • ๐Ÿฆพ Exoskeleton control
  • ๐Ÿ–ฑ๏ธ Computer cursor navigation

๐Ÿงฉ Role of Neural Decoding Algorithms

Neural decoding algorithms are central to intracortical BCI systems.
They translate neural activity into meaningful control signals using methods like:

  • ๐Ÿ“ˆ Population Vector Methods (PVA)
  • ๐Ÿ“Š Optimal Linear Estimation (OLE)
  • ๐Ÿค– Deep Neural Networks (DNN)
  • ๐Ÿ” Recursive Bayesian Decoders (KF/PF)

โœ… Among these, the Kalman Filter is the most widely used in online cursor and exoskeleton control, as it incorporates motion dynamics as prior knowledge, leading to state-of-the-art performance.


๐Ÿ‡จ๐Ÿ‡ณ Example: EEG-Based BCI System (Patent CN107669416A)

A notable real-world implementation is documented in Chinese Patent CN107669416A, describing a motor imagery-based EEG wheelchair control system.

๐Ÿงฉ System Components

  • ๐Ÿง  EEG signal acquisition system
  • โš™๏ธ Decoding device with:
    • Continuous motor imagery module
    • Brisk motor imagery module
  • ๐Ÿฆฝ Electric wheelchair

Each module targets a specific EEG pattern, enhancing responsiveness and system flexibility.


โš ๏ธ Challenge: Neural Signal Instability

Despite progress, neural decoding still suffers from instability, particularly over long durations.

๐Ÿ” Causes of Instability

  • ๐Ÿ’ฅ Neuronal noise
  • โŒ Signal dropout
  • ๐Ÿ”„ Plasticity and shifting brain states

โš ๏ธ These factors alter the neural-to-kinematic mapping over time, making static decoding models ineffective in long-term use.

๐Ÿ“‰ Consequences

  • Performance degrades over time
  • Frequent retraining of models is required

๐Ÿ’ก Decoder Strategies for Neural Variability

1. ๐Ÿ” Fixed Models + Recalibration

  • Use periodic retraining or incremental updates
  • โœ… Pros: Simplicity, widely tested
  • โŒ Cons: Labor-intensive, poor adaptability

2. ใ€ฐ Dynamic Models

  • Track and adapt to neural signal changes
  • Offer potential for long-term robustness
  • ๐Ÿšง Still underexplored, especially for direct modeling of unstable signals

โ“ Research Problem

๐Ÿง  Key Question:
How can we design dynamic neural decoders that effectively model unstable neural signals and provide robust motor decoding over time?

This represents a pressing challenge for developing reliable, long-term intracortical BCI systems.