paper-with-me

Papers

Regularizing Contrastive Predictive Coding for Speech Applications

2023-04-12 · Saurabhchand Bhati, Jesús Villalba, Piotr Żelasko, Laureano Moro-Velazquez, Najim Dehak

Self-supervised methods such as Contrastive predictive Coding (CPC) have greatly improved the quality of the unsupervised representations. These representations significantly reduce the amount of labeled data needed for downstream task performance, such as automatic speech recognition. CPC learns representations by learning to predict future frames given current frames. Based on the observation that the acoustic information, e.g., phones, changes slower than the feature extraction rate in CPC, we propose regularization techniques that impose slowness constraints on the features. Here we propose two regularization techniques: Self-expressing constraint and Left-or-Right regularization. We evaluate the proposed model on ABX and linear phone classification tasks, acoustic unit discovery, and automatic speech recognition. The regularized CPC trained on 100 hours of unlabeled data matches the performance of the baseline CPC trained on 360 hours of unlabeled data. We also show that our regularization techniques are complementary to data augmentation and can further boost the system's performance. In monolingual, cross-lingual, or multilingual settings, with/without data augmentation, regardless of the amount of data used for training, our regularized models outperformed the baseline CPC models on the ABX task.

📄 PDF Abstract BibTeX arXiv:2304.05974

Code (0)

등록된 구현이 없습니다.

Tasks

Acoustic Unit DiscoveryAutomatic Speech RecognitionData Augmentationspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음
Contrastive Predictive Coding Contrastive Predictive Coding (CPC) learns self-supervised representations by predicting the future in latent space by using powerful autoregressive models. The model uses a…

Similar Papers 제목 키워드 기반

Contrastive Predictive Coding Based Feature for Automatic Speaker Verification

2019-04-01 · Cheng-I Lai

This thesis describes our ongoing work on Contrastive Predictive Coding (CPC) features for speaker verification. CPC is a recently proposed representation learning framework based on predictive coding and noise contrasti…

Representation LearningSpeaker Verification

Speaker and Style Disentanglement of Speech Based on Contrastive Predictive Coding Supported Factorized Variational Autoencoder

2024-09-05 · Yuying Xie, Michael Kuhlmann, Frederik Rautenberg, Zheng-Hua Tan 외

Speech signals encompass various information across multiple levels including content, speaker, and style. Disentanglement of these information, although challenging, is important for applications such as voice conversio…

DisentanglementVoice Conversion

Aligned Contrastive Predictive Coding

2021-04-24 · Jan Chorowski, Grzegorz Ciesielski, Jarosław Dzikowski, Adrian Łańcucki 외

We investigate the possibility of forcing a self-supervised model trained using a contrastive predictive loss to extract slowly varying latent representations. Rather than producing individual predictions for each of the…

Prediction

Representation Learning with Contrastive Predictive Coding

2018-07-10 · Aaron van den Oord, Yazhe Li, Oriol Vinyals

While supervised learning has enabled great progress in many applications, unsupervised learning has not seen such widespread adoption, and remains an important and challenging endeavor for artificial intelligence. In th…

Reinforcement LearningRepresentation LearningSelf-Supervised Image ClassificationSemi-Supervised Image Classification

Guided contrastive self-supervised pre-training for automatic speech recognition

2022-10-22 · Aparna Khare, Minhua Wu, Saurabhchand Bhati, Jasha Droppo 외

Contrastive Predictive Coding (CPC) is a representation learning method that maximizes the mutual information between intermediate latent representations and the output of a given model. It can be used to effectively ini…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Representation Learningspeech-recognition+1