paper-with-me

Papers

Improving Speech Decoding from ECoG with Self-Supervised Pretraining

2024-05-28 · Brian A. Yuan, Joseph G. Makin

Recent work on intracranial brain-machine interfaces has demonstrated that spoken speech can be decoded with high accuracy, essentially by treating the problem as an instance of supervised learning and training deep neural networks to map from neural activity to text. However, such networks pay for their expressiveness with very large numbers of labeled data, a requirement that is particularly burdensome for invasive neural recordings acquired from human patients. On the other hand, these patients typically produce speech outside of the experimental blocks used for training decoders. Making use of such data, and data from other patients, to improve decoding would ease the burden of data collection -- especially onerous for dys- and anarthric patients. Here we demonstrate that this is possible, by reengineering wav2vec -- a simple, self-supervised, fully convolutional model that learns latent representations of audio using a noise-contrastive loss -- for electrocorticographic (ECoG) data. We train this model on unlabelled ECoG recordings, and subsequently use it to transform ECoG from labeled speech sessions into wav2vec's representation space, before finally training a supervised encoder-decoder to map these representations to text. We experiment with various numbers of labeled blocks; for almost all choices, the new representations yield superior decoding performance to the original ECoG data, and in no cases do they yield worse. Performance can also be improved in some cases by pretraining wav2vec on another patient's data. In the best cases, wav2vec's representations decrease word error rates over the original data by upwards of 50%.

📄 PDF Abstract BibTeX arXiv:2405.18639

Code (1)

b4yuan/ecog2vec 공식 구현 tf

Similar Papers 제목 키워드 기반

Large-Scale Self- and Semi-Supervised Learning for Speech Translation

2021-04-14 · Changhan Wang, Anne Wu, Juan Pino, Alexei Baevski 외

In this paper, we improve speech translation (ST) through effectively leveraging large quantities of unlabeled speech and text data in different and complementary ways. We explore both pretraining and self-training by us…

Language ModelingLanguage ModellingTranslation

Bridging ASR and LLMs for Dysarthric Speech Recognition: Benchmarking Self-Supervised and Generative Approaches

2025-08-11 · Ahmed Aboeitta, Ahmed Sharshar, Youssef Nafea, Shady Shehata arxiv

Speech Recognition (ASR) due to phoneme distortions and high variability. While self-supervised ASR models like Wav2Vec, HuBERT, and Whisper have shown promise, their effectiveness in dysarthric speech remains unclear. T…

Speech Recognition

Pretraining Large Brain Language Model for Active BCI: Silent Speech

2025-04-29 · Jinzhao Zhou, Zehong Cao, Yiqun Duan, Connor Barkley 외

This paper explores silent speech decoding in active brain-computer interface (BCI) systems, which offer more natural and flexible communication than traditional BCI applications. We collected a new silent speech dataset…

Brain Computer InterfaceEEGElectroencephalogram (EEG)Language Modeling+1

GigaAM: Efficient Self-Supervised Learner for Speech Recognition

2025-06-01 · Aleksandr Kutsakov, Alexandr Maximenko, Georgii Gospodinov, Pavel Bogomolov 외

Self-Supervised Learning (SSL) has demonstrated strong performance in speech processing, particularly in automatic speech recognition. In this paper, we explore an SSL pretraining framework that leverages masked language…

Automatic Speech RecognitionLanguage ModelingLanguage ModellingMasked Language Modeling+3

Injecting Text in Self-Supervised Speech Pretraining

2021-08-27 · Zhehuai Chen, Yu Zhang, Andrew Rosenberg, Bhuvana Ramabhadran 외

Self-supervised pretraining for Automated Speech Recognition (ASR) has shown varied degrees of success. In this paper, we propose to jointly learn representations during pretraining from two different modalities: speech …

Contrastive LearningLanguage Modellingspeech-recognitionSpeech Recognition