arXiv:2606.01437cs.LGcs.AI2026-06中稿 · publication in the…

通过混合防御提升神经网络抗对抗攻击能力

CEAR: Certified Ensemble Adversarial Robustness in DNNs

  • 用不同噪声和温度训练集成模型,干扰梯度攻击
  • 结合噪声逻辑值与投票机制,显著提升认证准确率
  • 适合高安全需求场景,如自动驾驶与医疗诊断

深度神经网络对对抗扰动极为敏感,严重威胁其在安全关键应用中的可靠性。现有基于经验的防御方法虽能提升鲁棒性,但在面对自适应白盒攻击时仍显不足;而认证防御虽可提供可证明的鲁棒性保证,但通常难以兼顾性能与实用性。本文提出CEAR,一种基于集成的鲁棒方法,融合经验与认证防御机制。该方法通过在训练阶段引入不同高斯噪声和温度参数,使各模型的梯度与输出逻辑值被混淆,从而增强对强梯度攻击的抵抗力。随后,利用噪声逻辑值设计两种投票策略以进一步提升鲁棒性。此外,我们扩展了随机平滑技术,用于验证集成分类器的鲁棒性。在MNIST、CIFAR10和TinyImageNet上的实验表明,相较于基线方法,CEAR平均提升了认证准确率,扩大了鲁棒性半径,并降低了攻击迁移性。

原文摘要 · Abstract (English)

Deep Neural Networks (DNNs) are highly susceptible to adversarial perturbations, leading to extensive research on robustness for safety-critical applications. State-of-the-art empirical defense mechanisms improve the robustness of DNNs through the training phase, but still struggle against adaptive white-box attacks. On the other hand, certified defenses offer provable guarantees of robustness within a specified perturbation bound. These guarantees hold regardless of the level of perturbations, even if the attacker is given full knowledge of the model. In this paper, we propose CEAR, an ensemble-based robust method that utilizes a hybrid of empirical and certified defense mechanisms. CEAR trains each network within the ensemble using varying Gaussian noise and temperatures to obfuscate gradients and logits, making the model more resistant to stronger gradient-based attacks. We then use noisy logits and propose two different voting mechanisms to further improve robustness. Furthermore, we extend randomized smoothing to verify the robustness of ensemble-based classifiers. Our experimental evaluations on MNIST, CIFAR10, and TinyImageNet datasets demonstrate superior certified accuracy on average, increased robustness radius, and decreased transferability compared to baseline methods.

对抗鲁棒性集成学习认证防御深度学习安全

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