paper-with-me

Papers

Improving Adversarial Robustness for 3D Point Cloud Recognition at Test-Time through Purified Self-Training

2024-09-23 · Jinpeng Lin, Xulei Yang, Tianrui Li, Xun Xu

Recognizing 3D point cloud plays a pivotal role in many real-world applications. However, deploying 3D point cloud deep learning model is vulnerable to adversarial attacks. Despite many efforts into developing robust model by adversarial training, they may become less effective against emerging attacks. This limitation motivates the development of adversarial purification which employs generative model to mitigate the impact of adversarial attacks. In this work, we highlight the remaining challenges from two perspectives. First, the purification based method requires retraining the classifier on purified samples which introduces additional computation overhead. Moreover, in a more realistic scenario, testing samples arrives in a streaming fashion and adversarial samples are not isolated from clean samples. These challenges motivates us to explore dynamically update model upon observing testing samples. We proposed a test-time purified self-training strategy to achieve this objective. Adaptive thresholding and feature distribution alignment are introduced to improve the robustness of self-training. Extensive results on different adversarial attacks suggest the proposed method is complementary to purification based method in handling continually changing adversarial attacks on the testing data stream.

📄 PDF Abstract BibTeX arXiv:2409.14940

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial PurificationAdversarial Robustness

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…

Adversarially Robust 3D Point Cloud Recognition Using Self-Supervisions

2021-12-01 · NeurIPS 2021 12 · Jiachen Sun, Yulong Cao, Christopher B. Choy, Zhiding Yu 외

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 pape…

Adversarial RobustnessAutonomous DrivingSelf-Supervised Learning

Benchmarking and Analyzing Robust Point Cloud Recognition: Bag of Tricks for Defending Adversarial Examples

2023-07-31 · ICCV 2023 1 · Qiufan Ji, Lin Wang, Cong Shi, Shengshan Hu 외

Deep Neural Networks (DNNs) for 3D point cloud recognition are vulnerable to adversarial examples, threatening their practical deployment. Despite the many research endeavors have been made to tackle this issue in recent…

Adversarial RobustnessBenchmarking

PointCA: Evaluating the Robustness of 3D Point Cloud Completion Models Against Adversarial Examples

2022-11-22 · Shengshan Hu, Junwei Zhang, Wei Liu, Junhui Hou 외

Point cloud completion, as the upstream procedure of 3D recognition and segmentation, has become an essential part of many tasks such as navigation and scene understanding. While various point cloud completion models hav…

Adversarial AttackPoint Cloud ClassificationPoint Cloud CompletionScene Understanding

PointDP: Diffusion-driven Purification against Adversarial Attacks on 3D Point Cloud Recognition

2022-08-21 · Jiachen Sun, Weili Nie, Zhiding Yu, Z. Morley Mao 외

3D Point cloud is becoming a critical data representation in many real-world applications like autonomous driving, robotics, and medical imaging. Although the success of deep learning further accelerates the adoption of …

Autonomous DrivingDeep Learning