paper-with-me

Papers

Distributed learning with compressed gradients

2018-06-18 · Sarit Khirirat, Hamid Reza Feyzmahdavian, Mikael Johansson

Asynchronous computation and gradient compression have emerged as two key techniques for achieving scalability in distributed optimization for large-scale machine learning. This paper presents a unified analysis framework for distributed gradient methods operating with staled and compressed gradients. Non-asymptotic bounds on convergence rates and information exchange are derived for several optimization algorithms. These bounds give explicit expressions for step-sizes and characterize how the amount of asynchrony and the compression accuracy affect iteration and communication complexity guarantees. Numerical results highlight convergence properties of different gradient compression algorithms and confirm that fast convergence under limited information exchange is indeed possible.

📄 PDF Abstract BibTeX arXiv:1806.06573

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDistributed Optimization

Similar Papers 제목 키워드 기반

Combining Global Sparse Gradients with Local Gradients in Distributed Neural Network Training

2019-11-01 · IJCNLP 2019 11 · Alham Fikri Aji, Kenneth Heafield, Nikolay Bogoychev

One way to reduce network traffic in multi-node data-parallel stochastic gradient descent is to only exchange the largest gradients. However, doing so damages the gradient and degrades the model{'}s performance. Transfor…

Machine TranslationTranslation

Communication-Efficient Distributed SGD with Compressed Sensing

2021-12-15 · Yujie Tang, Vikram Ramanathan, Junshan Zhang, Na Li

We consider large scale distributed optimization over a set of edge devices connected to a central server, where the limited communication bandwidth between the server and edge devices imposes a significant bottleneck fo…

compressed sensingDistributed OptimizationFederated Learning

Parallel Momentum Methods Under Biased Gradient Estimations

2024-02-29 · Ali Beikmohammadi, Sarit Khirirat, Sindri Magnússon

Parallel stochastic gradient methods are gaining prominence in solving large-scale machine learning problems that involve data distributed across multiple nodes. However, obtaining unbiased stochastic gradients, which ha…

Distributed OptimizationMeta-Learning

Communication-Efficient Distributed Blockwise Momentum SGD with Error-Feedback

2019-05-27 · NeurIPS 2019 12 · Shuai Zheng, Ziyue Huang, James T. Kwok

Communication overhead is a major bottleneck hampering the scalability of distributed machine learning systems. Recently, there has been a surge of interest in using gradient compression to improve the communication effi…

Quantization

Flattened one-bit stochastic gradient descent: compressed distributed optimization with controlled variance

2024-05-17 · Alexander Stollenwerk, Laurent Jacques

We propose a novel algorithm for distributed stochastic gradient descent (SGD) with compressed gradient communication in the parameter-server framework. Our gradient compression technique, named flattened one-bit stochas…

Distributed OptimizationQuantization