paper-with-me

Papers

Adversarially Robust 3D Point Cloud Recognition Using Self-Supervisions

2021-12-01 · NeurIPS 2021 12 · Jiachen Sun, Yulong Cao, Christopher B. Choy, Zhiding Yu, Anima Anandkumar, Zhuoqing Morley Mao, Chaowei Xiao

3D point cloud data is increasingly used in safety-critical applications such as autonomous driving. Thus, the robustness of 3D deep learning models against adversarial attacks becomes a major consideration. In this paper, we systematically study the impact of various self-supervised learning proxy tasks on different architectures and threat models for 3D point clouds with adversarial training. Specifically, we study MLP-based (PointNet), convolution-based (DGCNN), and transformer-based (PCT) 3D architectures. Through extensive experimentation, we demonstrate that appropriate applications of self-supervision can significantly enhance the robustness in 3D point cloud recognition, achieving considerable improvements compared to the standard adversarial training baseline. Our analysis reveals that local feature learning is desirable for adversarial robustness in point clouds since it limits the adversarial propagation between the point-level input perturbations and the model's final output. This insight also explains the success of DGCNN and the jigsaw proxy task in achieving stronger 3D adversarial robustness.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessAutonomous DrivingSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Jigsaw Jigsaw is a self-supervision approach that relies on jigsaw-like puzzles as the pretext task in order to learn image representations.
DGCNN 설명 없음

Similar Papers 제목 키워드 기반

PointCAT: Contrastive Adversarial Training for Robust Point Cloud Recognition

2022-09-16 · Qidong Huang, Xiaoyi Dong, Dongdong Chen, Hang Zhou 외

Notwithstanding the prominent performance achieved in various applications, point cloud recognition models have often suffered from natural corruptions and adversarial perturbations. In this paper, we delve into boosting…

Point Discriminative Learning for Data-efficient 3D Point Cloud Analysis

2021-08-04 · Fayao Liu, Guosheng Lin, Chuan-Sheng Foo, Chaitanya K. Joshi 외

3D point cloud analysis has drawn a lot of research attention due to its wide applications. However, collecting massive labelled 3D point cloud data is both time-consuming and labor-intensive. This calls for data-efficie…

3D Object Classification3D Part Segmentation3D Point Cloud ClassificationNatural Language Understanding+4

PointGuard: Provably Robust 3D Point Cloud Classification

2021-03-04 · CVPR 2021 1 · Hongbin Liu, Jinyuan Jia, Neil Zhenqiang Gong

3D point cloud classification has many safety-critical applications such as autonomous driving and robotic grasping. However, several studies showed that it is vulnerable to adversarial attacks. In particular, an attacke…

3D Point Cloud ClassificationAutonomous DrivingClassificationGeneral Classification+2

Symmetry Detection of Occluded Point Cloud Using Deep Learning

2020-03-14 · Zhelun Wu, Hongyan Jiang, Siyun He

Symmetry detection has been a classical problem in computer graphics, many of which using traditional geometric methods. In recent years, however, we have witnessed the arising deep learning changed the landscape of comp…

Deep LearningOccluded 3D Object Symmetry DetectionSymmetry Detection

Pyramid Point Cloud Transformer for Large-Scale Place Recognition

2021-01-01 · ICCV 2021 10 · Le Hui, Hang Yang, Mingmei Cheng, Jin Xie 외

Recently, deep learning based point cloud descriptors have achieved impressive results in the place recognition task. Nonetheless, due to the sparsity of point clouds, how to extract discriminative local features of …

3D Place RecognitionPoint Cloud RetrievalRetrieval