ObjectSeeker: Certifiably Robust Object Detection against Patch Hiding Attacks via Patch-agnostic Masking
Chong Xiang, Alexander Valtchanov, Saeed Mahloujifar, Prateek Mittal

TL;DR
ObjectSeeker introduces a patch-agnostic masking method that certifiably enhances the robustness of object detectors against patch hiding attacks, maintaining high detection accuracy while providing formal robustness guarantees.
Contribution
It proposes a novel patch-agnostic masking technique and a certification procedure to achieve certifiable robustness in object detection against patch hiding attacks.
Findings
10%-40% improvement in certifiable robustness
2-6x increase in robustness over prior work
Only ~1% drop in detection performance on clean images
Abstract
Object detectors, which are widely deployed in security-critical systems such as autonomous vehicles, have been found vulnerable to patch hiding attacks. An attacker can use a single physically-realizable adversarial patch to make the object detector miss the detection of victim objects and undermine the functionality of object detection applications. In this paper, we propose ObjectSeeker for certifiably robust object detection against patch hiding attacks. The key insight in ObjectSeeker is patch-agnostic masking: we aim to mask out the entire adversarial patch without knowing the shape, size, and location of the patch. This masking operation neutralizes the adversarial effect and allows any vanilla object detector to safely detect objects on the masked images. Remarkably, we can evaluate ObjectSeeker's robustness in a certifiable manner: we develop a certification procedure to…
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 · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
