@rohanpaul_ai: Meta open-sourced a brain-to-text system that reaches 78% word accuracy without surgery. Brain2Qwerty v2 converts non-i…
Summary
Meta open-sourced Brain2Qwerty v2, a non-invasive brain-to-text system using MEG signals and deep learning, achieving up to 78% word accuracy.
View Cached Full Text
Cached at: 06/30/26, 11:48 PM
Meta open-sourced a brain-to-text system that reaches 78% word accuracy without surgery.
Brain2Qwerty v2 converts non-invasive brain recordings into text with 61% average word accuracy and 78% for its strongest participant.
The system reads MEG signals from a helmet, not electrodes placed inside brain tissue. 9 volunteers typed about 22,000 sentences while researchers recorded 10 hours of neural activity each.
Brain2Qwerty v1 mostly mapped brain signals to single typed characters. It tries to recover characters, words, and full sentence meaning together. The system studies those brain signals and tries to turn them into the words you wanted to type.
- 61% average word accuracy across all participants
- 78% word accuracy for the top participant
- 50%+ of sentences decoded with no more than 1 word error
Performance improves as the data pile grows
Raw brain signals are messy because many mental and physical processes fire at once. Deep learning handles that mess by learning patterns directly from the original recordings.
A fine-tuned LLM then uses language context to repair likely word and sentence errors. This explains why the system beats earlier non-invasive methods reporting 8% word accuracy.
More than half of sentences from the strongest participant had one word error or less. Accuracy also improved as training data grew, suggesting more recordings may close more of the gap.
Similar Articles
Meta improves Brain2QWERTY, a system that can decode text from brain activity to enable typing using non-invasive technologies, MEG and EEG
Meta has improved Brain2QWERTY, a non-invasive system using MEG and EEG to decode brain activity into text, enabling typing.
From Brain Waves to Words: Brain2Qwerty Offers a New Path to Communication Without Surgery
Brain2Qwerty is a non-invasive brain-computer interface that decodes brain waves into text, enabling communication without surgery.
From brain waves to words: a new path to communication without surgery
A new non-invasive method translates brain waves into words, offering a communication pathway without the need for surgery.
@seclink: 脑机接口走向现实 , 非侵入式的也能用了。
Meta发布了Brain2Qwerty v2,一种非侵入式脑机接口,能够实时解码句子,标志着脑机接口走向现实。
Brain-CLIPLM: Decoding Compressed Semantic Representations in EEG for Language Reconstruction
Researchers propose Brain-CLIPLM, a two-stage EEG-to-text decoding framework using contrastive learning for semantic anchor extraction and a retrieval-grounded LLM with Chain-of-Thought reasoning, achieving 67.55% top-5 sentence retrieval accuracy and suggesting EEG-to-text decoding should focus on recovering compressed semantic content rather than full sentence reconstruction.