arXiv:2604.10715cs.CV2026-04中稿 · IEEE TIFS

用频谱分解防御物理世界对抗攻击,提升模型鲁棒性。

Defending against Patch-Based and Texture-Based Adversarial Attacks with Spectral Decomposition

论文配图:Defending against Patch-Based and Texture-Based Adversarial Attacks with Spectral Decomposition
图 1 · 摘自论文原文
  • 通过离散小波变换分析多尺度频谱特征,捕捉各类扰动。
  • 在强自适应攻击下,防御性能超越前人方法21.73%。
  • 适合需要抵御物理攻击的安防与自动驾驶系统。

对抗样本对深度神经网络应用的安全性构成重大挑战。尤其是基于补丁和纹理的攻击常被用于生成物理世界中的对抗样本,对监控中的人体检测及自动驾驶等安全关键应用构成真实威胁,因其具备物理可实现性。现有防御机制在自适应攻击场景下表现不佳,即攻击者会专门针对防御手段设计。本文提出对抗频谱防御(ASD),利用离散小波变换(DWT)进行频谱分解,以多分辨率和定位能力分析跨频率尺度的对抗模式。DWT能同时捕获高频(细粒度)与低频(空间广泛)扰动。通过将此频谱分析与现成的对抗训练(AT)模型结合,ASD构建了对补丁型与纹理型攻击的综合防御策略。大量实验表明,ASD+AT在面对专为对抗ASD而设计的强自适应攻击时,达到当前最优(SOTA)性能,其平均精度(AP)较先前防御方法提升21.73%。代码已开源:https://github.com/weiz0823/adv-spectral-defense。

原文摘要 · Abstract (English)

Adversarial examples present significant challenges to the security of Deep Neural Network (DNN) applications. Specifically, there are patch-based and texture-based attacks that are usually used to craft physical-world adversarial examples, posing real threats to security-critical applications such as person detection in surveillance and autonomous systems, because those attacks are physically realizable. Existing defense mechanisms face challenges in the adaptive attack setting, i.e., the attacks are specifically designed against them. In this paper, we propose Adversarial Spectrum Defense (ASD), a defense mechanism that leverages spectral decomposition via Discrete Wavelet Transform (DWT) to analyze adversarial patterns across multiple frequency scales. The multi-resolution and localization capability of DWT enables ASD to capture both high-frequency (fine-grained) and low-frequency (spatially pervasive) perturbations. By integrating this spectral analysis with the off-the-shelf Adversarial Training (AT) model, ASD provides a comprehensive defense strategy against both patch-based and texture-based adversarial attacks. Extensive experiments demonstrate that ASD+AT achieved state-of-the-art (SOTA) performance against various attacks, outperforming the APs of previous defense methods by 21.73%, in the face of strong adaptive adversaries specifically designed against ASD. Code available at https://github.com/weiz0823/adv-spectral-defense .

对抗攻击频谱分析防御机制小波变换

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