2018
Variance-based Gradient Compression for Efficient Distributed Deep Learning
ICLR 2018workshop
Due to the substantial computational cost, training state-of-the-art deep neural networks for large-scale datasets often requires distributed training using multiple computation workers. However, by nature, workers need to frequently communicate gradients, causing severe bottlenecks, especially on l…