arXiv:2411.06352cs.LG2024-11中稿 · IEEE INDICON 2024

通过归一化客户端贡献提升联邦学习在异构数据下的表现

Client Contribution Normalization for Enhanced Federated Learning

  • 用客户端模型的平均隐向量归一化贡献,缓解数据异构问题
  • 在六种联邦算法上验证,非独立同分布下准确率显著提升
  • 无需修改原有框架,适合实际部署的异构设备场景

移动设备生成分散且异构的数据,传统集中式机器学习面临通信开销大和隐私风险。联邦学习(FL)通过不共享数据实现跨设备协同训练,但客户端间数据分布差异(非IID)导致模型收敛困难。本文提出一种新方法:利用本地训练模型提取的平均隐向量,对客户端贡献进行归一化,使中心服务器在聚合时能估计并调整异构性。该方法增强了全局模型的泛化能力,克服了传统联邦平均的局限。实验在多种数据集上验证,涵盖六种联邦算法(FedAvg、FedProx、FedBABU、FedNova、SCAFFOLD、SGDM),结果表明模型在数据偏斜情况下准确率与一致性均有显著提升。该方案计算高效、易于集成,为解决统计异构提供了实用且可靠的新路径。

原文摘要 · Abstract (English)

Mobile devices, including smartphones and laptops, generate decentralized and heterogeneous data, presenting significant challenges for traditional centralized machine learning models due to substantial communication costs and privacy risks. Federated Learning (FL) offers a promising alternative by enabling collaborative training of a global model across decentralized devices without data sharing. However, FL faces challenges due to statistical heterogeneity among clients, where non-independent and identically distributed (non-IID) data impedes model convergence and performance. This paper focuses on data-dependent heterogeneity in FL and proposes a novel approach leveraging mean latent representations extracted from locally trained models. The proposed method normalizes client contributions based on these representations, allowing the central server to estimate and adjust for heterogeneity during aggregation. This normalization enhances the global model's generalization and mitigates the limitations of conventional federated averaging methods. The main contributions include introducing a normalization scheme using mean latent representations to handle statistical heterogeneity in FL, demonstrating the seamless integration with existing FL algorithms to improve performance in non-IID settings, and validating the approach through extensive experiments on diverse datasets. Results show significant improvements in model accuracy and consistency across skewed distributions. Our experiments with six FL schemes: FedAvg, FedProx, FedBABU, FedNova, SCAFFOLD, and SGDM highlight the robustness of our approach. This research advances FL by providing a practical and computationally efficient solution for statistical heterogeneity, contributing to the development of more reliable and generalized machine learning models.

联邦学习异构数据模型聚合归一化

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