arXiv:2508.18737cs.LGcs.AI2025-08被引 2

提出双层防御框架,有效识别并抵御联邦学习中的恶意攻击

FLAegis: A Two-Layer Defense Framework for Federated Learning Against Poisoning Attacks

  • 用SAX变换增强良性与恶意模型差异,提升检测精度
  • 在五种攻击下检测准确率超现有方法,最终模型精度保持高位
  • 适合关注联邦学习安全的系统设计者与研究者

联邦学习(FL)是一种在去中心化环境下训练机器学习模型的强大技术,能保护训练数据隐私。然而,其去中心化特性限制了对训练过程的可见性,高度依赖参与客户端的诚实性。这一假设使恶意第三方(即拜占庭客户端)得以通过提交虚假模型更新来污染训练过程,从而实施投毒攻击,操纵数据或模型参数以引发误分类。为此,本文提出FLAegis,一种两阶段防御框架,用于识别拜占庭客户端并提升联邦学习系统的鲁棒性。该方法利用符号时间序列转换(SAX)放大良性与恶意模型间的差异,并采用谱聚类实现对异常行为的精准检测。此外,引入基于傅里叶变换的鲁棒聚合函数作为最后一层,减轻逃过前序防御的拜占庭客户端的影响。我们在五种投毒攻击(包括简单的标签翻转和基于自适应优化的策略)下对方法进行严格评估,结果表明,本方法在检测精度和最终模型准确率上均优于当前最优防御方案,在强对抗条件下仍保持稳定高性能。

原文摘要 · Abstract (English)

Federated Learning (FL) has become a powerful technique for training Machine Learning (ML) models in a decentralized manner, preserving the privacy of the training datasets involved. However, the decentralized nature of FL limits the visibility of the training process, relying heavily on the honesty of participating clients. This assumption opens the door to malicious third parties, known as Byzantine clients, which can poison the training process by submitting false model updates. Such malicious clients may engage in poisoning attacks, manipulating either the dataset or the model parameters to induce misclassification. In response, this study introduces FLAegis, a two-stage defensive framework designed to identify Byzantine clients and improve the robustness of FL systems. Our approach leverages symbolic time series transformation (SAX) to amplify the differences between benign and malicious models, and spectral clustering, which enables accurate detection of adversarial behavior. Furthermore, we incorporate a robust FFT-based aggregation function as a final layer to mitigate the impact of those Byzantine clients that manage to evade prior defenses. We rigorously evaluate our method against five poisoning attacks, ranging from simple label flipping to adaptive optimization-based strategies. Notably, our approach outperforms state-of-the-art defenses in both detection precision and final model accuracy, maintaining consistently high performance even under strong adversarial conditions.

联邦学习安全防御投毒攻击

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