I Don't Know You, But I Can Catch You: Real-Time Defense against Diverse Adversarial Patches for Object Detectors
Zijin Lin, Yue Zhao, Kai Chen, Jinwen He

TL;DR
NutNet is a real-time, robust, and generalizable defense model against diverse adversarial patches in object detectors, significantly outperforming existing methods with minimal impact on detection accuracy.
Contribution
We introduce NutNet, a novel model that effectively defends against both hiding and appearing adversarial patches with high efficiency and generalization across multiple detectors.
Findings
NutNet achieves over 2.4x and 4.7x better defense performance against HA and AA.
It maintains only 0.4% performance loss on clean data.
Inference time increases by only 8%, suitable for real-time applications.
Abstract
Deep neural networks (DNNs) have revolutionized the field of computer vision like object detection with their unparalleled performance. However, existing research has shown that DNNs are vulnerable to adversarial attacks. In the physical world, an adversary could exploit adversarial patches to implement a Hiding Attack (HA) which patches the target object to make it disappear from the detector, and an Appearing Attack (AA) which fools the detector into misclassifying the patch as a specific object. Recently, many defense methods for detectors have been proposed to mitigate the potential threats of adversarial patches. However, such methods still have limitations in generalization, robustness and efficiency. Most defenses are only effective against the HA, leaving the detector vulnerable to the AA. In this paper, we propose \textit{NutNet}, an innovative model for detecting adversarial…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
MethodsLinear Layer · 1x1 Convolution · Multi-Head Attention · Residual Connection · Convolution · Softmax · Non Maximum Suppression · Layer Normalization · Byte Pair Encoding · Label Smoothing
