PointGuard: Provably Robust 3D Point Cloud Classification
Hongbin Liu, Jinyuan Jia, Neil Zhenqiang Gong

TL;DR
PointGuard is a novel defense method providing provable robustness guarantees against adversarial modifications, additions, and deletions in 3D point cloud classification, improving safety in critical applications.
Contribution
We introduce PointGuard, the first method with provable robustness against all types of adversarial point cloud modifications, supported by theoretical guarantees and empirical evaluation.
Findings
Provably predicts the same label under bounded adversarial modifications.
Theoretical bounds are tight without classifier assumptions.
Effective robustness guarantees demonstrated on benchmark datasets.
Abstract
3D point cloud classification has many safety-critical applications such as autonomous driving and robotic grasping. However, several studies showed that it is vulnerable to adversarial attacks. In particular, an attacker can make a classifier predict an incorrect label for a 3D point cloud via carefully modifying, adding, and/or deleting a small number of its points. Randomized smoothing is state-of-the-art technique to build certifiably robust 2D image classifiers. However, when applied to 3D point cloud classification, randomized smoothing can only certify robustness against adversarially modified points. In this work, we propose PointGuard, the first defense that has provable robustness guarantees against adversarially modified, added, and/or deleted points. Specifically, given a 3D point cloud and an arbitrary point cloud classifier, our PointGuard first creates multiple…
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 · 3D Shape Modeling and Analysis
MethodsRandomized Smoothing
