Optimization-Based GenQSGD for Federated Edge Learning
Yangchen Li, Ying Cui, Vincent Lau

TL;DR
This paper introduces GenQSGD, a flexible quantized federated learning algorithm optimized for energy efficiency and convergence, demonstrating significant improvements over existing methods in edge computing scenarios.
Contribution
It proposes a novel quantized parallel mini-batch SGD algorithm for federated learning, along with an optimization framework for parameter tuning under energy and time constraints.
Findings
GenQSGD outperforms existing FL algorithms in experiments.
Optimized parameters reduce energy consumption while maintaining convergence.
The approach highlights the importance of algorithm design in practical FL deployments.
Abstract
Optimal algorithm design for federated learning (FL) remains an open problem. This paper explores the full potential of FL in practical edge computing systems where workers may have different computation and communication capabilities, and quantized intermediate model updates are sent between the server and workers. First, we present a general quantized parallel mini-batch stochastic gradient descent (SGD) algorithm for FL, namely GenQSGD, which is parameterized by the number of global iterations, the numbers of local iterations at all workers, and the mini-batch size. We also analyze its convergence error for any choice of the algorithm parameters. Then, we optimize the algorithm parameters to minimize the energy cost under the time constraint and convergence error constraint. The optimization problem is a challenging non-convex problem with non-differentiable constraint functions. We…
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 · Age of Information Optimization
