arXiv:2504.03505cs.LG2025-04被引 1

解决异构环境下联邦学习的个性化与泛化矛盾

Hierarchical Knowledge Structuring for Effective Federated Learning in Heterogeneous Environments

  • 构建分层知识结构,将样本输出整合为多粒度编码库
  • 在多个数据集上提升模型准确率,增强知识共享效果
  • 适合研究联邦学习、跨设备协同训练的开发者

联邦学习可在保护数据隐私的前提下实现分布式协作训练。其核心挑战在于平衡本地客户端的模型个性化与全局模型的泛化能力。现有方法采用基于输出值(logits)的知识聚合与蒸馏,但因客户端间数据分布非独立同分布且存在不平衡问题,直接聚合输出值易产生偏差知识,难以适配个体客户端并阻碍本地训练收敛。为此,本文提出分层知识结构(HKS)框架,将样本级输出构建为从个性化样本到全局类别级别的多粒度编码库。通过无监督自下而上的聚类方法,使全局服务器能向本地客户端提供多层次响应。这些响应使本地训练可同时融合监督学习目标与全局泛化约束,从而生成更鲁棒的表征,并在后续训练轮次中提升知识共享效率。该框架在多个基准测试与模型架构上均验证了有效性。

原文摘要 · Abstract (English)

Federated learning enables collaborative model training across distributed entities while maintaining individual data privacy. A key challenge in federated learning is balancing the personalization of models for local clients with generalization for the global model. Recent efforts leverage logit-based knowledge aggregation and distillation to overcome these issues. However, due to the non-IID nature of data across diverse clients and the imbalance in the client's data distribution, directly aggregating the logits often produces biased knowledge that fails to apply to individual clients and obstructs the convergence of local training. To solve this issue, we propose a Hierarchical Knowledge Structuring (HKS) framework that formulates sample logits into a multi-granularity codebook to represent logits from personalized per-sample insights to globalized per-class knowledge. The unsupervised bottom-up clustering method is leveraged to enable the global server to provide multi-granularity responses to local clients. These responses allow local training to integrate supervised learning objectives with global generalization constraints, which results in more robust representations and improved knowledge sharing in subsequent training rounds. The proposed framework's effectiveness is validated across various benchmarks and model architectures.

联邦学习知识蒸馏异构环境多粒度

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