提出一种抗通信噪声且低通信开销的联邦学习算法
Noise-Robust and Resource-Efficient ADMM-based Federated Learning
- 用改进的ADMM方法,每轮只传一次噪声模型
- 在噪声信道下仍能收敛,性能优于现有方法
- 适合资源受限、通信不稳定的边缘设备使用
联邦学习(FL)通过客户端-服务器通信在分布式数据上训练全局模型。然而,通信噪声或错误会损害模型精度。为此,我们提出一种新型联邦学习算法,在增强对通信噪声鲁棒性的同时降低通信负载。通过求解加权最小二乘(WLS)回归问题作为示例,我们将该问题建模为联邦网络上的分布式凸优化问题,并采用随机调度策略提升通信效率。随后,应用交替方向乘子法(ADMM)迭代求解。为缓解累积通信噪声的负面影响,我们引入关键改进:移除对偶变量,并在每个参与客户端实施新的本地模型更新。这一细微但有效的改动使每个客户端仅需接收一次噪声全局模型更新,而非两次,显著提升了对加性通信噪声的鲁棒性。此外,我们还引入另一项改进,使客户端即使未被服务器选中也能持续进行本地更新,带来显著性能提升。理论分析证明,该算法在均值和均方意义下均能收敛,即便服务器在每轮迭代中通过噪声链路与随机子集客户端通信。数值结果验证了所提算法的有效性,并支持我们的理论结论。
原文摘要 · Abstract (English)
Federated learning (FL) leverages client-server communications to train global models on decentralized data. However, communication noise or errors can impair model accuracy. To address this problem, we propose a novel FL algorithm that enhances robustness against communication noise while also reducing communication load. We derive the proposed algorithm through solving the weighted least-squares (WLS) regression problem as an illustrative example. We first frame WLS regression as a distributed convex optimization problem over a federated network employing random scheduling for improved communication efficiency. We then apply the alternating direction method of multipliers (ADMM) to iteratively solve this problem. To counteract the detrimental effects of cumulative communication noise, we introduce a key modification by eliminating the dual variable and implementing a new local model update at each participating client. This subtle yet effective change results in using a single noisy global model update at each client instead of two, improving robustness against additive communication noise. Furthermore, we incorporate another modification enabling clients to continue local updates even when not selected by the server, leading to substantial performance improvements. Our theoretical analysis confirms the convergence of our algorithm in both mean and the mean-square senses, even when the server communicates with a random subset of clients over noisy links at each iteration. Numerical results validate the effectiveness of our proposed algorithm and corroborate our theoretical findings.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。