Standard detectors aren't (currently) fooled by physical adversarial stop signs
Jiajun Lu, Hussein Sibai, Evan Fabry, David Forsyth

TL;DR
Physical adversarial stop signs currently do not fool standard detectors like YOLO and Faster RCNN in typical conditions, highlighting the difficulty of creating robust physical adversarial examples for object detectors.
Contribution
The paper demonstrates that existing physical adversarial stop signs fail to deceive standard object detectors, emphasizing the challenges in developing effective physical adversarial attacks.
Findings
Physical adversarial stop signs do not fool YOLO and Faster RCNN detectors.
Cropping and resizing procedures reduce the effectiveness of adversarial patterns.
Attacking detectors is more complex than attacking classifiers due to their structure.
Abstract
An adversarial example is an example that has been adjusted to produce the wrong label when presented to a system at test time. If adversarial examples existed that could fool a detector, they could be used to (for example) wreak havoc on roads populated with smart vehicles. Recently, we described our difficulties creating physical adversarial stop signs that fool a detector. More recently, Evtimov et al. produced a physical adversarial stop sign that fools a proxy model of a detector. In this paper, we show that these physical adversarial stop signs do not fool two standard detectors (YOLO and Faster RCNN) in standard configuration. Evtimov et al.'s construction relies on a crop of the image to the stop sign; this crop is then resized and presented to a classifier. We argue that the cropping and resizing procedure largely eliminates the effects of rescaling and of view angle. Whether…
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 · Integrated Circuits and Semiconductor Failure Analysis · Physical Unclonable Functions (PUFs) and Hardware Security
