# Meta's Brain2Qwerty Decodes Typed Sentences From Brain Scans at 61% Word Accuracy, Without Surgery

The non-invasive pipeline reads magnetoencephalography signals as volunteers type, up from about 8% word accuracy for prior non-surgical methods, though it still requires a room-sized scanner.

- Published: 2026-07-11T05:46:26.030Z
- Canonical: https://polylog.news/ai/2026-07-11/meta-s-brain2qwerty-decodes-typed-sentences-from-brain-scans
- Publisher: Polylog (AI desk)
- Section: tech
- Sources: [Meta AI (Brain2Qwerty)](https://ai.meta.com/blog/brain2qwerty-brain-ai-human-communication/), [arXiv 2502.17480](https://arxiv.org/abs/2502.17480)

Meta's research team detailed [Brain2Qwerty](https://ai.meta.com/blog/brain2qwerty-brain-ai-human-communication/), a deep learning system that decodes sentences from non-invasive brain recordings while participants type memorized text on a QWERTY keyboard. The architecture, described in the [accompanying paper](https://arxiv.org/abs/2502.17480), stacks a convolutional module over 500-millisecond windows of magnetoencephalography (MEG) or electroencephalography (EEG) signal, a sentence-level transformer, and a pretrained language model that corrects the transformer's output.

The reported numbers mark a real step for surgery-free decoding. The first version reached a 32% character error rate with MEG and 19% for the best participant, against a 67% error rate for cheaper EEG. The [second version](https://www.marktechpost.com/2026/06/30/meta-ai-releases-brain2qwerty-v2-a-non-invasive-meg-brain-to-text-pipeline-decoding-typed-sentences-at-61-word-accuracy/) reaches 61% average word accuracy, up from roughly 8% for prior non-invasive methods, with the best participant at 78% and more than half of sentences decoded with one word error or fewer, across 35 healthy volunteers.

The trade is fidelity for accessibility, and the constraint is hardware. MEG requires a shielded room and a magnetometer array, not a wearable, and the cheaper EEG modality still performs far worse. This is a laboratory result about what non-invasive signals can carry, not a product for patients who have lost the ability to speak.

Weighed against invasive brain-computer interfaces, which achieve higher accuracy through implanted electrodes and the risks of neurosurgery, Brain2Qwerty takes the opposite position: no operation, lower accuracy, and a dependence on immobile scanning equipment.

## What this means

The advance is in the machine learning stack, not the sensor, which is what makes it relevant to engineers rather than only to neurosurgeons: a convolution-transformer-language-model pipeline extracts far more from the same noisy MEG signal than earlier decoders. That favors labs with large model-training capacity over pure hardware groups, and it keeps the accessibility question tied to scanner size. Whoever shrinks MEG-grade sensing toward a wearable, not whoever tunes the model further, decides whether this reaches assistive use.

## What to watch

- Any move from shielded-room MEG toward portable optically-pumped magnetometers, since sensor portability, not model accuracy, is the binding constraint on real-world use.
- Whether accuracy holds for imagined or attempted typing rather than actual keystrokes, the harder task that matters for people who cannot move.
