CVCRLGNov 26, 2020

Invisible Perturbations: Physical Adversarial Examples Exploiting the Rolling Shutter Effect

arXiv:2011.13375v392 citations
AI Analysis

This work addresses the problem of creating stealthy physical adversarial attacks for camera-based computer vision systems, posing a new security threat for models deployed in real-world scenarios.

This paper introduces a novel method for generating physical adversarial examples that are invisible to human eyes by modulating light illuminating an object, rather than modifying the object itself. Exploiting the rolling shutter effect in commodity cameras, the modulated light creates precise, imperceptible striping patterns in images, leading to targeted misclassifications on state-of-the-art ImageNet models with attack rates up to 84%.

Physical adversarial examples for camera-based computer vision have so far been achieved through visible artifacts -- a sticker on a Stop sign, colorful borders around eyeglasses or a 3D printed object with a colorful texture. An implicit assumption here is that the perturbations must be visible so that a camera can sense them. By contrast, we contribute a procedure to generate, for the first time, physical adversarial examples that are invisible to human eyes. Rather than modifying the victim object with visible artifacts, we modify light that illuminates the object. We demonstrate how an attacker can craft a modulated light signal that adversarially illuminates a scene and causes targeted misclassifications on a state-of-the-art ImageNet deep learning model. Concretely, we exploit the radiometric rolling shutter effect in commodity cameras to create precise striping patterns that appear on images. To human eyes, it appears like the object is illuminated, but the camera creates an image with stripes that will cause ML models to output the attacker-desired classification. We conduct a range of simulation and physical experiments with LEDs, demonstrating targeted attack rates up to 84%.

Code Implementations2 repos
Foundations

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

Your Notes