OptQuant: Distributed training of neural networks with optimized quantization mechanisms.

Neurocomputing(2019)

引用 5|浏览123
暂无评分
摘要
Nowadays, it has been a common practice to speed up the training of deep neural networks by utilizing multiple computational nodes. It is non-trivial to achieve desirable speed-up due to the potentially large communication overhead in distributed training. To reduce the communication cost, several unbiased random quantization mechanisms were proposed, in which the local workers, i.e., computational nodes, quantize their local gradients before communications with other workers. Most previous quantization mechanisms are static, i.e., the gradients are quantized in the same way during the training process. However, for different neural network models, the distributions of gradients might be very different even after normalization. To minimize the quantization loss better, we design the parameterized unbiased quantization mechanisms and dynamically optimize the quantization mechanism during the training process, using the aggregated information of the gradients. We call the distributed deep learning algorithms with our new quantization method (unbiased) OptQuant algorithms. Theoretically, we show that the unbiased OptQuant algorithms converge faster than the static unbiased quantization. In addition, if we trade-off the bias and the variance in the quantization, the algorithm converges faster. Motivated by this theoretical result, we further design the parameterized biased quantization mechanisms and the biased OptQuant algorithms. We evaluate our algorithms for different deep neural networks with benchmark datasets. Experimental results indicate that the OptQuant algorithms train the neural network models faster than previous quantization algorithms and much faster than the float version.
更多
查看译文
关键词
Distributed machine learning,Deep learning,Stochastic gradient descent,Gradient quantization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要