Search for a command to run...
Brain-computer interfaces (BCIs) suffer from accuracy degradation as neural signals drift over time and vary across users, requiring frequent recalibration that limits practical deployment. Our goal is to develop a framework that eliminates the need for separate calibration phases by enabling continual, real-time model adaptation to new users and changing signal characteristics.

Approach. We propose EDAPT, a task- and model-agnostic framework for continual online learning. EDAPT first establishes a robust baseline decoder through population-level pretraining on data from multiple users. It then personalizes this model during deployment using supervised continual finetuning on a trial-by-trial basis. Due to its modular design, EDAPT can be composed with unsupervised domain adaptation techniques to further address distribution shifts.

Main results.We validate EDAPT across nine datasets, three BCI paradigms, and four deep learning architectures. EDAPT consistently improves decoding accuracy over static models for nearly all subjects and datasets, raising mean balanced accuracy from 0.80 to 0.87 on representative datasets (Table 3). Ablation studies confirm that the combination of population-level pretraining and online finetuning is the primary driver of this performance gain, with further improvements on some datasets when using unsupervised domain adaptation techniques. We demonstrate real-time feasibility of the framework, with adaptation latencies under 200 milliseconds on consumer-grade hardware. Our scaling analysis further reveals that decoding accuracy is primarily determined by the total pretraining data budget, rather than its specific allocation between subjects and trials.


Significance. These findings demonstrate that continual online learning is a practical and effective strategy for creating high-performance, user-adaptive BCIs. By systematically addressing the bottleneck of model recalibration, EDAPT reduces a major barrier to the widespread adoption of BCI technology and helps advance neurotechnology toward robust, user-friendly, real-world applications.