提出MAPE防御方法,有效消除多种转移性对抗攻击
MAPE: Defending Against Transferable Adversarial Attacks Using Multi-Source Adversarial Perturbations Elimination

- 用通道注意力U-Net模型消除已知对抗扰动
- 在CIFAR-10上防御率超95.1%,Mini-ImageNet超71.5%
- 适合应对黑盒攻击场景下的模型鲁棒性防护
神经网络易受精心构造的对抗样本影响,导致图像分类任务中出现高置信度误分类。由于对抗样本与正常输入模式一致且不依赖目标模型及其输出信息,转移性对抗攻击具有高度隐蔽性和检测难度,成为防御重点。本文提出一种名为多源对抗扰动消除(MAPE)的深度学习防御方法,以应对多样化的转移性攻击。MAPE包含单源对抗扰动消除(SAPE)机制和预训练模型概率调度算法(PPSA)。SAPE采用设计精巧的通道注意力U-Net作为防御模型,并利用预训练模型(如ResNet)生成的对抗样本进行训练,从而实现对已知对抗扰动的消除。PPSA引入模型差异量化与负动量机制,动态调度多个预训练模型,最大化训练过程中对抗样本间的差异性,提升防御模型消除对抗扰动的鲁棒性。MAPE能有效消除各类对抗样本中的扰动,在以ResNet-34为目标模型的黑盒攻击场景下,于CIFAR-10上平均防御率超过95.1%,在Mini-ImageNet上超过71.5%,达到当前最优性能。
原文摘要 · Abstract (English)
Neural networks are vulnerable to meticulously crafted adversarial examples, leading to high-confidence misclassifications in image classification tasks. Due to their consistency with regular input patterns and the absence of reliance on the target model and its output information, transferable adversarial attacks exhibit a notably high stealthiness and detection difficulty, making them a significant focus of defense. In this work, we propose a deep learning defense known as multi-source adversarial perturbations elimination (MAPE) to counter diverse transferable attacks. MAPE comprises the single-source adversarial perturbation elimination (SAPE) mechanism and the pre-trained models probabilistic scheduling algorithm (PPSA). SAPE utilizes a thoughtfully designed channel-attention U-Net as the defense model and employs adversarial examples generated by a pre-trained model (e.g., ResNet) for its training, thereby enabling the elimination of known adversarial perturbations. PPSA introduces model difference quantification and negative momentum to strategically schedule multiple pre-trained models, thereby maximizing the differences among adversarial examples during the defense model's training and enhancing its robustness in eliminating adversarial perturbations. MAPE effectively eliminates adversarial perturbations in various adversarial examples, providing a robust defense against attacks from different substitute models. In a black-box attack scenario utilizing ResNet-34 as the target model, our approach achieves average defense rates of over 95.1\% on CIFAR-10 and over 71.5\% on Mini-ImageNet, demonstrating state-of-the-art performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。