arXiv:2507.23335cs.LGcs.SE2025-07中稿 · QRS 2025

提出新方法精准认证模型对对抗补丁的鲁棒性,提升防御效果。

Scalable and Precise Patch Robustness Certification for Deep Learning Models with Top-k Predictions

  • 基于投票机制设计新算法,避免成对比较与组合爆炸
  • 在补丁大小为96时,保持57.3%的认证准确率,优于现有方法
  • 适用于顶k预测场景,适合高安全需求的AI系统应用

补丁鲁棒性认证是一种新兴的验证方法,可为深度学习系统提供对抗补丁攻击的可证明保障。现有认证恢复技术虽能保证样本唯一真实标签的预测,但若应用于顶k预测,通常采用标签间成对比较,因攻击者控制的投票数膨胀而难以精确认证真实标签;而枚举所有投票分配组合则面临组合爆炸问题。本文提出CostCert,一种新颖、可扩展且精确的基于投票的认证恢复防御机制。该方法通过判断攻击预算是否无法覆盖在不可控投票基础上排除真实标签所需的最小额外投票量,实现无需成对比较和组合爆炸的顶k内真实标签认证。实验表明,CostCert显著优于当前最先进方法PatchGuard:当补丁大小为96时,其认证准确率最高达57.3%,而PatchGuard已降至零。

原文摘要 · Abstract (English)

Patch robustness certification is an emerging verification approach for defending against adversarial patch attacks with provable guarantees for deep learning systems. Certified recovery techniques guarantee the prediction of the sole true label of a certified sample. However, existing techniques, if applicable to top-k predictions, commonly conduct pairwise comparisons on those votes between labels, failing to certify the sole true label within the top k prediction labels precisely due to the inflation on the number of votes controlled by the attacker (i.e., attack budget); yet enumerating all combinations of vote allocation suffers from the combinatorial explosion problem. We propose CostCert, a novel, scalable, and precise voting-based certified recovery defender. CostCert verifies the true label of a sample within the top k predictions without pairwise comparisons and combinatorial explosion through a novel design: whether the attack budget on the sample is infeasible to cover the smallest total additional votes on top of the votes uncontrollable by the attacker to exclude the true labels from the top k prediction labels. Experiments show that CostCert significantly outperforms the current state-of-the-art defender PatchGuard, such as retaining up to 57.3% in certified accuracy when the patch size is 96, whereas PatchGuard has already dropped to zero.

鲁棒性认证对抗补丁顶k预测可证明安全

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