arXiv:2511.05591cs.LG2025-11被引 5

FedSparQ通过自适应稀疏量化降低联邦学习通信开销90%。

FedSparQ: Adaptive Sparse Quantization with Error Feedback for Robust & Efficient Federated Learning

  • 自适应阈值动态稀疏梯度,保留关键信息。
  • 相比基线减少90%通信量,准确率提升6%。
  • 无需调参,适合各种数据分布和模型架构。

联邦学习(FL)在保护数据隐私的前提下实现跨去中心化客户端的协同模型训练。然而,由于在受限网络中频繁交换高维模型更新,现有方法面临显著通信开销问题。本文提出轻量级压缩框架FedSparQ,通过自适应阈值动态稀疏化各客户端梯度,对保留项应用半精度量化,并结合误差反馈残差以防止信息丢失。该方法无需手动调整稀疏率或量化策略,可无缝适配同质与异质数据分布,且对模型架构无依赖。在视觉基准测试中,无论独立同分布(IID)还是非独立同分布(non-IID)数据下,FedSparQ均将通信量减少90%(相较FedAvg),同时保持或提升模型精度(较非压缩方案提升6%),并增强收敛鲁棒性50%。本方法为带宽受限场景下的联邦部署提供实用、易部署的解决方案,也为自适应精度与隐私保护协议的后续拓展奠定基础。

原文摘要 · Abstract (English)

Federated Learning (FL) enables collaborative model training across decentralized clients while preserving data privacy by keeping raw data local. However, FL suffers from significant communication overhead due to the frequent exchange of high-dimensional model updates over constrained networks. In this paper, we present FedSparQ, a lightweight compression framework that dynamically sparsifies the gradient of each client through an adaptive threshold, applies half-precision quantization to retained entries and integrates residuals from error feedback to prevent loss of information. FedSparQ requires no manual tuning of sparsity rates or quantization schedules, adapts seamlessly to both homogeneous and heterogeneous data distributions, and is agnostic to model architecture. Through extensive empirical evaluation on vision benchmarks under independent and identically distributed (IID) and non-IID data, we show that FedSparQ substantially reduces communication overhead (reducing by 90% of bytes sent compared to FedAvg) while preserving or improving model accuracy (improving by 6% compared to FedAvg non-compressed solution or to state-of-the-art compression models) and enhancing convergence robustness (by 50%, compared to the other baselines). Our approach provides a practical, easy-to-deploy solution for bandwidth-constrained federated deployments and lays the groundwork for future extensions in adaptive precision and privacy-preserving protocols.

联邦学习通信压缩稀疏量化误差反馈

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。