Pretraining Large Brain Language Model for Active BCI: Silent Speech
Jinzhao Zhou, Zehong Cao, Yiqun Duan, Connor Barkley, Daniel Leong, Xiaowei Jiang, Quoc-Toan Nguyen, Ziyi Zhao, Thomas Do, Yu-Cheng Chang, Sheng-Fu Liang, Chin-teng Lin
TL;DR
This work tackles silent speech decoding for active BCI by introducing the Large Brain Language Model (LBLM), a 22-million-parameter backbone pretrained on a large EEG silent-speech dataset. The authors propose Future Spectro-Temporal Prediction (FSTP), a self-supervised paradigm combining Masked Spectro-Temporal Prediction (MSTP) and Autoregressive Spectro-Temporal Prediction (ASTP) to learn temporally and spectrally rich EEG representations, followed by a spatio-temporal classifier for downstream tasks. On a dataset of over 120 hours from 12 subjects and a 24-word vocabulary, the approach achieves state-of-the-art cross-session performance, with average word-level accuracy around 39.6% and semantic-level accuracy around 42.8%, and with notable subject-specific improvements. The work also demonstrates the model’s ability to predict short-term future EEG waves, offering insights into brain dynamics and potential improvements in the reliability of real-time active BCI systems, while contributing a publicly available dataset for further research.
Abstract
This paper explores silent speech decoding in active brain-computer interface (BCI) systems, which offer more natural and flexible communication than traditional BCI applications. We collected a new silent speech dataset of over 120 hours of electroencephalogram (EEG) recordings from 12 subjects, capturing 24 commonly used English words for language model pretraining and decoding. Following the recent success of pretraining large models with self-supervised paradigms to enhance EEG classification performance, we propose Large Brain Language Model (LBLM) pretrained to decode silent speech for active BCI. To pretrain LBLM, we propose Future Spectro-Temporal Prediction (FSTP) pretraining paradigm to learn effective representations from unlabeled EEG data. Unlike existing EEG pretraining methods that mainly follow a masked-reconstruction paradigm, our proposed FSTP method employs autoregressive modeling in temporal and frequency domains to capture both temporal and spectral dependencies from EEG signals. After pretraining, we finetune our LBLM on downstream tasks, including word-level and semantic-level classification. Extensive experiments demonstrate significant performance gains of the LBLM over fully-supervised and pretrained baseline models. For instance, in the difficult cross-session setting, our model achieves 47.0\% accuracy on semantic-level classification and 39.6\% in word-level classification, outperforming baseline methods by 5.4\% and 7.3\%, respectively. Our research advances silent speech decoding in active BCI systems, offering an innovative solution for EEG language model pretraining and a new dataset for fundamental research.
