paper-with-me

Papers

PointACL:Adversarial Contrastive Learning for Robust Point Clouds Representation under Adversarial Attack

2022-09-14 · Junxuan Huang, Yatong An, Lu Cheng, Bai Chen, Junsong Yuan, Chunming Qiao

Despite recent success of self-supervised based contrastive learning model for 3D point clouds representation, the adversarial robustness of such pre-trained models raised concerns. Adversarial contrastive learning (ACL) is considered an effective way to improve the robustness of pre-trained models. In contrastive learning, the projector is considered an effective component for removing unnecessary feature information during contrastive pretraining and most ACL works also use contrastive loss with projected feature representations to generate adversarial examples in pretraining, while "unprojected " feature representations are used in generating adversarial inputs during inference.Because of the distribution gap between projected and "unprojected" features, their models are constrained of obtaining robust feature representations for downstream tasks. We introduce a new method to generate high-quality 3D adversarial examples for adversarial training by utilizing virtual adversarial loss with "unprojected" feature representations in contrastive learning framework. We present our robust aware loss function to train self-supervised contrastive learning framework adversarially. Furthermore, we find selecting high difference points with the Difference of Normal (DoN) operator as additional input for adversarial self-supervised contrastive learning can significantly improve the adversarial robustness of the pre-trained model. We validate our method, PointACL on downstream tasks, including 3D classification and 3D segmentation with multiple datasets. It obtains comparable robust accuracy over state-of-the-art contrastive adversarial learning methods.

📄 PDF Abstract BibTeX arXiv:2209.06971

Code (1)

tsbiosky/PointACL 공식 구현 pytorch

Tasks

3D ClassificationAdversarial AttackAdversarial RobustnessContrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Point Cloud Understanding via Attention-Driven Contrastive Learning

2024-11-22 · Yi Wang, Jiaze Wang, Ziyu Guo, Renrui Zhang 외

Recently Transformer-based models have advanced point cloud understanding by leveraging self-attention mechanisms, however, these methods often overlook latent information in less prominent regions, leading to increased …

Contrastive LearningFew-Shot Learning

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…

CO^3: Cooperative Unsupervised 3D Representation Learning for Autonomous Driving

2022-06-08 · Runjian Chen, Yao Mu, Runsen Xu, Wenqi Shao 외

Unsupervised contrastive learning for indoor-scene point clouds has achieved great successes. However, unsupervised learning point clouds in outdoor scenes remains challenging because previous methods need to reconstruct…

Autonomous DrivingContrastive LearningRepresentation Learning

Self-Contrastive Learning with Hard Negative Sampling for Self-supervised Point Cloud Learning

2021-07-05 · Bi'an Du, Xiang Gao, Wei Hu, Xin Li

Point clouds have attracted increasing attention. Significant progress has been made in methods for point cloud analysis, which often requires costly human annotation as supervision. To address this issue, we propose a n…

Contrastive LearningPoint Cloud SegmentationRepresentation LearningSelf-Supervised Learning+1

Cross-Modal Self-Supervised Learning with Effective Contrastive Units for LiDAR Point Clouds

2024-09-10 · Mu Cai, Chenxu Luo, Yong Jae Lee, Xiaodong Yang

3D perception in LiDAR point clouds is crucial for a self-driving vehicle to properly act in 3D environment. However, manually labeling point clouds is hard and costly. There has been a growing interest in self-supervise…

3D Object Detection3D Semantic SegmentationAutonomous DrivingContrastive Learning+4