HCAIJan 12

Backpropagation-Free Test-Time Adaptation for Lightweight EEG-Based Brain-Computer Interfaces

arXiv:2601.07556v1h-index: 8
Originality Incremental advance
AI Analysis

This research enables lightweight plug-and-play BCIs on resource-constrained devices, broadening real-world deployment for EEG-based BCI applications, though it is incremental as it builds on existing TTA methods by removing backpropagation.

The paper tackles the problem of computational overhead, privacy risks, and sensitivity to noise in test-time adaptation for EEG-based brain-computer interfaces by proposing Backpropagation-Free Transformations (BFT), which eliminates backpropagation and achieves effective, versatile, robust, and efficient performance on five EEG datasets for motor imagery classification and driver drowsiness regression tasks.

Electroencephalogram (EEG)-based brain-computer interfaces (BCIs) face significant deployment challenges due to inter-subject variability, signal non-stationarity, and computational constraints. While test-time adaptation (TTA) mitigates distribution shifts under online data streams without per-use calibration sessions, existing TTA approaches heavily rely on explicitly defined loss objectives that require backpropagation for updating model parameters, which incurs computational overhead, privacy risks, and sensitivity to noisy data streams. This paper proposes Backpropagation-Free Transformations (BFT), a TTA approach for EEG decoding that eliminates such issues. BFT applies multiple sample-wise transformations of knowledge-guided augmentations or approximate Bayesian inference to each test trial, generating multiple prediction scores for a single test sample. A learning-to-rank module enhances the weighting of these predictions, enabling robust aggregation for uncertainty suppression during inference under theoretical justifications. Extensive experiments on five EEG datasets of motor imagery classification and driver drowsiness regression tasks demonstrate the effectiveness, versatility, robustness, and efficiency of BFT. This research enables lightweight plug-and-play BCIs on resource-constrained devices, broadening the real-world deployment of decoding algorithms for EEG-based BCI.

Foundations

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

Your Notes