CVOct 30, 2022

Benchmarking Adversarial Patch Against Aerial Detection

arXiv:2210.16765v190 citationsh-index: 33Has Code
Originality Incremental advance
AI Analysis

This work addresses security concerns for aerial surveillance systems by introducing a novel attack method, though it is incremental in improving patch-based adversarial techniques.

The paper tackles the vulnerability of DNNs in aerial detection systems by proposing an adaptive-patch-based physical attack framework that generates adversarial patches to hide targets, achieving average precision drops of up to 87.86% in white-box and 85.48% in black-box settings.

DNNs are vulnerable to adversarial examples, which poses great security concerns for security-critical systems. In this paper, a novel adaptive-patch-based physical attack (AP-PA) framework is proposed, which aims to generate adversarial patches that are adaptive in both physical dynamics and varying scales, and by which the particular targets can be hidden from being detected. Furthermore, the adversarial patch is also gifted with attack effectiveness against all targets of the same class with a patch outside the target (No need to smear targeted objects) and robust enough in the physical world. In addition, a new loss is devised to consider more available information of detected objects to optimize the adversarial patch, which can significantly improve the patch's attack efficacy (Average precision drop up to 87.86% and 85.48% in white-box and black-box settings, respectively) and optimizing efficiency. We also establish one of the first comprehensive, coherent, and rigorous benchmarks to evaluate the attack efficacy of adversarial patches on aerial detection tasks. Finally, several proportionally scaled experiments are performed physically to demonstrate that the elaborated adversarial patches can successfully deceive aerial detection algorithms in dynamic physical circumstances. The code is available at https://github.com/JiaweiLian/AP-PA.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes