English

Exponential Moving Average Model in Parallel Speech Recognition Training

Computation and Language 2017-03-06 v1

Abstract

As training data rapid growth, large-scale parallel training with multi-GPUs cluster is widely applied in the neural network model learning currently.We present a new approach that applies exponential moving average method in large-scale parallel training of neural network model. It is a non-interference strategy that the exponential moving average model is not broadcasted to distributed workers to update their local models after model synchronization in the training process, and it is implemented as the final model of the training system. Fully-connected feed-forward neural networks (DNNs) and deep unidirectional Long short-term memory (LSTM) recurrent neural networks (RNNs) are successfully trained with proposed method for large vocabulary continuous speech recognition on Shenma voice search data in Mandarin. The character error rate (CER) of Mandarin speech recognition further degrades than state-of-the-art approaches of parallel training.

Keywords

Cite

@article{arxiv.1703.01024,
  title  = {Exponential Moving Average Model in Parallel Speech Recognition Training},
  author = {Xu Tian and Jun Zhang and Zejun Ma and Yi He and Juan Wei},
  journal= {arXiv preprint arXiv:1703.01024},
  year   = {2017}
}

Comments

5 pages

R2 v1 2026-06-22T18:34:21.780Z