A-LAQ: Adaptive Lazily Aggregated Quantized Gradient
Afsaneh Mahmoudi, Jos\'e Mairton Barros Da Silva J\'unior, Hossein S., Ghadikolaei, Carlo Fischione

TL;DR
This paper introduces A-LAQ, an adaptive method for federated learning that dynamically adjusts communication bits to reduce energy consumption and improve accuracy, addressing limitations of fixed-bit approaches.
Contribution
A-LAQ extends LAQ by adaptively assigning communication bits during FL, enhancing efficiency and convergence under energy constraints.
Findings
A-LAQ reduces communication energy by up to 50%.
A-LAQ increases test accuracy by 11%.
A-LAQ demonstrates improved convergence over LAQ.
Abstract
Federated Learning (FL) plays a prominent role in solving machine learning problems with data distributed across clients. In FL, to reduce the communication overhead of data between clients and the server, each client communicates the local FL parameters instead of the local data. However, when a wireless network connects clients and the server, the communication resource limitations of the clients may prevent completing the training of the FL iterations. Therefore, communication-efficient variants of FL have been widely investigated. Lazily Aggregated Quantized Gradient (LAQ) is one of the promising communication-efficient approaches to lower resource usage in FL. However, LAQ assigns a fixed number of bits for all iterations, which may be communication-inefficient when the number of iterations is medium to high or convergence is approaching. This paper proposes Adaptive Lazily…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Recommender Systems and Techniques
MethodsTest
