PulseAugur
实时 11:58:41
English(EN) A Mimetic Detector for Adversarial Image Perturbations

新型探测器使用模仿算子来识别对抗性图像攻击

研究人员开发了一种新的、无需训练的对抗性图像扰动探测器,该探测器利用高阶 Corbino--Castillo 模仿算子。该探测器以 O(HW) 的时间运行,并且不需要访问被攻击的网络或进行任何重新训练。它通过分析像素级噪声模式,有效地将 FGSM 和 PGD 等攻击生成的对抗性图像与干净图像区分开来。 AI

排序理由 该集群包含一篇研究论文,详细介绍了检测对抗性图像扰动的新方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新型探测器使用模仿算子来识别对抗性图像攻击

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Johnny Corbino ·

    用于对抗性图像扰动的模仿检测器

    arXiv:2605.11492v3 Announce Type: replace Abstract: Adversarial attacks fool deep image classifiers by adding tiny, almost invisible noise patterns to a clean image. The standard $\ell^\infty$-bounded attacks (FGSM, PGD, and the $\ell^\infty$ variant of Carlini--Wagner) produce h…