CRLGJan 9, 2018

Rogue Signs: Deceiving Traffic Sign Recognition with Malicious Ads and Logos

arXiv:1801.02780v370 citations
Originality Highly original
AI Analysis

This expands the threat scope for autonomous vehicles by enabling attacks beyond modifying existing traffic signs, posing a real-world security risk.

The authors tackled the problem of deceiving autonomous vehicle traffic sign recognition systems by embedding adversarial perturbations into innocuous signs and ads, achieving over 95% success rates in both physical and virtual tests.

We propose a new real-world attack against the computer vision based systems of autonomous vehicles (AVs). Our novel Sign Embedding attack exploits the concept of adversarial examples to modify innocuous signs and advertisements in the environment such that they are classified as the adversary's desired traffic sign with high confidence. Our attack greatly expands the scope of the threat posed to AVs since adversaries are no longer restricted to just modifying existing traffic signs as in previous work. Our attack pipeline generates adversarial samples which are robust to the environmental conditions and noisy image transformations present in the physical world. We ensure this by including a variety of possible image transformations in the optimization problem used to generate adversarial samples. We verify the robustness of the adversarial samples by printing them out and carrying out drive-by tests simulating the conditions under which image capture would occur in a real-world scenario. We experimented with physical attack samples for different distances, lighting conditions and camera angles. In addition, extensive evaluations were carried out in the virtual setting for a variety of image transformations. The adversarial samples generated using our method have adversarial success rates in excess of 95% in the physical as well as virtual settings.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes