paper-with-me

Papers

Brain2Char: A Deep Architecture for Decoding Text from Brain Recordings

2019-09-03 · Pengfei Sun, Gopala K. Anumanchipalli, Edward F. Chang

Decoding language representations directly from the brain can enable new Brain-Computer Interfaces (BCI) for high bandwidth human-human and human-machine communication. Clinically, such technologies can restore communication in people with neurological conditions affecting their ability to speak. In this study, we propose a novel deep network architecture Brain2Char, for directly decoding text (specifically character sequences) from direct brain recordings (called Electrocorticography, ECoG). Brain2Char framework combines state-of-the-art deep learning modules --- 3D Inception layers for multiband spatiotemporal feature extraction from neural data and bidirectional recurrent layers, dilated convolution layers followed by language model weighted beam search to decode character sequences, optimizing a connectionist temporal classification (CTC) loss. Additionally, given the highly non-linear transformations that underlie the conversion of cortical function to character sequences, we perform regularizations on the network's latent representations motivated by insights into cortical encoding of speech production and artifactual aspects specific to ECoG data acquisition. To do this, we impose auxiliary losses on latent representations for articulatory movements, speech acoustics and session specific non-linearities. In 3 participants tested here, Brain2Char achieves 10.6\%, 8.5\% and 7.0\% Word Error Rates (WER) respectively on vocabulary sizes ranging from 1200 to 1900 words. Brain2Char also performs well when 2 participants silently mimed sentences. These results set a new state-of-the-art on decoding text from brain and demonstrate the potential of Brain2Char as a high-performance communication BCI.

📄 PDF Abstract BibTeX arXiv:1909.01401

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Methods 이 논문이 사용한 방법론

Dilated Convolution 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Teaching Wav2Vec2 the Language of the Brain

2025-01-16 · Tobias Fiedler, Leon Hermann, Florian Müller, Sarel Cohen 외

The decoding of continuously spoken speech from neuronal activity has the potential to become an important clinical solution for paralyzed patients. Deep Learning Brain Computer Interfaces (BCIs) have recently successful…

Brain Decodingspeech-recognitionSpeech RecognitionTransfer Learning

Brain-aligning of semantic vectors improves neural decoding of visual stimuli

2024-03-22 · Shirin Vafaei, Ryohei Fukuma, Takufumi Yanagisawa, Huixiang Yang 외

The development of algorithms to accurately decode of neural information is a long-standing effort in the field of neuroscience. Brain decoding is typically employed by training machine learning models to map neural data…

Brain DecodingRepresentation Learning

Fast Whole-Brain, Geometry-Aware Functional Alignment for Cross-Subject Decoding

2026-07-12 · Pierre-Louis Barbarant, Florent Meyniel, Bertrand Thirion arxiv

Decoding brain activity is useful for characterizing brain processes and understanding the functional architecture underlying cognition. However, the inter-individual variability in brain response patterns limits the dev…

Computational Efficiency

Brain-to-Text Decoding: A Non-invasive Approach via Typing

2025-02-18 · Jarod Lévy, Mingfang Zhang, Svetlana Pinet, Jérémy Rapin 외

Modern neuroprostheses can now restore communication in patients who have lost the ability to speak or move. However, these invasive devices entail risks inherent to neurosurgery. Here, we introduce a non-invasive method…

EEG

Towards unified brain-to-text decoding across speech production and perception

2026-03-13 · Zhizhang Yuan, Yang Yang, Gaorui Zhang, Baowen Cheng 외 arxiv

Speech production and perception are the main ways humans communicate daily. Prior brain-to-text decoding studies have largely focused on a single modality and alphabetic languages. Here, we present a unified brain-to-se…