利用硬件故障在联邦学习中植入通用后门,仅需少量位翻转即可成功。
Model Poisoning Against Federated Model Adaptation with Chain of Bit-Flips

- 通过诱导单个本地模型参数的位翻转,实现任务无关的后门植入。
- 在ResNet-18上仅需10次/客户端的故障、共19次即可达到94%攻击成功率。
- 针对真实硬件威胁(如Rowhammer)设计,适合关注系统级安全的研究者。
联邦学习(FL)使多个客户端可在不共享本地数据的前提下协同训练全局模型。然而,将训练责任下放至分布式节点可能导致污染攻击:受恶意方控制的客户端可能污染训练数据,在神经网络中植入后门。传统后门攻击依赖算法手段,但近期硬件故障威胁(如Rowhammer)扩大了攻击面。本文提出一种新型后门攻击,针对联邦模型适配场景,基于硬件故障(位翻转)进行模型污染。具体而言,攻击在预训练模型基础上离线构建,通过在训练阶段诱导单个本地模型的参数位翻转实现后门植入。实验表明,该攻击对多种模型与数据集均有效。在ResNet-18上,平均每客户端最多10次故障、总故障次数达19次时,攻击成功率可达94%。最后,我们分析了攻击的实用性与防御潜力,并讨论了Rowhammer等实际攻击向量的约束条件。
原文摘要 · Abstract (English)
Federated Learning (FL) allows a set of clients to collectively train a global model without sharing local training data. Giving the responsibility of the training to decentralized actors may lead to poisoning attacks: clients controlled by malicious third party potentially poison the training dataset to install a backdoor in neural networks. In FL, these backdoor attacks rely solely on algorithmic approach, however, recent advances in hardware faults threats (e.g, Rowhammer) have widen the overall attack surface. In the context of federated model adaptation, we introduce a novel category of backdoor attack against FL systems that relies on model poisoning based on hardware-fault attacks. More precisely, we propose a task-agnostic backdoor attack that is implanted during the FL training time by inducing hardware faults (bit-flips) in parameters of a single local model. The backdoor is crafted during a previous offline phase from the pretrained model initially used by the FL system. Our results show that a backdoor can be successfully applied on different type of models and datasets. Typically, with up to 10 faults per malicious client occurrence and 19 total occurrences on a ResNet-18 are enough to reach 94% of attack success rate. Finally, we discuss the practicality and the robustness of the attack potential defenses, while putting into perspective the practical constraints of Rowhammer, which is the preferred attack vector for this type of threats.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。