Chrome Extension
WeChat Mini Program
Use on ChatGLM

On parallelizability of stochastic gradient descent for speech DNNS

Acoustics, Speech and Signal Processing(2014)

Cited 98|Views148
No score
Abstract
This paper compares the theoretical efficiency of model-parallel and data-parallel distributed stochastic gradient descent training of DNNs. For a typical Switchboard DNN with 46M parameters, the results are not pretty: With modern GPUs and interconnects, model parallelism is optimal with only 3 GPUs in a single server, while data parallelism with a minibatch size of 1024 does not even scale to 2 GPUs. We further show that data-parallel training efficiency can be improved by increasing the minibatch size (through a combination of AdaGrad and automatic adjustments of learning rate and minibatch size) and data compression. We arrive at an estimated possible end-to-end speed-up of 5 times or more. We do not address issues of robustness to process failure or other issues that might occur during training, nor of speed of convergence differences between ASGD and SGD parameter update patterns.
More
Translated text
Key words
gradient methods,neural nets,parallel processing,data compression,data parallel training efficiency,distributed stochastic gradient descent training,speech DNNS
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined