paper-with-me

Papers

Optimal Gradient Quantization Condition for Communication-Efficient Distributed Training

2020-02-25 · An Xu, Zhouyuan Huo, Heng Huang

The communication of gradients is costly for training deep neural networks with multiple devices in computer vision applications. In particular, the growing size of deep learning models leads to higher communication overheads that defy the ideal linear training speedup regarding the number of devices. Gradient quantization is one of the common methods to reduce communication costs. However, it can lead to quantization error in the training and result in model performance degradation. In this work, we deduce the optimal condition of both the binary and multi-level gradient quantization for \textbf{ANY} gradient distribution. Based on the optimal condition, we develop two novel quantization schemes: biased BinGrad and unbiased ORQ for binary and multi-level gradient quantization respectively, which dynamically determine the optimal quantization levels. Extensive experimental results on CIFAR and ImageNet datasets with several popular convolutional neural networks show the superiority of our proposed methods.

📄 PDF Abstract BibTeX arXiv:2002.11082

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Truncated Non-Uniform Quantization for Distributed SGD

2024-02-02 · Guangfeng Yan, Tan Li, Yuanzhang Xiao, Congduan Li 외

To address the communication bottleneck challenge in distributed learning, our work introduces a novel two-stage quantization strategy designed to enhance the communication efficiency of distributed Stochastic Gradient D…

Quantization

Improved Quantization Strategies for Managing Heavy-tailed Gradients in Distributed Learning

2024-02-02 · Guangfeng Yan, Tan Li, Yuanzhang Xiao, Hanxu Hou 외

Gradient compression has surfaced as a key technique to address the challenge of communication efficiency in distributed learning. In distributed deep learning, however, it is observed that gradient distributions are hea…

Quantization

Distributed Optimization via Gradient Descent with Event-Triggered Zooming over Quantized Communication

2023-09-08 · Apostolos I. Rikos, Wei Jiang, Themistoklis Charalambous, Karl H. Johansson

In this paper, we study unconstrained distributed optimization strongly convex problems, in which the exchange of information in the network is captured by a directed graph topology over digital channels that have limite…

Distributed OptimizationQuantization

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

Real-Time Distributed Model Predictive Control with Limited Communication Data Rates

2022-08-26 · Yujia Yang, Ye Wang, Chris Manzie, Ye Pu

The application of distributed model predictive controllers (DMPC) for multi-agent systems (MASs) necessitates communication between agents, yet the consequence of communication data rates is typically overlooked. This w…

Distributed OptimizationModel Predictive ControlQuantization