English

Distributed Training of Deep Neural Network Acoustic Models for Automatic Speech Recognition

Distributed, Parallel, and Cluster Computing 2020-02-26 v1 Machine Learning Sound Audio and Speech Processing

Abstract

The past decade has witnessed great progress in Automatic Speech Recognition (ASR) due to advances in deep learning. The improvements in performance can be attributed to both improved models and large-scale training data. Key to training such models is the employment of efficient distributed learning techniques. In this article, we provide an overview of distributed training techniques for deep neural network acoustic models for ASR. Starting with the fundamentals of data parallel stochastic gradient descent (SGD) and ASR acoustic modeling, we will investigate various distributed training strategies and their realizations in high performance computing (HPC) environments with an emphasis on striking the balance between communication and computation. Experiments are carried out on a popular public benchmark to study the convergence, speedup and recognition performance of the investigated strategies.

Keywords

Cite

@article{arxiv.2002.10502,
  title  = {Distributed Training of Deep Neural Network Acoustic Models for Automatic Speech Recognition},
  author = {Xiaodong Cui and Wei Zhang and Ulrich Finkler and George Saon and Michael Picheny and David Kung},
  journal= {arXiv preprint arXiv:2002.10502},
  year   = {2020}
}

Comments

Accepted to IEEE Signal Processing Magazine

R2 v1 2026-06-23T13:52:15.337Z