arXiv:2507.17577cs.CVcs.CR2025-07ICLR被引 2

用迁移先验提升硬标签攻击的射线搜索效率

Boosting Ray Search Procedure of Hard-label Attacks with Transfer-based Priors

  • 引入迁移模型先验,优化梯度估计以减少查询次数
  • 在ImageNet和CIFAR-10上显著降低查询成本,优于11种先进方法
  • 理论分析与实验结合,适合研究黑盒攻击的学者参考

硬标签攻击是实际中极具挑战性的黑盒攻击类型,仅能获取最高概率的预测标签。一种有效方法是从原始图像出发,搜索使$\\(ell_p$范数距离最小的射线方向以逼近对抗区域,将问题转化为连续优化。该方法通过二分搜索确定射线半径,但查询代价高。现有方法采用“符号技巧”估算梯度以减少查询。本文理论上分析了该梯度估计质量,并提出一种基于迁移先验的新型高效射线搜索方法。具体地,利用代理模型的迁移先验,通过近似真实梯度在先验与随机方向张成子空间上的投影,实现低查询成本的梯度估计。我们推导了梯度估计器与真实梯度间的期望余弦相似度,证明了先验带来的性能提升。在ImageNet和CIFAR-10数据集上的大量实验表明,本方法在查询效率上显著超越11种现有最优方法。

原文摘要 · Abstract (English)

One of the most practical and challenging types of black-box adversarial attacks is the hard-label attack, where only the top-1 predicted label is available. One effective approach is to search for the optimal ray direction from the benign image that minimizes the $\ell_p$-norm distance to the adversarial region. The unique advantage of this approach is that it transforms the hard-label attack into a continuous optimization problem. The objective function value is the ray's radius, which can be obtained via binary search at a high query cost. Existing methods use a "sign trick" in gradient estimation to reduce the number of queries. In this paper, we theoretically analyze the quality of this gradient estimation and propose a novel prior-guided approach to improve ray search efficiency both theoretically and empirically. Specifically, we utilize the transfer-based priors from surrogate models, and our gradient estimators appropriately integrate them by approximating the projection of the true gradient onto the subspace spanned by these priors and random directions, in a query-efficient manner. We theoretically derive the expected cosine similarities between the obtained gradient estimators and the true gradient, and demonstrate the improvement achieved by incorporating priors. Extensive experiments on the ImageNet and CIFAR-10 datasets show that our approach significantly outperforms 11 state-of-the-art methods in terms of query efficiency.

对抗攻击黑盒攻击梯度估计查询效率

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。