CVCRMar 2, 2023

AdvRain: Adversarial Raindrops to Attack Camera-based Smart Vision Systems

arXiv:2303.01338v223 citationsh-index: 28
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in autonomous vehicles and robots by enabling stealthy attacks that are hard to detect, though it is incremental as it builds on existing physical adversarial attack methods.

The paper tackles the problem of physical adversarial attacks on camera-based vision systems by proposing AdvRain, an inconspicuous attack that emulates raindrops to fool object classifiers, resulting in accuracy drops of over 45% on VGG19 for ImageNet and 40% on Resnet34 for Caltech-101 with only 20 raindrops.

Vision-based perception modules are increasingly deployed in many applications, especially autonomous vehicles and intelligent robots. These modules are being used to acquire information about the surroundings and identify obstacles. Hence, accurate detection and classification are essential to reach appropriate decisions and take appropriate and safe actions at all times. Current studies have demonstrated that "printed adversarial attacks", known as physical adversarial attacks, can successfully mislead perception models such as object detectors and image classifiers. However, most of these physical attacks are based on noticeable and eye-catching patterns for generated perturbations making them identifiable/detectable by human eye or in test drives. In this paper, we propose a camera-based inconspicuous adversarial attack (\textbf{AdvRain}) capable of fooling camera-based perception systems over all objects of the same class. Unlike mask based fake-weather attacks that require access to the underlying computing hardware or image memory, our attack is based on emulating the effects of a natural weather condition (i.e., Raindrops) that can be printed on a translucent sticker, which is externally placed over the lens of a camera. To accomplish this, we provide an iterative process based on performing a random search aiming to identify critical positions to make sure that the performed transformation is adversarial for a target classifier. Our transformation is based on blurring predefined parts of the captured image corresponding to the areas covered by the raindrop. We achieve a drop in average model accuracy of more than $45\%$ and $40\%$ on VGG19 for ImageNet and Resnet34 for Caltech-101, respectively, using only $20$ raindrops.

Foundations

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

Your Notes