AI Navigate

Prioritizing Gradient Sign Over Modulus: An Importance-Aware Framework for Wireless Federated Learning

arXiv cs.LG / 3/12/2026

📰 NewsDeveloper Stack & InfrastructureSignals & Early TrendsModels & Research

Key Points

  • Sign-Prioritized FL (SP-FL) transmits gradient signs preferentially to improve model updates under constrained wireless resources.
  • The framework uses hierarchical resource allocation across packets and devices to prioritize important gradient information and allows modulus data to be discarded if not recoverable.
  • An alternating optimization algorithm based on Newton-Raphson and successive convex approximation solves the bandwidth and power allocation problem, with analysis of one-step convergence.
  • Simulation results on CIFAR-10 show up to 9.96% higher testing accuracy than existing methods in resource-constrained scenarios.

Abstract

Wireless federated learning (FL) facilitates collaborative training of artificial intelligence (AI) models to support ubiquitous intelligent applications at the wireless edge. However, the inherent constraints of limited wireless resources inevitably lead to unreliable communication, which poses a significant challenge to wireless FL. To overcome this challenge, we propose Sign-Prioritized FL (SP-FL), a novel framework that improves wireless FL by prioritizing the transmission of important gradient information through uneven resource allocation. Specifically, recognizing the importance of descent direction in model updating, we transmit gradient signs in individual packets and allow their reuse for gradient descent if the remaining gradient modulus cannot be correctly recovered. To further improve the reliability of transmission of important information, we formulate a hierarchical resource allocation problem based on the importance disparity at both the packet and device levels, optimizing bandwidth allocation across multiple devices and power allocation between sign and modulus packets. To make the problem tractable, the one-step convergence behavior of SP-FL, which characterizes data importance at both levels in an explicit form, is analyzed. We then propose an alternating optimization algorithm to solve this problem using the Newton-Raphson method and successive convex approximation (SCA). Simulation results confirm the superiority of SP-FL, especially in resource-constrained scenarios, demonstrating up to 9.96\% higher testing accuracy on the CIFAR-10 dataset compared to existing methods.