Unlocking Non-Invasive Brain-to-Text
Dulhan Jayalath, Gilad Landau, Oiwi Parker Jones
TL;DR
This paper addresses the challenge of non-invasive brain-to-text by proposing a pipeline that extends word-level decoding to sequences using large-language-model rescoring, enables open-vocabulary transcription through predictive in-filling of OOV words, and scales performance via selective pooling of multiple MEG/EEG datasets. The approach achieves the first non-invasive B2T results that exceed chance across standard metrics, with BLEU improvements up to 2.6x, and demonstrates that dataset quality and vocabulary design critically influence performance. Ablation studies confirm the contribution of each component, and selective data pooling yields up to 2.3x gains in word classification accuracy, addressing the longstanding data bottleneck. Together, these advances move non-invasive B2T closer to practical BCI applications and outline pathways for scaling through cross-dataset training and semantic-level decoding.
Abstract
Despite major advances in surgical brain-to-text (B2T), i.e. transcribing speech from invasive brain recordings, non-invasive alternatives have yet to surpass even chance on standard metrics. This remains a barrier to building a non-invasive brain-computer interface (BCI) capable of restoring communication in paralysed individuals without surgery. Here, we present the first non-invasive B2T result that significantly exceeds these critical baselines, raising BLEU by $1.4\mathrm{-}2.6\times$ over prior work. This result is driven by three contributions: (1) we extend recent word-classification models with LLM-based rescoring, transforming single-word predictors into closed-vocabulary B2T systems; (2) we introduce a predictive in-filling approach to handle out-of-vocabulary (OOV) words, substantially expanding the effective vocabulary; and (3) we demonstrate, for the first time, how to scale non-invasive B2T models across datasets, unlocking deep learning at scale and improving accuracy by $2.1\mathrm{-}2.3\times$. Through these contributions, we offer new insights into the roles of data quality and vocabulary size. Together, our results remove a major obstacle to realising practical non-invasive B2T systems.
