提出一种无需依赖模型结构的高效目标检测攻击方法。
NumbOD: A Spatial-Frequency Fusion Attack Against Object Detectors
- 通过空间与频域联合扰动,直接利用检测器输出特征生成对抗样本。
- 在9个检测器、2个数据集上实现高成功率且隐蔽性强的攻击效果。
- 适合研究检测器安全性的研究人员使用,尤其关注鲁棒性评估。
随着深度学习的发展,各类目标检测器(ODs)在自动驾驶等复杂场景中取得了显著成果。以往针对目标检测器的对抗攻击多针对其特定结构(如NMS和RPN),虽有一定成效,但可扩展性差;且多数方法源自为分类任务设计的图像级攻击,导致计算冗余及对无关区域(如背景)的干扰。如何设计一种不依赖模型结构、高效的攻击方法以全面评估目标检测器漏洞,仍是未解难题。本文提出NumbOD,一种全新的空间-频率融合攻击方法,旨在破坏图像中的目标检测。该方法直接利用检测器输出特征,无需依赖其内部结构来生成对抗样本。首先设计双轨攻击目标选择策略,从检测结果中选取高质量边界框作为攻击目标;随后采用方向性扰动,移动并压缩预测框,改变分类结果以欺骗检测器;同时聚焦于操控图像高频成分,扰乱检测器对关键物体的关注,从而提升攻击效率。大量实验表明,NumbOD在9种目标检测器和2个数据集上均表现出强大攻击性能与高隐蔽性。
原文摘要 · Abstract (English)
With the advancement of deep learning, object detectors (ODs) with various architectures have achieved significant success in complex scenarios like autonomous driving. Previous adversarial attacks against ODs have been focused on designing customized attacks targeting their specific structures (e.g., NMS and RPN), yielding some results but simultaneously constraining their scalability. Moreover, most efforts against ODs stem from image-level attacks originally designed for classification tasks, resulting in redundant computations and disturbances in object-irrelevant areas (e.g., background). Consequently, how to design a model-agnostic efficient attack to comprehensively evaluate the vulnerabilities of ODs remains challenging and unresolved. In this paper, we propose NumbOD, a brand-new spatial-frequency fusion attack against various ODs, aimed at disrupting object detection within images. We directly leverage the features output by the OD without relying on its internal structures to craft adversarial examples. Specifically, we first design a dual-track attack target selection strategy to select high-quality bounding boxes from OD outputs for targeting. Subsequently, we employ directional perturbations to shift and compress predicted boxes and change classification results to deceive ODs. Additionally, we focus on manipulating the high-frequency components of images to confuse ODs' attention on critical objects, thereby enhancing the attack efficiency. Our extensive experiments on nine ODs and two datasets show that NumbOD achieves powerful attack performance and high stealthiness.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。