Adv3D: Generating 3D Adversarial Examples for 3D Object Detection in Driving Scenarios with NeRF
Leheng Li, Qing Lian, Ying-Cong Chen

TL;DR
Adv3D introduces a novel method for creating realistic 3D adversarial examples using Neural Radiance Fields, significantly impacting the safety of autonomous driving systems by exposing vulnerabilities in 3D object detection.
Contribution
This work pioneers the use of NeRFs for modeling physically realistic 3D adversarial examples targeting autonomous driving detectors.
Findings
Adv3D causes significant performance drops in 3D detectors across various poses and scenes.
The adversarial NeRFs generalize well to unseen environments and different detectors.
Proposed defenses via adversarial training improve robustness against Adv3D attacks.
Abstract
Deep neural networks (DNNs) have been proven extremely susceptible to adversarial examples, which raises special safety-critical concerns for DNN-based autonomous driving stacks (i.e., 3D object detection). Although there are extensive works on image-level attacks, most are restricted to 2D pixel spaces, and such attacks are not always physically realistic in our 3D world. Here we present Adv3D, the first exploration of modeling adversarial examples as Neural Radiance Fields (NeRFs). Advances in NeRF provide photorealistic appearances and 3D accurate generation, yielding a more realistic and realizable adversarial example. We train our adversarial NeRF by minimizing the surrounding objects' confidence predicted by 3D detectors on the training set. Then we evaluate Adv3D on the unseen validation set and show that it can cause a large performance reduction when rendering NeRF in any…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications
