Current browse context:
stat.ML
Change to browse by:
References & Citations
Computer Science > Machine Learning
Title: PowerSGD: Practical Low-Rank Gradient Compression for Distributed Optimization
(Submitted on 31 May 2019 (v1), last revised 18 Feb 2020 (this version, v3))
Abstract: We study gradient compression methods to alleviate the communication bottleneck in data-parallel distributed optimization. Despite the significant attention received, current compression schemes either do not scale well or fail to achieve the target test accuracy. We propose a new low-rank gradient compressor based on power iteration that can i) compress gradients rapidly, ii) efficiently aggregate the compressed gradients using all-reduce, and iii) achieve test performance on par with SGD. The proposed algorithm is the only method evaluated that achieves consistent wall-clock speedups when benchmarked against regular SGD with an optimized communication backend. We demonstrate reduced training times for convolutional networks as well as LSTMs on common datasets. Our code is available at this https URL
Submission history
From: Thijs Vogels [view email][v1] Fri, 31 May 2019 17:25:13 GMT (1806kb,D)
[v2] Mon, 23 Sep 2019 13:19:34 GMT (1813kb,D)
[v3] Tue, 18 Feb 2020 14:13:56 GMT (2335kb,D)
Link back to: arXiv, form interface, contact.