Active Poisoning: Efficient Backdoor Attacks on Transfer Learning-Based Brain-Computer Interfaces
X. Jiang, L. Meng, S. Li, D. Wu
TL;DR
Transfer learning enables rapid calibration of EEG-based BCIs but introduces a security risk: backdoors injected via poisoned source-domain data can cause targeted misclassification when a trigger is present, without harming benign performance. The authors propose active poisoning (AP) strategies—MDS, RDS, MUS, MMCS, and their combinations—to selectively poison source samples and embed backdoors efficiently through TL, using a robust NPP trigger. Empirical results across four EEG datasets and three CNNs show high attack success rates with AP while preserving overall accuracy, and the attack remains effective under challenging conditions such as fine-tuning, data augmentation, and cross-task TL; cross-subject TL with label alignment demonstrates partial transferability of the backdoor. These findings reveal a serious security risk in TL-based BCIs and motivate development of defense mechanisms and further study of robust TL pipelines for EEG-based BCIs.
Abstract
Transfer learning (TL) has been widely used in electroencephalogram (EEG)-based brain-computer interfaces (BCIs) for reducing calibration efforts. However, backdoor attacks could be introduced through TL. In such attacks, an attacker embeds a backdoor with a specific pattern into the machine learning model. As a result, the model will misclassify a test sample with the backdoor trigger into a prespecified class while still maintaining good performance on benign samples. Accordingly, this study explores backdoor attacks in the TL of EEG-based BCIs, where source-domain data are poisoned by a backdoor trigger and then used in TL. We propose several active poisoning approaches to select source-domain samples, which are most effective in embedding the backdoor pattern, to improve the attack success rate and efficiency. Experiments on four EEG datasets and three deep learning models demonstrate the effectiveness of the approaches. To our knowledge, this is the first study about backdoor attacks on TL models in EEG-based BCIs. It exposes a serious security risk in BCIs, which should be immediately addressed.
