Meta this week released Brain2Qwerty v2, a non-invasive brain-computer interface system that records neural activity through a helmet-style MEG (magnetoencephalography) scanner and directly decodes target text using an end-to-end deep learning model, achieving an average word accuracy of 61%. Meta has also open-sourced the code and dataset as part of its Digital Brain Project, and established a $5 million fund.
The system employs an end-to-end deep learning model to decode raw MEG brain signals directly into output text, without relying on handcrafted intermediate processing steps; a large language model later corrects noise-induced errors based on semantic context.
Training data scale: approximately 22,000 sentences, 9 volunteers, each with about 10 hours of recorded data. Meta indicates accuracy will continue to improve with increased training data volume. As a technical comparison, v1 achieved a character error rate (CER) of around 32% under MEG conditions; switching to EEG for the same task raised the CER to approximately 67%.
MEG uses superconducting sensors to detect the extremely weak magnetic fields generated by neuronal activity. Magnetic fields penetrate better than EEG, yielding relatively clearer signals; however, MEG helmets cost several million dollars and require a special environment shielded from external magnetic fields, limiting them to neuroscience laboratories and preventing clinical or consumer applications.
Under these equipment constraints, Brain2Qwerty v2 achieves 61% accuracy, approaching levels previously attainable only with implantable interfaces (e.g., Neuralink). Meta's choice of the non-invasive route stems from the fact that the surgical threshold for implantable interfaces makes them inaccessible to most potential beneficiaries.
Meta simultaneously released the system code and training dataset with Brain2Qwerty v2 as part of the Digital Brain Project. Meta also established a $5 million fund dedicated to supporting the construction of open neuroscience datasets.
Meta points out that one bottleneck in non-invasive BCI research is the lack of publicly available large-scale neural datasets, with current research institutions inefficiently duplicating basic data collection; this fund aims to drive the community toward building benchmark datasets together.
Implantable interfaces (e.g., Neuralink) embed electrodes directly in the cerebral cortex, providing clean signals, low latency, and high precision, but require surgery. The main challenge for non-invasive methods is signal-to-noise ratio: the skull and scalp severely attenuate signals, with EEG being particularly affected; MEG offers better signal penetration, but equipment cost and environmental requirements limit its widespread adoption.
The end-to-end model decodes raw MEG signals directly into output text without requiring researchers to hand-design intermediate steps (such as first identifying specific brain events and then progressively deriving letters). During development, Meta systematically explored optimization spaces for the decoding pipeline using AI agents, with engineers selecting the final training configuration.
Brain2Qwerty v2 is currently tested under laboratory MEG equipment conditions and is a research-phase system; it has not yet entered clinical trials or commercial processes. Meta states there is still room for accuracy improvement, but as of reporting, the timeline for clinical or commercial deployment has not been announced.
Related News
OpenAI announces Codex macro keyboard, to be released on July 15
Micron Q3 revenue up 346%, memory shortage continues through 2028
Codex quota vulnerability crashes again, OpenAI implements second hard reset
Microsoft researchers publish paper: If ChatGPT is conscious, so are the goats in Age of Empires 2