paper-with-me

홈 › Papers

CAP: Robust Point Cloud Classification via Semantic and Structural Modeling

2023-01-01 · CVPR 2023 1 · Daizong Ding, Erling Jiang, Yuanmin Huang, Mi Zhang, Wenxuan Li, Min Yang

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Point Cloud ClassificationClassificationContrastive LearningPoint Cloud Classification

Similar Papers 제목 키워드 기반

Rethinking Masked Representation Learning for 3D Point Cloud Understanding

2024-12-26 · IEEE Transactions on Image Processing 2024 12 · Chuxin Wang, Yixin Zha, Jianfeng He, Wenfei Yang 외

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 Learning

CausalPC: Improving the Robustness of Point Cloud Classification by Causal Effect Identification

2024-01-01 · CVPR 2024 1 · Yuanmin Huang, Mi Zhang, Daizong Ding, Erling Jiang 외

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 classification

Augmented Semantic Signatures of Airborne LiDAR Point Clouds for Comparison

2020-04-29 · Jaya Sreevalsan-Nair, Pragyan Mohapatra

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

2023-04-18 · Liang Pan, Xinyi Chen, Zhongang Cai, Junzhe Zhang 외

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 Completion

Attention Discriminant Sampling for Point Clouds

2023-01-01 · ICCV 2023 1 · Cheng-Yao Hong, Yu-Ying Chou, Tyng-Luh Liu

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