PointCA: Evaluating the Robustness of 3D Point Cloud Completion Models Against Adversarial Examples
Shengshan Hu, Junwei Zhang, Wei Liu, Junhui Hou, Minghui Li, Leo Yu, Zhang, Hai Jin, Lichao Sun

TL;DR
This paper introduces PointCA, the first adversarial attack method targeting 3D point cloud completion models, revealing their significant vulnerability to malicious perturbations that drastically reduce performance.
Contribution
The paper proposes PointCA, a novel adversarial attack framework specifically designed for point cloud completion models, incorporating geometry-aware and distribution-adaptive perturbations.
Findings
PointCA reduces model accuracy from 77.9% to 16.7%.
Adversarial examples maintain high similarity with original point clouds.
Existing defenses for classification are ineffective against completion model attacks.
Abstract
Point cloud completion, as the upstream procedure of 3D recognition and segmentation, has become an essential part of many tasks such as navigation and scene understanding. While various point cloud completion models have demonstrated their powerful capabilities, their robustness against adversarial attacks, which have been proven to be fatally malicious towards deep neural networks, remains unknown. In addition, existing attack approaches towards point cloud classifiers cannot be applied to the completion models due to different output forms and attack purposes. In order to evaluate the robustness of the completion models, we propose PointCA, the first adversarial attack against 3D point cloud completion models. PointCA can generate adversarial point clouds that maintain high similarity with the original ones, while being completed as another object with totally different semantic…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning
