paper-with-me

Papers

Double Quantization for Communication-Efficient Distributed Optimization

2018-05-25 · NeurIPS 2019 12 · Yue Yu, Jiaxiang Wu, Longbo Huang

Modern distributed training of machine learning models suffers from high communication overhead for synchronizing stochastic gradients and model parameters. In this paper, to reduce the communication complexity, we propose \emph{double quantization}, a general scheme for quantizing both model parameters and gradients. Three communication-efficient algorithms are proposed under this general scheme. Specifically, (i) we propose a low-precision algorithm AsyLPG with asynchronous parallelism, (ii) we explore integrating gradient sparsification with double quantization and develop Sparse-AsyLPG, (iii) we show that double quantization can also be accelerated by momentum technique and design accelerated AsyLPG. We establish rigorous performance guarantees for the algorithms, and conduct experiments on a multi-server test-bed to demonstrate that our algorithms can effectively save transmitted bits without performance degradation.

📄 PDF Abstract BibTeX arXiv:1805.10111

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed OptimizationQuantization

Methods 이 논문이 사용한 방법론

Gradient Sparsification Gradient Sparsification is a technique for distributed training that sparsifies stochastic gradients to reduce the communication cost, with minor increase in the number of…

Similar Papers 제목 키워드 기반

DEED: A General Quantization Scheme for Communication Efficiency in Bits

2020-06-19 · Tian Ye, Peijun Xiao, Ruoyu Sun

In distributed optimization, a popular technique to reduce communication is quantization. In this paper, we provide a general analysis framework for inexact gradient descent that is applicable to quantization schemes. We…

Distributed OptimizationFederated LearningQuantization

Quantization Avoids Saddle Points in Distributed Optimization

2024-03-15 · Yanan Bo, Yongqiang Wang

Distributed nonconvex optimization underpins key functionalities of numerous distributed systems, ranging from power systems, smart buildings, cooperative robots, vehicle networks to sensor networks. Recently, it has als…

Distributed OptimizationQuantization

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

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

Finite-Bit Quantization For Distributed Algorithms With Linear Convergence

2021-07-23 · Nicolò Michelusi, Gesualdo Scutari, Chang-Shen Lee

This paper studies distributed algorithms for (strongly convex) composite optimization problems over mesh networks, subject to quantized communications. Instead of focusing on a specific algorithmic design, a black-box m…

Quantization