Imperceptible Adversarial Attacks on Point Clouds Guided by Point-to-Surface Field
Keke Tang, Weiyao Ke, Weilong Peng, Xiaofei Wang, Ziyong Du, Zhize Wu, Peican Zhu, Zhihong Tian
TL;DR
This work tackles the problem of imperceptible adversarial attacks on 3D point clouds by identifying surface deviation as the key source of perceptibility. It introduces a point-to-surface (P2S) field, implemented as ${\mathcal{F}(q) = \nabla_q \log Q_S(q)}$, learned via a denoising network to drag perturbed points back to the underlying surface and a distance-aware magnitude to guide perturbations. The authors integrate the P2S field into an iterative attack framework, adjusting perturbation directions and magnitudes to produce highly imperceptible adversarial point clouds while maintaining strong attack performance. Extensive experiments across multiple models and datasets demonstrate superior imperceptibility compared to state-of-the-art methods and show the approach generalizes to other iterative attacks, highlighting its impact for robust evaluation of 3D DNN robustness.
Abstract
Adversarial attacks on point clouds are crucial for assessing and improving the adversarial robustness of 3D deep learning models. Traditional solutions strictly limit point displacement during attacks, making it challenging to balance imperceptibility with adversarial effectiveness. In this paper, we attribute the inadequate imperceptibility of adversarial attacks on point clouds to deviations from the underlying surface. To address this, we introduce a novel point-to-surface (P2S) field that adjusts adversarial perturbation directions by dragging points back to their original underlying surface. Specifically, we use a denoising network to learn the gradient field of the logarithmic density function encoding the shape's surface, and apply a distance-aware adjustment to perturbation directions during attacks, thereby enhancing imperceptibility. Extensive experiments show that adversarial attacks guided by our P2S field are more imperceptible, outperforming state-of-the-art methods.
