Age-of-Gradient Updates for Federated Learning over Random Access Channels
Yu Heng Wu, Houman Asgari, Stefano Rini, Andrea Munari

TL;DR
This paper introduces the age-of-gradient (AoG) policy for federated learning over random access channels, optimizing client selection and gradient compression to improve communication efficiency and model training performance.
Contribution
The paper proposes the novel AoG policy that combines gradient sparsification, error correction, and a new age-of-gradient metric for client selection in RACH-FL.
Findings
AoG policy outperforms existing methods in simulations.
Gradient sparsification with top-K improves communication efficiency.
Age-of-gradient metric effectively guides client selection.
Abstract
This paper studies the problem of federated training of a deep neural network (DNN) over a random access channel (RACH) such as in computer networks, wireless networks, and cellular systems. More precisely, a set of remote users participate in training a centralized DNN model using SGD under the coordination of a parameter server (PS). The local model updates are transmitted from the remote users to the PS over a RACH using a slotted ALOHA protocol. The PS collects the updates from the remote users, accumulates them, and sends central model updates to the users at regular time intervals. We refer to this setting as the RACH-FL setting. The RACH-FL setting crucially addresses the problem of jointly designing a (i) client selection and (ii) gradient compression strategy which addresses the communication constraints between the remote users and the PS when transmission occurs over a RACH.…
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
TopicsAge of Information Optimization · Privacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
MethodsStochastic Gradient Descent · Gradient Sparsification · Sparse Evolutionary Training
