Brain-to-Text ’25: Decoding Speech from Neural Activity
Projects
ML Marathon
MLM25
Deep learning
Signal processing
Time-series
NLP
Neuroscience
RNN
Brain-to-Text ’25 was featured in the 2025 Machine Learning Marathon (MLM25). This Kaggle competition challenges participants to decode intracortical neural activity during attempted speech into text – aiming to restore communication for people with paralysis.
Challenge design
- Task: Decode neural recordings from speech-related brain regions into the words a participant is attempting to say.
- Domain: Brain-computer interfaces and neural speech decoding.
- Data: A new intracortical speech neuroscience dataset provided for the competition.
- Methods: The 2024 edition’s top approaches used RNN ensembles merged with fine-tuned large language models. The baseline achieved 9.7% word error rate; the top entrant reached 5.8%.
Links
- Kaggle challenge: Brain-to-Text ’25
Questions
If you have any lingering questions about this project, please feel free to post to the Nexus Q&A on GitHub. We will improve materials on this website as additional questions come in.