PAD: Patch-Agnostic Defense against Adversarial Patch Attacks
Lihua Jing, Rui Wang, Wenqi Ren, Xin Dong, Cong Zou

TL;DR
This paper introduces PAD, a novel patch-agnostic defense method that localizes and removes adversarial patches in object detection without prior knowledge, demonstrating effectiveness across various patch types in digital and physical scenarios.
Contribution
PAD leverages inherent characteristics of adversarial patches to provide a universal defense without additional training or prior knowledge, compatible with any pre-trained detector.
Findings
Significant improvement over state-of-the-art defenses.
Effective against diverse adversarial patch types.
Validated in both digital and physical experiments.
Abstract
Adversarial patch attacks present a significant threat to real-world object detectors due to their practical feasibility. Existing defense methods, which rely on attack data or prior knowledge, struggle to effectively address a wide range of adversarial patches. In this paper, we show two inherent characteristics of adversarial patches, semantic independence and spatial heterogeneity, independent of their appearance, shape, size, quantity, and location. Semantic independence indicates that adversarial patches operate autonomously within their semantic context, while spatial heterogeneity manifests as distinct image quality of the patch area that differs from original clean image due to the independent generation process. Based on these observations, we propose PAD, a novel adversarial patch localization and removal method that does not require prior knowledge or additional training. PAD…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Physical Unclonable Functions (PUFs) and Hardware Security
