arXiv:2409.19912cs.LGcs.CR2024-09NeurIPS被引 4

提出混合知识蒸馏方法,提升联邦学习抗攻击能力

HYDRA-FL: Hybrid Knowledge Distillation for Robust and Accurate Federated Learning

  • 设计混合蒸馏框架,通过辅助分类器将部分损失转移至浅层
  • 在攻击场景下准确率比基线提升12.3%,正常场景性能相当
  • 适用于多种知识蒸馏联邦学习算法,适合高异构数据环境

联邦学习中用户间数据异构性严重影响全局模型性能。现有基于知识蒸馏(KD)的方法虽能缓解异构问题,但在模型投毒攻击下反而加剧性能退化(即攻击放大)。本文通过实证分析揭示该缺陷根源,并提出一种新型混合知识蒸馏算法HYDRA-FL,通过引入辅助分类器将部分蒸馏损失转移到浅层网络,降低攻击影响。将HYDRA-FL作为通用框架适配于FedNTD和MOON两种算法,在攻击场景下表现优于基线,同时在无攻击情况下保持相近性能。

原文摘要 · Abstract (English)

Data heterogeneity among Federated Learning (FL) users poses a significant challenge, resulting in reduced global model performance. The community has designed various techniques to tackle this issue, among which Knowledge Distillation (KD)-based techniques are common. While these techniques effectively improve performance under high heterogeneity, they inadvertently cause higher accuracy degradation under model poisoning attacks (known as attack amplification). This paper presents a case study to reveal this critical vulnerability in KD-based FL systems. We show why KD causes this issue through empirical evidence and use it as motivation to design a hybrid distillation technique. We introduce a novel algorithm, Hybrid Knowledge Distillation for Robust and Accurate FL (HYDRA-FL), which reduces the impact of attacks in attack scenarios by offloading some of the KD loss to a shallow layer via an auxiliary classifier. We model HYDRA-FL as a generic framework and adapt it to two KD-based FL algorithms, FedNTD and MOON. Using these two as case studies, we demonstrate that our technique outperforms baselines in attack settings while maintaining comparable performance in benign settings.

联邦学习知识蒸馏抗攻击异构数据

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