arXiv:2504.12849cs.LG2025-04被引 3

FedX让物联网设备在低资源下高效参与联邦学习。

FedX: Adaptive Model Decomposition and Quantization for IoT Federated Learning

  • 按设备能力动态拆分模型并自适应量化比特数
  • 量化由服务器完成,降低设备计算负担
  • 适合资源受限的物联网联邦学习场景

联邦学习(FL)可在不共享数据的情况下实现多设备协作训练,适用于移动或物联网(IoT)设备上的隐私敏感应用,如移动健康和资产追踪。然而,在异构且资源受限的移动/IoT设备上设计兼具良好模型性能与低计算/通信开销的FL系统仍具挑战。为此,本文提出FedX,一种面向物联网的自适应模型分解与量化联邦学习系统。为平衡模型性能与资源约束,FedX将全局FL模型分解为不同子网络,并根据设备资源动态分配量化比特数:资源少的设备接收更小的子网络并使用更多量化比特以保障性能,反之亦然。量化操作由服务器执行,减轻设备计算压力。FedX通过正则化项迭代最小化设备本地数据与服务器公开数据的损失,实现服务器与设备间知识共享的低成本训练。大量实验表明,相比基线系统,FedX在量化时间上提升最高达8.43倍,设备端计算时间减少1.5倍,总端到端训练时间缩短1.36倍。理论上保证全局模型收敛,实证验证局部模型收敛,凸显其优化效率。

原文摘要 · Abstract (English)

Federated Learning (FL) allows collaborative training among multiple devices without data sharing, thus enabling privacy-sensitive applications on mobile or Internet of Things (IoT) devices, such as mobile health and asset tracking. However, designing an FL system with good model utility that works with low computation/communication overhead on heterogeneous, resource-constrained mobile/IoT devices is challenging. To address this problem, this paper proposes FedX, a novel adaptive model decomposition and quantization FL system for IoT. To balance utility with resource constraints on IoT devices, FedX decomposes a global FL model into different sub-networks with adaptive numbers of quantized bits for different devices. The key idea is that a device with fewer resources receives a smaller sub-network for lower overhead but utilizes a larger number of quantized bits for higher model utility, and vice versa. The quantization operations in FedX are done at the server to reduce the computational load on devices. FedX iteratively minimizes the losses in the devices' local data and in the server's public data using quantized sub-networks under a regularization term, and thus it maximizes the benefits of combining FL with model quantization through knowledge sharing among the server and devices in a cost-effective training process. Extensive experiments show that FedX significantly improves quantization times by up to 8.43X, on-device computation time by 1.5X, and total end-to-end training time by 1.36X, compared with baseline FL systems. We guarantee the global model convergence theoretically and validate local model convergence empirically, highlighting FedX's optimization efficiency.

联邦学习模型量化物联网自适应

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