arXiv:2409.14240cs.CV2024-09被引 11

用自然云纹生成对抗样本,让遥感图像攻击更逼真且高效。

Cloud Adversarial Example Generation for Remote Sensing Image Classification

  • 基于Perlin噪声设计可优化的云生成网络,实现可控云形生成。
  • 通过差分进化算法优化云参数,在低查询次数下实现高攻击成功率。
  • 生成的对抗样本贴近真实云特征,适合研究防御鲁棒性与迁移能力。

现有遥感图像对抗攻击多仅添加扰动或贴图,导致结果不自然。云层是遥感图像中常见的大气现象。本文提出一种基于Perlin噪声的云生成攻击方法。传统Perlin噪声生成过程随机且不可优化,无法直接用于攻击。为此,设计了Perlin梯度生成网络(PGGN),输入梯度参数向量,输出多尺度的Perlin噪声梯度网格。经一系列计算后生成对应尺度的云掩码,再通过混合系数向量和缩放因子加权求和,得到最终云掩码。梯度向量、系数向量与缩放因子共同构成云参数向量,将云生成转化为黑盒优化问题。采用差分进化(DE)算法求解最优云参数向量,实现基于查询的黑盒攻击。实验表明该方法具有强攻击能力与高查询效率。此外,分析了生成对抗样本的迁移性及在对抗防御场景下的鲁棒性。

原文摘要 · Abstract (English)

Most existing adversarial attack methods for remote sensing images merely add adversarial perturbations or patches, resulting in unnatural modifications. Clouds are common atmospheric effects in remote sensing images. Generating clouds on these images can produce adversarial examples better aligning with human perception. In this paper, we propose a Perlin noise based cloud generation attack method. Common Perlin noise based cloud generation is a random, non-optimizable process, which cannot be directly used to attack the target models. We design a Perlin Gradient Generator Network (PGGN), which takes a gradient parameter vector as input and outputs the grids of Perlin noise gradient vectors at different scales. After a series of computations based on the gradient vectors, cloud masks at corresponding scales can be produced. These cloud masks are then weighted and summed depending on a mixing coefficient vector and a scaling factor to produce the final cloud masks. The gradient vector, coefficient vector and scaling factor are collectively represented as a cloud parameter vector, transforming the cloud generation into a black-box optimization problem. The Differential Evolution (DE) algorithm is employed to solve for the optimal solution of the cloud parameter vector, achieving a query-based black-box attack. Detailed experiments confirm that this method has strong attack capabilities and achieves high query efficiency. Additionally, we analyze the transferability of the generated adversarial examples and their robustness in adversarial defense scenarios.

对抗攻击遥感图像云生成黑盒攻击

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