arXiv:2412.16779cs.LGeess.SP2024-12被引 3

用零阶估计实现低通信开销的空中联邦学习

Fed-ZOE: Communication-Efficient Over-the-Air Federated Learning via Zeroth-Order Estimation

  • 通过随机内积压缩模型更新,减少传输符号数
  • 在多个数据集上达到与原方法相当的精度,通信量大幅降低
  • 适合资源受限的边缘设备和大规模分布式训练场景

随着6G及未来网络日益复杂互联,联邦学习(FL)成为安全高效利用分散边缘数据进行AI训练的关键范式。得益于通信信号的叠加特性,空中联邦学习(OtA-FL)可实现与设备数量无关的恒定通信开销。然而,当前空中训练仍需传输大量符号,数量等于可训练参数量。为缓解此问题,常规做法是梯度压缩或稀疏化,但会破坏叠加特性。本文提出联邦零阶估计(Fed-ZOE),受零阶优化中随机梯度估计(RGE)启发,各边缘设备执行本地更新后,仅发送局部更新向量与随机向量的若干标量内积。参数服务器利用RGE重构梯度,显著降低通信开销并保持叠加性。与传统零阶优化不同,Fed-ZOE在传输前压缩更新向量,提升精度与效率。在CIFAR-10、TinyImageNet、SVHN、CIFAR-100和Brain-CT等数据集上的实验表明,该方法性能接近Fed-OtA,通信成本显著下降。

原文摘要 · Abstract (English)

As 6G and beyond networks grow increasingly complex and interconnected, federated learning (FL) emerges as an indispensable paradigm for securely and efficiently leveraging decentralized edge data for AI. By virtue of the superposition property of communication signals, over-the-air FL (OtA-FL) achieves constant communication overhead irrespective of the number of edge devices (EDs). However, training neural networks over the air still incurs substantial communication costs, as the number of transmitted symbols equals the number of trainable parameters. To alleviate this issue, the most straightforward approach is to reduce the number of transmitted symbols by 1) gradient compression and 2) gradient sparsification. Unfortunately, these methods are incompatible with OtA-FL due to the loss of its superposition property. In this work, we introduce federated zeroth-order estimation (Fed-ZOE), an efficient framework inspired by the randomized gradient estimator (RGE) commonly used in zeroth-order optimization (ZOO). In FedZOE, EDs perform local weight updates as in standard FL, but instead of transmitting full gradient vectors, they send compressed local model update vectors in the form of several scalar-valued inner products between the local model update vectors and random vectors. These scalar values enable the parameter server (PS) to reconstruct the gradient using the RGE trick with highly reduced overhead, as well as preserving the superposition property. Unlike conventional ZOO leveraging RGE for step-wise gradient descent, Fed-ZOE compresses local model update vectors before transmission, thereby achieving higher accuracy and computational efficiency. Numerical evaluations using ResNet-18 on datasets such as CIFAR-10, TinyImageNet, SVHN, CIFAR-100, and Brain-CT demonstrate that Fed-ZOE achieves performance comparable to Fed-OtA while drastically reducing communication costs.

联邦学习通信效率零阶优化边缘计算

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