Toward Robust and Accurate Adversarial Camouflage Generation against Vehicle Detectors
Jiawei Zhou, Linye Lyu, Daojing He, Yu Li
TL;DR
RAUCA tackles the challenge of robust physical adversarial camouflage for vehicle detectors under varying weather and viewpoints. It introduces End-to-End Neural Renderer Plus (E2E-NRP) and an Environment Feature Extractor (EFE) along with a CARLA-based multi-weather dataset to enable genuine end-to-end UV-map optimization and realistic environmental rendering. Across simulation and real-world tests on multiple detectors, RAUCA-final achieves superior attack performance and robustness, aided by a pre-trained EFE that accelerates adaptation to unseen vehicles. This work advances practical, robust physical attacks for autonomous driving safety research and provides open-source tooling for further exploration.
Abstract
Adversarial camouflage is a widely used physical attack against vehicle detectors for its superiority in multi-view attack performance. One promising approach involves using differentiable neural renderers to facilitate adversarial camouflage optimization through gradient back-propagation. However, existing methods often struggle to capture environmental characteristics during the rendering process or produce adversarial textures that can precisely map to the target vehicle. Moreover, these approaches neglect diverse weather conditions, reducing the efficacy of generated camouflage across varying weather scenarios. To tackle these challenges, we propose a robust and accurate camouflage generation method, namely RAUCA. The core of RAUCA is a novel neural rendering component, End-to-End Neural Renderer Plus (E2E-NRP), which can accurately optimize and project vehicle textures and render images with environmental characteristics such as lighting and weather. In addition, we integrate a multi-weather dataset for camouflage generation, leveraging the E2E-NRP to enhance the attack robustness. Experimental results on six popular object detectors show that RAUCA-final outperforms existing methods in both simulation and real-world settings.
