CAP: Robust Point Cloud Classification via Semantic and Structural Modeling
Recently, deep neural networks have shown great success on 3D point cloud classification tasks, which simultaneously raises the concern of adversarial attacks that cause severe damage to real-world applications. Moreover, defending against adversarial examples in point cloud data is extremely difficult due to the emergence of various attack strategies. In this work, with the insight of the fact that the adversarial examples in this task still preserve the same semantic and structural information as the original input, we design a novel defense framework for improving the robustness of existing classification models, which consists of two main modules: the attention-based pooling and the dynamic contrastive learning. In addition, we also develop an algorithm to theoretically certify the robustness of the proposed framework. Extensive empirical results on two datasets and three classification models show the robustness of our approach against various attacks, e.g., the averaged attack success rate of PointNet decreases from 70.2% to 2.7% on the ModelNet40 dataset under 9 common attacks.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Point Cloud ClassificationClassificationContrastive LearningPoint Cloud ClassificationSimilar Papers 제목 키워드 기반
Rethinking Masked Representation Learning for 3D Point Cloud Understanding
Self-supervised point cloud representation learning aims to acquire robust and general feature representations from unlabeled data. Recently, masked point modeling-based methods have shown significant performance improve…
3D Part Segmentation3D Point Cloud ClassificationFew-Shot 3D Point Cloud ClassificationRepresentation LearningCausalPC: Improving the Robustness of Point Cloud Classification by Causal Effect Identification
Deep neural networks have demonstrated remarkable performance in point cloud classification. However previous works show they are vulnerable to adversarial perturbations that can manipulate their predictions. Given t…
Adversarial RobustnessClassificationPoint Cloud ClassificationRobust classificationAugmented Semantic Signatures of Airborne LiDAR Point Clouds for Comparison
LiDAR point clouds provide rich geometric information, which is particularly useful for the analysis of complex scenes of urban regions. Finding structural and semantic differences between two different three-dimensional…
Variational Relational Point Completion Network for Robust 3D Classification
Real-scanned point clouds are often incomplete due to viewpoint, occlusion, and noise, which hampers 3D geometric modeling and perception. Existing point cloud completion methods tend to generate global shape skeletons a…
3D ClassificationClassificationPoint Cloud CompletionAttention Discriminant Sampling for Point Clouds
This paper describes an attention-driven approach to 3-D point cloud sampling. We establish our method based on a structure-aware attention discriminant analysis that explores geometric and semantic relations embodie…
object-detectionObject DetectionScene SegmentationSemantic Similarity+1