arXiv:2505.20485cs.LGcs.AI2025-05被引 1

解决联邦学习中因数据异构导致的全局边界遗忘问题。

Avoid Forgetting by Preserving Global Knowledge Gradients in Federated Learning with Non-IID Data

  • 通过保留全局知识梯度,防止客户端在本地训练时遗忘全局决策边界。
  • 在非独立同分布数据下,性能超越现有方法,提升显著。
  • 适合关注联邦学习稳定性与泛化能力的研究者。

数据异构性使联邦学习面临巨大挑战。尽管已有多种方法如局部正则化、更优的模型融合和数据共享等,但它们对数据异构如何影响全局决策边界缺乏深层理解。本文通过一个简化示例实验分析了学习到的决策边界,发现:(1) 现有方法存在遗忘现象,客户端只学习到完美的局部边界而忘记全局边界;(2) 这一现象与初始权重无关,即使从预训练最优权重开始也依然发生。为此,本文提出FedProj框架,通过在服务器端设计新的集成知识迁移损失以优化全局边界融合,并引入公共无标签数据上的平均集成逻辑值作为情景记忆,调节每步本地训练的梯度更新,有效防止全局边界遗忘。实验表明,FedProj显著优于当前最先进的方法。

原文摘要 · Abstract (English)

The inevitable presence of data heterogeneity has made federated learning very challenging. There are numerous methods to deal with this issue, such as local regularization, better model fusion techniques, and data sharing. Though effective, they lack a deep understanding of how data heterogeneity can affect the global decision boundary. In this paper, we bridge this gap by performing an experimental analysis of the learned decision boundary using a toy example. Our observations are surprising: (1) we find that the existing methods suffer from forgetting and clients forget the global decision boundary and only learn the perfect local one, and (2) this happens regardless of the initial weights, and clients forget the global decision boundary even starting from pre-trained optimal weights. In this paper, we present FedProj, a federated learning framework that robustly learns the global decision boundary and avoids its forgetting during local training. To achieve better ensemble knowledge fusion, we design a novel server-side ensemble knowledge transfer loss to further calibrate the learned global decision boundary. To alleviate the issue of learned global decision boundary forgetting, we further propose leveraging an episodic memory of average ensemble logits on a public unlabeled dataset to regulate the gradient updates at each step of local training. Experimental results demonstrate that FedProj outperforms state-of-the-art methods by a large margin.

联邦学习知识保留非IID

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