English

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

Computation and Language 2023-02-06 v1 Sound Audio and Speech Processing

Abstract

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 initialize the encoder of an Automatic Speech Recognition (ASR) model. We present a novel modification of CPC called Guided Contrastive Predictive Coding (GCPC). Our proposed method maximizes the mutual information between representations from a prior-knowledge model and the output of the model being pre-trained, allowing prior knowledge injection during pre-training. We validate our method on 3 ASR tasks: German, French and English. Our method outperforms CPC pre-training on all three datasets, reducing the Word Error Rate (WER) by 4.44%, 6.55% and 15.43% relative on the German, French and English (Librispeech) tasks respectively, compared to training from scratch, while CPC pre-training only brings 2.96%, 1.01% and 14.39% relative WER reduction respectively.

Keywords

Cite

@article{arxiv.2210.12335,
  title  = {Guided contrastive self-supervised pre-training for automatic speech recognition},
  author = {Aparna Khare and Minhua Wu and Saurabhchand Bhati and Jasha Droppo and Roland Maas},
  journal= {arXiv preprint arXiv:2210.12335},
  year   = {2023}
}

Comments

To appear in SLT 2022

R2 v1 2026-06-28T04:14:07.292Z