arXiv:2501.11360cs.LGcs.AI2025-01AAAI被引 23

通过逐样本动态选优缓解联邦学习中的客户端偏移问题

Federated Learning with Sample-level Client Drift Mitigation

  • 按样本偏差大小动态选择训练数据,逐步优化本地模型
  • 在多个数据集上超越现有基线,性能提升显著
  • 适合处理数据异构性强、标签噪声多的联邦学习场景

联邦学习因客户端间数据异质性导致性能严重下降。现有方法多从校准本地更新角度应对,但缺乏对异构样本如何促成客户端偏移的深层理解。本文提出FedBSS,首次从样本级视角建模偏移为所有局部样本偏差的累积表现,且偏差随训练进程动态变化。核心思想是设计一种感知偏差的样本选择机制,每轮迭代中优先选择偏差较小的样本进行训练,并引入多样化知识获取阶段作为预热,避免早期因知识偏差导致局部最优。实验表明,FedBSS在多个基准上优于当前最优方法,且在特征分布偏移和带噪声标签数据设置下仍具有效果,验证了其降低异质性、可扩展性与鲁棒性。

原文摘要 · Abstract (English)

Federated Learning (FL) suffers from severe performance degradation due to the data heterogeneity among clients. Existing works reveal that the fundamental reason is that data heterogeneity can cause client drift where the local model update deviates from the global one, and thus they usually tackle this problem from the perspective of calibrating the obtained local update. Despite effectiveness, existing methods substantially lack a deep understanding of how heterogeneous data samples contribute to the formation of client drift. In this paper, we bridge this gap by identifying that the drift can be viewed as a cumulative manifestation of biases present in all local samples and the bias between samples is different. Besides, the bias dynamically changes as the FL training progresses. Motivated by this, we propose FedBSS that first mitigates the heterogeneity issue in a sample-level manner, orthogonal to existing methods. Specifically, the core idea of our method is to adopt a bias-aware sample selection scheme that dynamically selects the samples from small biases to large epoch by epoch to train progressively the local model in each round. In order to ensure the stability of training, we set the diversified knowledge acquisition stage as the warm-up stage to avoid the local optimality caused by knowledge deviation in the early stage of the model. Evaluation results show that FedBSS outperforms state-of-the-art baselines. In addition, we also achieved effective results on feature distribution skew and noise label dataset setting, which proves that FedBSS can not only reduce heterogeneity, but also has scalability and robustness.

联邦学习数据异构样本选择偏移缓解

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