T-TIME: Test-Time Information Maximization Ensemble for Plug-and-Play BCIs
About
Objective: An electroencephalogram (EEG)-based brain-computer interface (BCI) enables direct communication between the human brain and a computer. Due to individual differences and non-stationarity of EEG signals, such BCIs usually require a subject-specific calibration session before each use, which is time-consuming and user-unfriendly. Transfer learning (TL) has been proposed to shorten or eliminate this calibration, but existing TL approaches mainly consider offline settings, where all unlabeled EEG trials from the new user are available. Methods: This paper proposes Test-Time Information Maximization Ensemble (T-TIME) to accommodate the most challenging online TL scenario, where unlabeled EEG data from the new user arrive in a stream, and immediate classification is performed. T-TIME initializes multiple classifiers from the aligned source data. When an unlabeled test EEG trial arrives, T-TIME first predicts its labels using ensemble learning, and then updates each classifier by conditional entropy minimization and adaptive marginal distribution regularization. Our code is publicized. Results: Extensive experiments on three public motor imagery based BCI datasets demonstrated that T-TIME outperformed about 20 classical and state-of-the-art TL approaches. Significance: To our knowledge, this is the first work on test time adaptation for calibration-free EEG-based BCIs, making plug-and-play BCIs possible.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Binary Classification | ZHOU Subject S4 2016 | Accuracy86.3 | 26 | |
| Binary Classification | ZHOU Average 2016 | Accuracy85.35 | 26 | |
| Binary Classification | ZHOU2016 Subject S1 | Accuracy83.75 | 26 | |
| Cross-subject Binary Classification | BNCI2014001 cross-subject | Accuracy79.22 | 26 | |
| Binary Classification | ZHOU Subject S3 2016 | Accuracy93.33 | 26 | |
| Cross-subject Binary Classification | HighGamma MI EEG cross-subject | Accuracy0.7742 | 26 | |
| Binary Classification | ZHOU2016 Subject S2 | Accuracy78 | 26 |