Evaluating Fast Adaptability of Neural Networks for Brain-Computer Interface
Anupam Sharma, Krishna Miyapuram

TL;DR
This paper introduces a straightforward evaluation method for assessing how quickly EEG-based neural network classifiers can adapt to new individuals or tasks, emphasizing the importance of fast calibration in real-world BCI applications.
Contribution
It proposes a simple evaluation strategy and demonstrates that layer-normalization with minimal fine-tuning outperforms MAML in rapid adaptability for EEG classifiers.
Findings
Layer-normalization improves CNN adaptability with few fine-tuning steps.
Simple transfer learning achieves fast adaptation across individuals and tasks.
Empirical comparison favors transfer learning over MAML for quick calibration.
Abstract
Electroencephalography (EEG) classification is a versatile and portable technique for building non-invasive Brain-computer Interfaces (BCI). However, the classifiers that decode cognitive states from EEG brain data perform poorly when tested on newer domains, such as tasks or individuals absent during model training. Researchers have recently used complex strategies like Model-agnostic meta-learning (MAML) for domain adaptation. Nevertheless, there is a need for an evaluation strategy to evaluate the fast adaptability of the models, as this characteristic is essential for real-life BCI applications for quick calibration. We used motor movement and imaginary signals as input to Convolutional Neural Networks (CNN) based classifier for the experiments. Datasets with EEG signals typically have fewer examples and higher time resolution. Even though batch-normalization is preferred for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Neural Networks and Applications · Advanced Memory and Neural Computing
MethodsModel-Agnostic Meta-Learning
