English

A Theoretical Framework for Energy-Aware Gradient Pruning in Federated Learning

Machine Learning 2026-03-25 v1 Distributed, Parallel, and Cluster Computing Information Theory Networking and Internet Architecture math.IT Machine Learning

Abstract

Federated Learning (FL) is constrained by the communication and energy limitations of decentralized edge devices. While gradient sparsification via Top-K magnitude pruning effectively reduces the communication payload, it remains inherently energy-agnostic. It assumes all parameter updates incur identical downstream transmission and memory-update costs, ignoring hardware realities. We formalize the pruning process as an energy-constrained projection problem that accounts for the hardware-level disparities between memory-intensive and compute-efficient operations during the post-backpropagation phase. We propose Cost-Weighted Magnitude Pruning (CWMP), a selection rule that prioritizes parameter updates based on their magnitude relative to their physical cost. We demonstrate that CWMP is the optimal greedy solution to this constrained projection and provide a probabilistic analysis of its global energy efficiency. Numerical results on a non-IID CIFAR-10 benchmark show that CWMP consistently establishes a superior performance-energy Pareto frontier compared to the Top-K baseline.

Keywords

Cite

@article{arxiv.2603.22465,
  title  = {A Theoretical Framework for Energy-Aware Gradient Pruning in Federated Learning},
  author = {Emmanouil M. Athanasakos},
  journal= {arXiv preprint arXiv:2603.22465},
  year   = {2026}
}

Comments

8 pages, 2 figures. This work has been submitted to the IEEE for possible publication