通过频谱感知融合优化,提升3D点云攻击的迁移能力。
Improving the Transferability of 3D Point Cloud Attack via Spectral-aware Admix and Optimization Designs
- 在频谱域融合点云特征,避免几何形状破坏。
- 改进优化路径选择,提升攻击样本迁移成功率。
- 适合研究3D模型安全与对抗攻击的开发者参考。
点云深度学习模型在自动驾驶、机器人和监控等关键场景中易受对抗攻击。现有3D攻击多在白盒设置下设计,需模型细节知识,但实际应用为黑盒,仅能获取分类输出。尽管已有少数工作探索黑盒攻击,但成功率仍有限。本文聚焦基于迁移的黑盒攻击:先在白盒代理模型上生成对抗样本,再迁移到其他黑盒目标模型。提出新颖的频谱感知混合与优化方法(SAAO)。传统图像混合策略不适用于点云坐标域,会破坏几何结构。因此,本方法通过图傅里叶变换(GFT)提取点云频谱特征,在频谱域进行融合,并采用频谱加权混合策略优化路径与学习权重。最后沿优化路径生成对抗频谱特征,并经逆图傅里叶变换还原为数据域对抗样本。实验表明,SAAO相比现有3D攻击方法具有更优的迁移性能。
原文摘要 · Abstract (English)
Deep learning models for point clouds have shown to be vulnerable to adversarial attacks, which have received increasing attention in various safety-critical applications such as autonomous driving, robotics, and surveillance. Existing 3D attackers generally design various attack strategies in the white-box setting, requiring the prior knowledge of 3D model details. However, real-world 3D applications are in the black-box setting, where we can only acquire the outputs of the target classifier. Although few recent works try to explore the black-box attack, they still achieve limited attack success rates (ASR). To alleviate this issue, this paper focuses on attacking the 3D models in a transfer-based black-box setting, where we first carefully design adversarial examples in a white-box surrogate model and then transfer them to attack other black-box victim models. Specifically, we propose a novel Spectral-aware Admix with Augmented Optimization method (SAAO) to improve the adversarial transferability. In particular, since traditional Admix strategy are deployed in the 2D domain that adds pixel-wise images for perturbing, we can not directly follow it to merge point clouds in coordinate domain as it will destroy the geometric shapes. Therefore, we design spectral-aware fusion that performs Graph Fourier Transform (GFT) to get spectral features of the point clouds and add them in the spectral domain. Afterward, we run a few steps with spectral-aware weighted Admix to select better optimization paths as well as to adjust corresponding learning weights. At last, we run more steps to generate adversarial spectral feature along the optimization path and perform Inverse-GFT on the adversarial spectral feature to obtain the adversarial example in the data domain. Experiments show that our SAAO achieves better transferability compared to existing 3D attack methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。