Exploring Adversarial Robustness of LiDAR-Camera Fusion Model in Autonomous Driving
Bo Yang, Xiaoyu Ji, Zizhi Jin, Yushi Cheng, Wenyuan Xu
TL;DR
This work analyzes the adversarial robustness of LiDAR-camera fusion for 3D object detection in autonomous driving by introducing a physically constrained Hiding Attack that adds a small number of adversarial points atop a target vehicle using LiDAR data alone. The attack, restricted by per-ray point limits, discrete vertical angles, and narrow horizontal range, significantly degrades detection performance and raises safety concerns, with attack success increasing as the number of points grows and as the target car sits farther from the LiDAR or directly in front. Evaluations on the MVX-Net fusion model with the KITTI dataset reveal that even minimal LiDAR perturbations can render front-near cars undetectable, while closer or off-angle configurations modulate the ASR. The findings underscore the vulnerability of multi-sensor perception in autonomous driving and provide insights to enhance the robustness of fusion-based 3D object detection against physically realizable adversaries.
Abstract
Our study assesses the adversarial robustness of LiDAR-camera fusion models in 3D object detection. We introduce an attack technique that, by simply adding a limited number of physically constrained adversarial points above a car, can make the car undetectable by the fusion model. Experimental results reveal that even without changes to the image data channel, the fusion model can be deceived solely by manipulating the LiDAR data channel. This finding raises safety concerns in the field of autonomous driving. Further, we explore how the quantity of adversarial points, the distance between the front-near car and the LiDAR-equipped car, and various angular factors affect the attack success rate. We believe our research can contribute to the understanding of multi-sensor robustness, offering insights and guidance to enhance the safety of autonomous driving.
