3D Point Cloud Completion with Geometric-Aware Adversarial Augmentation
Mengxi Wu, Hao Huang, Yi Fang

TL;DR
This paper introduces a novel adversarial augmentation method for 3D point cloud completion that improves neural network performance by generating geometric-aware adversarial samples, enhancing robustness and accuracy.
Contribution
The work presents a new adversarial sample generation technique using principal directions, improving 3D point cloud completion and training efficiency over existing methods.
Findings
Training with proposed adversarial samples improves completion accuracy.
Method maintains geometric features and reduces outliers in adversarial samples.
Enhanced robustness of neural networks on ShapeNet dataset.
Abstract
With the popularity of 3D sensors in self-driving and other robotics applications, extensive research has focused on designing novel neural network architectures for accurate 3D point cloud completion. However, unlike in point cloud classification and reconstruction, the role of adversarial samples in3D point cloud completion has seldom been explored. In this work, we show that training with adversarial samples can improve the performance of neural networks on 3D point cloud completion tasks. We propose a novel approach to generate adversarial samples that benefit both the performance of clean and adversarial samples. In contrast to the PGD-k attack, our method generates adversarial samples that keep the geometric features in clean samples and contain few outliers. In particular, we use principal directions to constrain the adversarial perturbations for each input point. The gradient…
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 · Anomaly Detection Techniques and Applications
MethodsBatch Normalization · Auxiliary Batch Normalization
