TL;DR
ShapeShifter is a novel method for creating physical adversarial perturbations that reliably fool Faster R-CNN object detectors across various real-world conditions, highlighting security risks in autonomous systems.
Contribution
This work extends digital adversarial attack techniques to the physical world for object detection, demonstrating robustness against real-world distortions.
Findings
Successfully misled Faster R-CNN with physical stop signs
Perturbations remain effective under different viewing conditions
Highlights security vulnerabilities in autonomous vehicle systems
Abstract
Given the ability to directly manipulate image pixels in the digital input space, an adversary can easily generate imperceptible perturbations to fool a Deep Neural Network (DNN) image classifier, as demonstrated in prior work. In this work, we propose ShapeShifter, an attack that tackles the more challenging problem of crafting physical adversarial perturbations to fool image-based object detectors like Faster R-CNN. Attacking an object detector is more difficult than attacking an image classifier, as it needs to mislead the classification results in multiple bounding boxes with different scales. Extending the digital attack to the physical world adds another layer of difficulty, because it requires the perturbation to be robust enough to survive real-world distortions due to different viewing distances and angles, lighting conditions, and camera limitations. We show that the…
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
MethodsRegion Proposal Network · Convolution · RoIPool · Softmax · Faster R-CNN
