CD-SGD: Distributed Stochastic Gradient Descent with Compression and Delay Compensation

Enda Yu,Dezun Dong,Yemao Xu,Shuo Ouyang,Xiangke Liao
DOI: https://doi.org/10.48550/arXiv.2106.10796
2021-09-07
Abstract:Communication overhead is the key challenge for distributed training. Gradient compression is a widely used approach to reduce communication traffic. When combining with parallel communication mechanism method like pipeline, gradient compression technique can greatly alleviate the impact of communication overhead. However, there exists two problems of gradient compression technique to be solved. Firstly, gradient compression brings in extra computation cost, which will delay the next training iteration. Secondly, gradient compression usually leads to the decrease of convergence accuracy.
Machine Learning,Distributed, Parallel, and Cluster Computing
What problem does this paper attempt to address?