ICASSP 2021accepted0 citations

Convolutional Dropout and Wordpiece Augmentation for End-to-End Speech Recognition

Hainan Xu, Yinghui Huang, Yun Zhu, Kartik Audhkhasi, Bhuvana Ramabhadran

Abstract

Regularization and data augmentation are crucial to training end-to-end automatic speech recognition systems. Dropout is a popular regularization technique, which operates on each neuron independently by multiplying it with a Bernoulli random variable. We propose a generalization of dropout, called "convolutional dropout", where each neuron’s activation is replaced with a randomly-weighted linear combination of neuron values in its neighborhood. We believe that this formulation combines the regularizing effect of dropout with the smoothing effects of the convolution operation. In addition to convolutional dropout, this paper also proposes using random word-piece segmentations as a data augmentation scheme during training, inspired by results in neural machine translation. We adopt both these methods during the training of transformer-transducer speech recognition models, and show consistent WER improvements on Librispeech as well as across different languages.

BibTeX
@inproceedings{icassp2021_convolutionaldro,
  title = {Convolutional Dropout and Wordpiece Augmentation for End-to-End Speech Recognition},
  author = {Hainan Xu and Yinghui Huang and Yun Zhu and Kartik Audhkhasi and Bhuvana Ramabhadran},
  booktitle = {ICASSP 2021},
  year = {2021}
}
Convolutional Dropout and Wordpiece Augmentation for End-to-End Speech Recognition · ICASSP 2021