paper-with-me

Papers

iBA: Backdoor Attack on 3D Point Cloud via Reconstructing Itself

2024-03-09 · Yuhao Bian, Shengjing Tian, Xiuping Liu

The widespread deployment of Deep Neural Networks (DNNs) for 3D point cloud processing starkly contrasts with their susceptibility to security breaches, notably backdoor attacks. These attacks hijack DNNs during training, embedding triggers in the data that, once activated, cause the network to make predetermined errors while maintaining normal performance on unaltered data. This vulnerability poses significant risks, especially given the insufficient research on robust defense mechanisms for 3D point cloud networks against such sophisticated threats. Existing attacks either struggle to resist basic point cloud pre-processing methods, or rely on delicate manual design. Exploring simple, effective, imperceptible, and difficult-to-defend triggers in 3D point clouds is still challenging.To address these challenges, we introduce MirrorAttack, a novel effective 3D backdoor attack method, which implants the trigger by simply reconstructing a clean point cloud with an auto-encoder. The data-driven nature of the MirrorAttack obviates the need for complex manual design. Minimizing the reconstruction loss automatically improves imperceptibility. Simultaneously, the reconstruction network endows the trigger with pronounced nonlinearity and sample specificity, rendering traditional preprocessing techniques ineffective in eliminating it. A trigger smoothing module based on spherical harmonic transformation is also attached to regulate the intensity of the attack.Both quantitive and qualitative results verify the effectiveness of our method. We achieve state-of-the-art ASR on different types of victim models with the intervention of defensive techniques. Moreover, the minimal perturbation introduced by our trigger, as assessed by various metrics, attests to the method's stealth, ensuring its imperceptibility.

📄 PDF Abstract BibTeX arXiv:2403.05847

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackSpecificity

Similar Papers 제목 키워드 기반

PointBA: Towards Backdoor Attacks in 3D Point Cloud

2021-03-30 · ICCV 2021 10 · Xinke Li, Zhirui Chen, Yue Zhao, Zekun Tong 외

3D deep learning has been increasingly more popular for a variety of tasks including many safety-critical applications. However, recently several works raise the security issues of 3D deep models. Although most of them c…

Backdoor AttackDisentanglement

CloudFort: Enhancing Robustness of 3D Point Cloud Classification Against Backdoor Attacks via Spatial Partitioning and Ensemble Prediction

2024-04-22 · Wenhao Lan, Yijun Yang, Haihua Shen, Shan Li

The increasing adoption of 3D point cloud data in various applications, such as autonomous vehicles, robotics, and virtual reality, has brought about significant advancements in object recognition and scene understanding…

3D Point Cloud ClassificationAutonomous VehiclesBackdoor AttackObject Recognition+2

Stealthy Patch-Wise Backdoor Attack in 3D Point Cloud via Curvature Awareness

2025-03-12 · Yu Feng, Dingxin Zhang, Runkai Zhao, Yong Xia 외

Backdoor attacks pose a severe threat to deep neural networks (DNN) by implanting hidden backdoors that can be activated with predefined triggers to manipulate model behaviors maliciously. Existing 3D point cloud backdoo…

Backdoor Attack

Stealthy and Robust Backdoor Attack against 3D Point Clouds through Additional Point Features

2024-12-10 · Xiaoyang Ning, Qing Xie, Jinyu Xu, Wenbo Jiang 외

Recently, 3D backdoor attacks have posed a substantial threat to 3D Deep Neural Networks (3D DNNs) designed for 3D point clouds, which are extensively deployed in various security-critical applications. Although the exis…

Backdoor AttackBayesian Optimization

Poisoning MorphNet for Clean-Label Backdoor Attack to Point Clouds

2021-05-11 · Guiyu Tian, Wenhao Jiang, Wei Liu, Yadong Mu

This paper presents Poisoning MorphNet, the first backdoor attack method on point clouds. Conventional adversarial attack takes place in the inference stage, often fooling a model by perturbing samples. In contrast, back…

Adversarial AttackBackdoor AttackDenoising