Adversarial Attack by Limited Point Cloud Surface Modifications
Atrin Arya, Hanieh Naderi, Shohreh Kasaei

TL;DR
This paper introduces a constrained adversarial attack method on 3D point clouds that limits modifications to preserve appearance, using a step-size schedule to efficiently find successful attacks with minimal changes.
Contribution
It proposes a novel attack algorithm with boundary constraints and a step-size schedule, achieving high success rates with limited point modifications and robustness against defenses.
Findings
Achieves state-of-the-art attack success with few point modifications.
Effective against multiple point cloud classification models.
Improves attack efficiency with a novel step-size scheduling algorithm.
Abstract
Recent research has revealed that the security of deep neural networks that directly process 3D point clouds to classify objects can be threatened by adversarial samples. Although existing adversarial attack methods achieve high success rates, they do not restrict the point modifications enough to preserve the point cloud appearance. To overcome this shortcoming, two constraints are proposed. These include applying hard boundary constraints on the number of modified points and on the point perturbation norms. Due to the restrictive nature of the problem, the search space contains many local maxima. The proposed method addresses this issue by using a high step-size at the beginning of the algorithm to search the main surface of the point cloud fast and effectively. Then, in order to converge to the desired output, the step-size is gradually decreased. To evaluate the performance of the…
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
MethodsDeep Graph Convolutional Neural Network
