Benchmarking and Analyzing Robust Point Cloud Recognition: Bag of Tricks for Defending Adversarial Examples
Qiufan Ji, Lin Wang, Cong Shi, Shengshan Hu, Yingying Chen, Lichao Sun

TL;DR
This paper establishes a comprehensive benchmark for 3D point cloud adversarial robustness, systematically evaluates defense tricks, and proposes a hybrid training augmentation to significantly improve robustness against diverse attacks.
Contribution
It introduces a rigorous benchmark, systematically analyzes defense strategies, and proposes a hybrid augmentation method to enhance adversarial robustness in point cloud recognition.
Findings
Achieved an average accuracy of 83.45% against various attacks.
Identified effective combinations of defense tricks through extensive experiments.
Demonstrated the effectiveness of hybrid training augmentation for robustness.
Abstract
Deep Neural Networks (DNNs) for 3D point cloud recognition are vulnerable to adversarial examples, threatening their practical deployment. Despite the many research endeavors have been made to tackle this issue in recent years, the diversity of adversarial examples on 3D point clouds makes them more challenging to defend against than those on 2D images. For examples, attackers can generate adversarial examples by adding, shifting, or removing points. Consequently, existing defense strategies are hard to counter unseen point cloud adversarial examples. In this paper, we first establish a comprehensive, and rigorous point cloud adversarial robustness benchmark to evaluate adversarial robustness, which can provide a detailed understanding of the effects of the defense and attack methods. We then collect existing defense tricks in point cloud adversarial defenses and then perform extensive…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
