On the Tradeoff between Energy, Precision, and Accuracy in Federated Quantized Neural Networks
Minsu Kim, Walid Saad, Mohammad Mozaffari, and Merouane Debbah

TL;DR
This paper introduces a federated learning framework using quantized neural networks to balance energy consumption, precision, and accuracy, demonstrating significant energy savings while maintaining model performance.
Contribution
It proposes a novel quantized federated learning framework with an energy minimization approach considering precision levels, which is validated through theoretical analysis and simulations.
Findings
Energy consumption reduced by up to 53%
Tradeoff between precision, energy, and accuracy analyzed
Framework ensures convergence with optimized quantization levels
Abstract
Deploying federated learning (FL) over wireless networks with resource-constrained devices requires balancing between accuracy, energy efficiency, and precision. Prior art on FL often requires devices to train deep neural networks (DNNs) using a 32-bit precision level for data representation to improve accuracy. However, such algorithms are impractical for resource-constrained devices since DNNs could require execution of millions of operations. Thus, training DNNs with a high precision level incurs a high energy cost for FL. In this paper, a quantized FL framework, that represents data with a finite level of precision in both local training and uplink transmission, is proposed. Here, the finite level of precision is captured through the use of quantized neural networks (QNNs) that quantize weights and activations in fixed-precision format. In the considered FL model, each device trains…
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 · Machine Learning and ELM
