Adaptive Quantization Resolution and Power Control for Federated Learning over Cell-free Networks
Afsaneh Mahmoudi, Emil Björnson
TL;DR
This work addresses the latency and energy challenges of federated learning over dense wireless networks by co-designing a CFmMIMO-enabled uplink with an adaptive gradient quantization scheme (A-LAQ) and dynamic bit-depth control. It introduces A-LAQ, where the local/global gradient updates use a decreasing, adaptive number of quantization bits to balance quantization error and energy consumption, guided by a diminishing-returns principle and an explicit energy budget. A Lyapunov-based convergence analysis and a practical two-stage optimization (determine k0, then solve for K and w) establish theoretical guarantees and a causal algorithm. Numerical results on standard datasets show A-LAQ reduces communication overhead substantially (up to 93% in some settings) while achieving comparable or superior test accuracy compared with LAQ and other baselines, highlighting its potential for energy-efficient FL in CFmMIMO systems.
Abstract
Federated learning (FL) is a distributed learning framework where users train a global model by exchanging local model updates with a server instead of raw datasets, preserving data privacy and reducing communication overhead. However, the latency grows with the number of users and the model size, impeding the successful FL over traditional wireless networks with orthogonal access. Cell-free massive multiple-input multipleoutput (CFmMIMO) is a promising solution to serve numerous users on the same time/frequency resource with similar rates. This architecture greatly reduces uplink latency through spatial multiplexing but does not take application characteristics into account. In this paper, we co-optimize the physical layer with the FL application to mitigate the straggler effect. We introduce a novel adaptive mixed-resolution quantization scheme of the local gradient vector updates, where only the most essential entries are given high resolution. Thereafter, we propose a dynamic uplink power control scheme to manage the varying user rates and mitigate the straggler effect. The numerical results demonstrate that the proposed method achieves test accuracy comparable to classic FL while reducing communication overhead by at least 93% on the CIFAR-10, CIFAR-100, and Fashion-MNIST datasets. We compare our methods against AQUILA, Top-q, and LAQ, using the max-sum rate and Dinkelbach power control schemes. Our approach reduces the communication overhead by 75% and achieves 10% higher test accuracy than these benchmarks within a constrained total latency budget.
