paper-with-me

Papers

Adversarial Attacks on Camera-LiDAR Models for 3D Car Detection

2021-03-17 · Mazen Abdelfattah, Kaiwen Yuan, Z. Jane Wang, Rabab Ward

Most autonomous vehicles (AVs) rely on LiDAR and RGB camera sensors for perception. Using these point cloud and image data, perception models based on deep neural nets (DNNs) have achieved state-of-the-art performance in 3D detection. The vulnerability of DNNs to adversarial attacks has been heavily investigated in the RGB image domain and more recently in the point cloud domain, but rarely in both domains simultaneously. Multi-modal perception systems used in AVs can be divided into two broad types: cascaded models which use each modality independently, and fusion models which learn from different modalities simultaneously. We propose a universal and physically realizable adversarial attack for each type, and study and contrast their respective vulnerabilities to attacks. We place a single adversarial object with specific shape and texture on top of a car with the objective of making this car evade detection. Evaluating on the popular KITTI benchmark, our adversarial object made the host vehicle escape detection by each model type more than 50% of the time. The dense RGB input contributed more to the success of the adversarial attacks on both cascaded and fusion models.

📄 PDF Abstract BibTeX arXiv:2103.09448

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAutonomous Vehicles

Similar Papers 제목 키워드 기반

Fusion is Not Enough: Single Modal Attacks on Fusion Models for 3D Object Detection

2023-04-28 · Zhiyuan Cheng, Hongjun Choi, James Liang, Shiwei Feng 외

Multi-sensor fusion (MSF) is widely used in autonomous vehicles (AVs) for perception, particularly for 3D object detection with camera and LiDAR sensors. The purpose of fusion is to capitalize on the advantages of each m…

3D Object DetectionAutonomous DrivingAutonomous Vehiclesobject-detection+2

Towards Universal Physical Attacks On Cascaded Camera-Lidar 3D Object Detection Models

2021-01-26 · Mazen Abdelfattah, Kaiwen Yuan, Z. Jane Wang, Rabab Ward

We propose a universal and physically realizable adversarial attack on a cascaded multi-modal deep learning network (DNN), in the context of self-driving cars. DNNs have achieved high performance in 3D object detection, …

3D Object DetectionAdversarial Attackobject-detectionObject Detection+1

BadFusion: 2D-Oriented Backdoor Attacks against 3D Object Detection

2024-05-06 · Saket S. Chaturvedi, Lan Zhang, Wenbin Zhang, Pan He 외

3D object detection plays an important role in autonomous driving; however, its vulnerability to backdoor attacks has become evident. By injecting ''triggers'' to poison the training dataset, backdoor attacks manipulate …

2D Object Detection3D Object DetectionAutonomous DrivingBackdoor Attack+3

Navigating Threats: A Survey of Physical Adversarial Attacks on LiDAR Perception Systems in Autonomous Vehicles

2024-09-30 · Amira Guesmi, Muhammad Shafique

Autonomous vehicles (AVs) rely heavily on LiDAR (Light Detection and Ranging) systems for accurate perception and navigation, providing high-resolution 3D environmental data that is crucial for object detection and class…

Autonomous Vehiclesobject-detectionObject Detection

Revisiting Physically Realizable Adversarial Object Attack against LiDAR-based Detection: Clarifying Problem Formulation and Experimental Protocols

2025-07-24 · Luo Cheng, Hanwei Zhang, Lijun Zhang, Holger Hermanns arxiv

Adversarial robustness in LiDAR-based 3D object detection is a critical research area due to its widespread application in real-world scenarios. While many digital attacks manipulate point clouds or meshes, they often la…

Adversarial Robustness3D Object DetectionPoint Clouds