English

Rethinking Gradient-based Adversarial Attacks on Point Cloud Classification

Computer Vision and Pattern Recognition 2026-03-20 v2 Artificial Intelligence

Abstract

Gradient-based adversarial attacks are widely used to evaluate the robustness of 3D point cloud classifiers, yet they often rely on uniform update rules that neglect point-wise heterogeneity, leading to perceptible perturbations. We propose two complementary strategies to improve both the effectiveness and imperceptibility of the attack. \textbf{WAAttack} employs weighted gradients to dynamically adjust per-point perturbation magnitudes and uses an adaptive step size strategy to regulate the global perturbation scale. \textbf{SubAttack} partitions the point cloud into subsets and, at each iteration, perturbs only those combinations with high adversarial efficacy and low perceptual saliency. Together, these methods offer a principled refinement of gradient-based attacks for 3D point clouds. Extensive experiments show that our approach consistently outperforms state-of-the-art methods in generating highly imperceptible adversarial examples. The code is available at https://github.com/chenjun0326/WA_SubAttack.

Keywords

Cite

@article{arxiv.2505.21854,
  title  = {Rethinking Gradient-based Adversarial Attacks on Point Cloud Classification},
  author = {Jun Chen and Xinke Li and Mingyue Xu and Chongshou Li and Truiani Li},
  journal= {arXiv preprint arXiv:2505.21854},
  year   = {2026}
}

Comments

ICME 2026

R2 v1 2026-07-01T02:44:55.130Z