arXiv:2412.06219cs.CRcs.AI2024-12NeurIPS被引 11

无需数据和重训练,悄悄植入难以检测的后门攻击

Data Free Backdoor Attacks

  • 仅修改模型少量参数即可注入后门,不改架构也不需干净数据
  • 攻击成功率100%,分类准确率损失极小,可绕过六种主流防御
  • 比现有方法更隐蔽高效,适合研究模型安全漏洞的学者

后门攻击旨在使分类器在输入包含攻击者指定触发器时,始终预测为攻击者选定的目标类别。现有攻击方法要么需要使用干净数据重新训练模型,要么需修改模型结构,导致在无干净数据时不可用、大模型下效率低、因结构改动而易被发现。本文提出DFBA,一种无需重训练且不依赖数据的后门攻击方法,不改变模型架构。技术上,仅修改分类器的少数参数即可注入后门。理论分析表明,在温和假设下,该后门可被证明对多种先进防御手段具备不可检测性和不可移除性。多组数据集上的评估显示,所注入后门:1)分类损失可忽略不计;2)攻击成功率达100%;3)可绕过六种现有最先进的防御机制。与一种先进的非数据自由后门攻击相比,本方法在保持更低分类准确率损失的同时,更具隐蔽性和对抗性。

原文摘要 · Abstract (English)

Backdoor attacks aim to inject a backdoor into a classifier such that it predicts any input with an attacker-chosen backdoor trigger as an attacker-chosen target class. Existing backdoor attacks require either retraining the classifier with some clean data or modifying the model's architecture. As a result, they are 1) not applicable when clean data is unavailable, 2) less efficient when the model is large, and 3) less stealthy due to architecture changes. In this work, we propose DFBA, a novel retraining-free and data-free backdoor attack without changing the model architecture. Technically, our proposed method modifies a few parameters of a classifier to inject a backdoor. Through theoretical analysis, we verify that our injected backdoor is provably undetectable and unremovable by various state-of-the-art defenses under mild assumptions. Our evaluation on multiple datasets further demonstrates that our injected backdoor: 1) incurs negligible classification loss, 2) achieves 100% attack success rates, and 3) bypasses six existing state-of-the-art defenses. Moreover, our comparison with a state-of-the-art non-data-free backdoor attack shows our attack is more stealthy and effective against various defenses while achieving less classification accuracy loss.

后门攻击模型安全数据自由

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