English

Q-GADMM: Quantized Group ADMM for Communication Efficient Decentralized Machine Learning

Machine Learning 2025-01-22 v7 Distributed, Parallel, and Cluster Computing Information Theory Networking and Internet Architecture math.IT Machine Learning

Abstract

In this article, we propose a communication-efficient decentralized machine learning (ML) algorithm, coined quantized group ADMM (Q-GADMM). To reduce the number of communication links, every worker in Q-GADMM communicates only with two neighbors, while updating its model via the group alternating direction method of multipliers (GADMM). Moreover, each worker transmits the quantized difference between its current model and its previously quantized model, thereby decreasing the communication payload size. However, due to the lack of centralized entity in decentralized ML, the spatial sparsity and payload compression may incur error propagation, hindering model training convergence. To overcome this, we develop a novel stochastic quantization method to adaptively adjust model quantization levels and their probabilities, while proving the convergence of Q-GADMM for convex objective functions. Furthermore, to demonstrate the feasibility of Q-GADMM for non-convex and stochastic problems, we propose quantized stochastic GADMM (Q-SGADMM) that incorporates deep neural network architectures and stochastic sampling. Simulation results corroborate that Q-GADMM significantly outperforms GADMM in terms of communication efficiency while achieving the same accuracy and convergence speed for a linear regression task. Similarly, for an image classification task using DNN, Q-SGADMM achieves significantly less total communication cost with identical accuracy and convergence speed compared to its counterpart without quantization, i.e., stochastic GADMM (SGADMM).

Keywords

Cite

@article{arxiv.1910.10453,
  title  = {Q-GADMM: Quantized Group ADMM for Communication Efficient Decentralized Machine Learning},
  author = {Anis Elgabli and Jihong Park and Amrit S. Bedi and Chaouki Ben Issaid and Mehdi Bennis and Vaneet Aggarwal},
  journal= {arXiv preprint arXiv:1910.10453},
  year   = {2025}
}

Comments

20 pages, 8 figures; to appear in IEEE Transactions on Communications

R2 v1 2026-06-23T11:52:23.578Z