EEG-to-Text Translation: A Model for Deciphering Human Brain Activity
Saydul Akbar Murad, Ashim Dahal, Nick Rahimi

TL;DR
This paper introduces the R1 Translator, a novel EEG-to-text decoding model combining LSTM and transformer components, significantly improving performance over previous models in generating accurate text from brain activity signals.
Contribution
The R1 Translator is the first model to effectively integrate bidirectional LSTM and transformer architectures for EEG-to-text translation, achieving state-of-the-art results.
Findings
R1 outperforms T5 and Brain in ROUGE scores.
R1 achieves lower CER and WER than previous models.
The model demonstrates significant improvements in EEG-to-text decoding accuracy.
Abstract
With the rapid advancement of large language models like Gemini, GPT, and others, bridging the gap between the human brain and language processing has become an important area of focus. To address this challenge, researchers have developed various models to decode EEG signals into text. However, these models still face significant performance limitations. To overcome these shortcomings, we propose a new model, R1 Translator, which aims to improve the performance of EEG-to-text decoding. The R1 Translator model combines a bidirectional LSTM encoder with a pretrained transformer-based decoder, utilizing EEG features to produce high-quality text outputs. The model processes EEG embeddings through the LSTM to capture sequential dependencies, which are then fed into the transformer decoder for effective text generation. The R1 Translator excels in ROUGE metrics, outperforming both T5…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces
MethodsGated Linear Unit · Cosine Annealing · Attention Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · SentencePiece · Attention Is All You Need · Linear Layer · Residual Connection · Byte Pair Encoding · Weight Decay
