Generating Unrestricted 3D Adversarial Point Clouds
Xuelong Dai, Yanjie Li, Hua Dai, Bin Xiao

TL;DR
This paper introduces AdvGCGAN, a novel generative adversarial network that creates realistic, unrestricted 3D adversarial point clouds capable of fooling AI models, surpassing existing methods in success rate and transferability.
Contribution
The paper presents a new GAN-based approach for generating unrestricted, realistic 3D adversarial point clouds, improving attack success and transferability over prior techniques.
Findings
Higher attack success rate than state-of-the-art methods
Produces more visually realistic adversarial point clouds
Demonstrates better transferability against defense models
Abstract
Utilizing 3D point cloud data has become an urgent need for the deployment of artificial intelligence in many areas like facial recognition and self-driving. However, deep learning for 3D point clouds is still vulnerable to adversarial attacks, e.g., iterative attacks, point transformation attacks, and generative attacks. These attacks need to restrict perturbations of adversarial examples within a strict bound, leading to the unrealistic adversarial 3D point clouds. In this paper, we propose an Adversarial Graph-Convolutional Generative Adversarial Network (AdvGCGAN) to generate visually realistic adversarial 3D point clouds from scratch. Specifically, we use a graph convolutional generator and a discriminator with an auxiliary classifier to generate realistic point clouds, which learn the latent distribution from the real 3D data. The unrestricted adversarial attack loss is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Autonomous Vehicle Technology and Safety · Anomaly Detection Techniques and Applications
MethodsAuxiliary Classifier
