paper-with-me

Papers

LiDAttack: Robust Black-box Attack on LiDAR-based Object Detection

2024-11-04 · Jinyin Chen, Danxin Liao, Sheng Xiang, Haibin Zheng

Since DNN is vulnerable to carefully crafted adversarial examples, adversarial attack on LiDAR sensors have been extensively studied. We introduce a robust black-box attack dubbed LiDAttack. It utilizes a genetic algorithm with a simulated annealing strategy to strictly limit the location and number of perturbation points, achieving a stealthy and effective attack. And it simulates scanning deviations, allowing it to adapt to dynamic changes in real world scenario variations. Extensive experiments are conducted on 3 datasets (i.e., KITTI, nuScenes, and self-constructed data) with 3 dominant object detection models (i.e., PointRCNN, PointPillar, and PV-RCNN++). The results reveal the efficiency of the LiDAttack when targeting a wide range of object detection models, with an attack success rate (ASR) up to 90%.

📄 PDF Abstract BibTeX arXiv:2411.01889

Code (1)

cinderyl/lidattack 공식 구현 pytorch

Tasks

Adversarial Attackobject-detectionObject Detection

Similar Papers 제목 키워드 기반

ScAR: Scaling Adversarial Robustness for LiDAR Object Detection

2023-12-05 · Xiaohu Lu, Hayder Radha

The adversarial robustness of a model is its ability to resist adversarial attacks in the form of small perturbations to input data. Universal adversarial attack methods such as Fast Sign Gradient Method (FSGM) and Proje…

3D Object DetectionAdversarial AttackAdversarial RobustnessObject+2

Mirage: a Clean-Label Backdoor against LiDAR 3D Object Detection

2026-06-18 · Ziba Parsons, Ang Li arxiv

Deep neural network-based LiDAR 3D object detection serves as a critical perception component in safety-critical autonomous systems. However, recent studies have revealed its vulnerability to backdoor attacks. Existing a…

3D Object Detection

Towards Robust LiDAR-based Perception in Autonomous Driving: General Black-box Adversarial Sensor Attack and Countermeasures

2020-06-30 · Jiachen Sun, Yulong Cao, Qi Alfred Chen, Z. Morley Mao

Perception plays a pivotal role in autonomous driving systems, which utilizes onboard sensors like cameras and LiDARs (Light Detection and Ranging) to assess surroundings. Recent studies have demonstrated that LiDAR-base…

Autonomous DrivingSelf-Driving Cars

ATLAS: A Large-Scale Evaluation Benchmark for Adversarial LiDAR Perception

2026-06-01 · Mellon M. Zhang, Siddhant Panse, Zimo Fan, Akshal Dhal 외 arxiv

Autonomous driving perception is typically evaluated on clean benchmark data, yet real-world deployment requires robustness to rare, structured, and potentially adversarial sensor anomalies. This gap is especially critic…

Autonomous Driving

Security Analysis of Camera-LiDAR Fusion Against Black-Box Attacks on Autonomous Vehicles

2021-06-13 · R. Spencer Hallyburton, Yupei Liu, Yulong Cao, Z. Morley Mao 외

To enable safe and reliable decision-making, autonomous vehicles (AVs) feed sensor data to perception algorithms to understand the environment. Sensor fusion with multi-frame tracking is becoming increasingly popular for…

Autonomous VehiclesDecision MakingSensor Fusion