Brain2Qwerty v2: non-invasive MEG sentence decoding
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill brain2qwerty-v2-noninvasive-decoding --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Brain2qwerty V2 Noninvasive Decoding?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-brain2qwerty-v2-noninvasive-decoding)More formats (shields.io, HTML) on the badges page.
---
name: brain2qwerty-v2-noninvasive-decoding
description: "Brain2Qwerty v2: non-invasive MEG sentence decoding"
metadata:
arxiv_id: "2608.18114"
published: "2026-08-20"
authors: "Mingfang Zhang, Jarod Lévy, Cedric Rommel, Jérémy Rapin, Corentin Bel, Julie Bonnaire, Daniel Nieto, Pierre Bourdillon, Svetlana Pinet, Stéphane d'Ascoli, Thomas Moreau, Jean-Rémi King"
tags: [brain-computer-interface, meg, natural-language-decoding, non-invasive-bci]
license: Complete terms in LICENSE.txt
---
# Brain2Qwerty v2: Non-Invasive Brain-to-Text Decoding
## Overview
Brain2Qwerty v2 is a groundbreaking model that can decode the production of natural sentences solely from real-time magnetoencephalography (MEG) recordings. This represents a significant advancement in non-invasive brain-computer interfaces (BCIs), achieving performance levels previously thought exclusive to surgical implants.
## Key Innovations
### 1. Multi-Level Representation Learning
The model leverages character, word, and sentence-level representations to achieve comprehensive language decoding from neural signals.
### 2. Large-Scale Data Collection
Collected 22,000 sentences typed by nine subjects, each recorded for 10 hours, creating an unprecedented dataset for non-invasive BCI research.
### 3. AI-Driven Pipeline Enhancement
Three key AI contributions enable high performance:
- **Deep learning event detection**: Replaces hand-crafted pipelines for event detection
- **LLM fine-tuning**: Fine-tunes large language models to extract semantic representations from MEG
- **AI agent refinement**: Deploys AI agents to iteratively refine the decoding pipeline via automated code development
## Performance Results
- **Average Word Error Rate (WER)**: 39% across all participants
- **Best participant performance**: Half of sentences decoded with one word error or less
- **Data scaling effect**: Decoding accuracy log-linearly improves with data volume, suggesting the performance gap with intracranial approaches could be partially bridged through data scaling
## Methodology
### Data Collection Protocol
1. **Participants**: 9 subjects with extensive MEG recording sessions
2. **Duration**: 10 hours per subject
3. **Task**: Natural sentence typing on QWERTY keyboard
4. **Output**: 22,000 total sentences with synchronized MEG recordings
### Model Architecture
1. **Input**: Real-time MEG recordings (non-invasive)
2. **Feature extraction**: Deep learning-based neural signal processing
3. **Semantic representation**: Fine-tuned large language models
4. **Decoding**: Character/word/sentence-level prediction pipeline
5. **Iterative refinement**: AI agent-driven code optimization
### Training and Evaluation
- **Training**: End-to-end training on massive MEG-sentence paired dataset
- **Evaluation**: Word Error Rate (WER) as primary metric
- **Cross-validation**: Multi-subject validation protocol
## Implementation Guidelines
### When to Use This Skill
- Developing non-invasive brain-computer interfaces
- MEG-based language decoding applications
- Natural sentence reconstruction from neural signals
- BCI systems requiring safe, non-surgical approaches
### Key Considerations
1. **Data requirements**: Large-scale paired neural-language datasets are critical
2. **Computational resources**: Requires significant compute for LLM fine-tuning
3. **MEG expertise**: Understanding of MEG signal processing is essential
4. **Ethical considerations**: Brain-to-text decoding raises privacy and consent issues
### Potential Applications
- Communication restoration for locked-in patients
- Assistive technology for motor disabilities
- Neurological disorder diagnosis and monitoring
- Fundamental neuroscience research on language processing
## Pitfalls and Limitations
### Technical Challenges
- **Signal-to-noise ratio**: Non-invasive MEG has lower SNR than intracranial recordings
- **Individual variability**: Performance varies significantly across participants
- **Real-time constraints**: Latency requirements for practical BCI applications
- **Generalization**: Model may not generalize to unseen sentence structures
### Ethical Considerations
- **Privacy**: Neural data contains highly sensitive personal information
- **Consent**: Informed consent protocols must be rigorous and ongoing
- **Bias**: Models may exhibit biases based on training data demographics
- **Misuse potential**: Technology could be weaponized for unauthorized mind reading
## References
- Original paper: arXiv:2608.18114
- Related work: Brain2Qwerty v1 (previous iteration)
- MEG preprocessing best practices
- Large language model fine-tuning for neuroscience applications
## Activation Keywords
- brain2qwerty
- non-invasive bci
- meg decoding
- brain-to-text
- natural sentence decoding
- neural language decodingIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!