paper-with-me

홈 › Papers

Wav2vec-S: Semi-Supervised Pre-Training for Low-Resource ASR

2021-10-09 · Han Zhu, Li Wang, Jindong Wang, Gaofeng Cheng, Pengyuan Zhang, Yonghong Yan

Self-supervised pre-training could effectively improve the performance of low-resource automatic speech recognition (ASR). However, existing self-supervised pre-training are task-agnostic, i.e., could be applied to various downstream tasks. Although it enlarges the scope of its application, the capacity of the pre-trained model is not fully utilized for the ASR task, and the learned representations may not be optimal for ASR. In this work, in order to build a better pre-trained model for low-resource ASR, we propose a pre-training approach called wav2vec-S, where we use task-specific semi-supervised pre-training to refine the self-supervised pre-trained model for the ASR task thus more effectively utilize the capacity of the pre-trained model to generate task-specific representations for ASR. Experiments show that compared to wav2vec 2.0, wav2vec-S only requires a marginal increment of pre-training time but could significantly improve ASR performance on in-domain, cross-domain and cross-lingual datasets. Average relative WER reductions are 24.5% and 6.6% for 1h and 10h fine-tuning, respectively. Furthermore, we show that semi-supervised pre-training could close the representation gap between the self-supervised pre-trained model and the corresponding fine-tuned model through canonical correlation analysis.

📄 PDF Abstract BibTeX arXiv:2110.04484

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Combining Unsupervised and Text Augmented Semi-Supervised Learning for Low Resourced Autoregressive Speech Recognition

2021-10-29 · Chak-Fai Li, Francis Keith, William Hartmann, Matthew Snover

Recent advances in unsupervised representation learning have demonstrated the impact of pretraining on large amounts of read speech. We adapt these techniques for domain adaptation in low-resource -- both in terms of dat…

Domain AdaptationLanguage ModelingLanguage ModellingRepresentation Learning+2

Improved low-resource Somali speech recognition by semi-supervised acoustic and language model training

2019-07-06 · Astik Biswas, Raghav Menon, Ewald van der Westhuizen, Thomas Niesler

We present improvements in automatic speech recognition (ASR) for Somali, a currently extremely under-resourced language. This forms part of a continuing United Nations (UN) effort to employ ASR-based keyword spotting sy…

Acoustic ModellingAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoder+6

Unified Semi-Supervised Pipeline for Automatic Speech Recognition

2025-06-09 · Nune Tadevosyan, Nikolay Karpov, Andrei Andrusenko, Vitaly Lavrukhin 외

Automatic Speech Recognition has been a longstanding research area, with substantial efforts dedicated to integrating semi-supervised learning due to the scarcity of labeled datasets. However, most prior work has focused…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Combining Deep Generative Models and Multi-lingual Pretraining for Semi-supervised Document Classification

2021-01-26 · EACL 2021 2 · Yi Zhu, Ehsan Shareghi, Yingzhen Li, Roi Reichart 외

Semi-supervised learning through deep generative models and multi-lingual pretraining techniques have orchestrated tremendous success across different areas of NLP. Nonetheless, their development has happened in isolatio…

ClassificationDocument ClassificationGeneral Classification

FPMT: Enhanced Semi-Supervised Model for Traffic Incident Detection

2024-09-12 · Xinying Lu, Jianli Xiao

For traffic incident detection, the acquisition of data and labels is notably resource-intensive, rendering semi-supervised traffic incident detection both a formidable and consequential challenge. Thus, this paper focus…

Data Augmentation