提出自适应元梯度攻击法,提升视觉追踪对抗样本的迁移性与攻击效果。
Towards Adaptive Meta-Gradient Adversarial Examples for Visual Tracking
- 融合多模型集成与元学习,动态优化对抗梯度方向。
- 在OTB2015、LaSOT等数据集上显著提升黑箱攻击成功率。
- 适合研究模型安全性的研究人员,尤其关注视觉追踪漏洞者。
近年来,基于卷积神经网络和Transformer的视觉跟踪方法取得了显著性能,并成功应用于自动驾驶等领域。然而,深度学习模型暴露的安全问题逐渐影响了视觉跟踪在真实场景中的可靠应用。因此,如何通过有效的对抗攻击揭示现有跟踪器的安全漏洞成为亟待解决的关键问题。为此,本文提出一种自适应元梯度对抗攻击(AMGA)方法。该方法结合多模型集成与元学习策略,融合动量机制与高斯平滑,显著提升对抗样本的迁移性和攻击有效性。AMGA从大规模模型库中随机选取模型,构建多样化跟踪场景,并在每个场景中迭代执行白盒与黑盒对抗攻击,优化各模型的梯度方向。该范式缩小了白盒与黑盒攻击之间的差距,在黑盒场景下实现优异攻击表现。在OTB2015、LaSOT和GOT-10k等大规模数据集上的大量实验表明,AMGA显著提升了对抗样本的攻击性能、迁移能力与欺骗性。代码与数据已公开于https://github.com/pgao-lab/AMGA。
原文摘要 · Abstract (English)
In recent years, visual tracking methods based on convolutional neural networks and Transformers have achieved remarkable performance and have been successfully applied in fields such as autonomous driving. However, the numerous security issues exposed by deep learning models have gradually affected the reliable application of visual tracking methods in real-world scenarios. Therefore, how to reveal the security vulnerabilities of existing visual trackers through effective adversarial attacks has become a critical problem that needs to be addressed. To this end, we propose an adaptive meta-gradient adversarial attack (AMGA) method for visual tracking. This method integrates multi-model ensembles and meta-learning strategies, combining momentum mechanisms and Gaussian smoothing, which can significantly enhance the transferability and attack effectiveness of adversarial examples. AMGA randomly selects models from a large model repository, constructs diverse tracking scenarios, and iteratively performs both white- and black-box adversarial attacks in each scenario, optimizing the gradient directions of each model. This paradigm minimizes the gap between white- and black-box adversarial attacks, thus achieving excellent attack performance in black-box scenarios. Extensive experimental results on large-scale datasets such as OTB2015, LaSOT, and GOT-10k demonstrate that AMGA significantly improves the attack performance, transferability, and deception of adversarial examples. Codes and data are available at https://github.com/pgao-lab/AMGA.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。