paper-with-me

Papers

A Comprehensive Study of the Robustness for LiDAR-based 3D Object Detectors against Adversarial Attacks

2022-12-20 · Yifan Zhang, Junhui Hou, Yixuan Yuan

Recent years have witnessed significant advancements in deep learning-based 3D object detection, leading to its widespread adoption in numerous applications. As 3D object detectors become increasingly crucial for security-critical tasks, it is imperative to understand their robustness against adversarial attacks. This paper presents the first comprehensive evaluation and analysis of the robustness of LiDAR-based 3D detectors under adversarial attacks. Specifically, we extend three distinct adversarial attacks to the 3D object detection task, benchmarking the robustness of state-of-the-art LiDAR-based 3D object detectors against attacks on the KITTI and Waymo datasets. We further analyze the relationship between robustness and detector properties. Additionally, we explore the transferability of cross-model, cross-task, and cross-data attacks. Thorough experiments on defensive strategies for 3D detectors are conducted, demonstrating that simple transformations like flipping provide little help in improving robustness when the applied transformation strategy is exposed to attackers. \revise{Finally, we propose balanced adversarial focal training, based on conventional adversarial training, to strike a balance between accuracy and robustness.} Our findings will facilitate investigations into understanding and defending against adversarial attacks on LiDAR-based 3D object detectors, thus advancing the field. The source code is publicly available at \url{https://github.com/Eaphan/Robust3DOD}.

📄 PDF Abstract BibTeX arXiv:2212.10230

Code (1)

Eaphan/Robust3DOD 공식 구현 pytorch

Tasks

3D Object DetectionBenchmarkingObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Comprehensive Robustness Analysis of LiDAR-based 3D Object Detection in Autonomous Driving

2026-07-02 · Adwait Chandorkar, Kai Krink, Yerdana Maulenbay, Hasan Tercan 외 arxiv

Recent advancements in LiDAR-only 3D object detection have demonstrated improved detection accuracy over benchmark datasets. However, the adversarial robustness of these models remains untested. Very few adversarial robu…

Adversarial Robustness3D Object DetectionAutonomous Driving

Benchmarking Robustness of 3D Object Detection to Common Corruptions

2023-01-01 · CVPR 2023 1 · Yinpeng Dong, Caixin Kang, Jinlai Zhang, Zijian Zhu 외

3D object detection is an important task in autonomous driving to perceive the surroundings. Despite the excellent performance, the existing 3D detectors lack the robustness to real-world corruptions caused by advers…

3D Object DetectionAutonomous DrivingBenchmarkingobject-detection+1

Benchmarking Robustness of 3D Object Detection to Common Corruptions in Autonomous Driving

2023-03-20 · Yinpeng Dong, Caixin Kang, Jinlai Zhang, Zijian Zhu 외

3D object detection is an important task in autonomous driving to perceive the surroundings. Despite the excellent performance, the existing 3D detectors lack the robustness to real-world corruptions caused by adverse we…

3D Object DetectionAutonomous DrivingBenchmarkingObject+3

MultiCorrupt: A Multi-Modal Robustness Dataset and Benchmark of LiDAR-Camera Fusion for 3D Object Detection

2024-02-18 · Till Beemelmanns, Quan Zhang, Christian Geller, Lutz Eckstein

Multi-modal 3D object detection models for automated driving have demonstrated exceptional performance on computer vision benchmarks like nuScenes. However, their reliance on densely sampled LiDAR point clouds and meticu…

3D Object DetectionDataset Generationobject-detectionObject Detection

Explainability-Aware Frustum Attack: Exposing Structural Vulnerabilities in LiDAR-Based 3D Object Detectors

2026-06-29 · Chengzeng You, Binbin Xu, Soteris Demetriou arxiv

The structural vulnerabilities of point cloud-based 3D object detectors remain poorly understood. Prior work has studied adversarial robustness primarily on isolated 3D object models, while recent LiDAR spoofing attacks …

Adversarial Robustness