Image Mixing and Gradient Smoothing to Enhance the SAR Image Attack Transferability
Yue Xu, Xin Liu, Kun He, Shao Huang, Yaodong Zhao, Jie Gu
Abstract
Deep Neural Networks (DNNs) are known to be vulnerable to adversarial examples, which are crafted by adding imperceptible perturbations to clean examples. With the wide applications of DNNs to Synthetic Aperture Radar (SAR) Automatic Target Recognition (ATR), the vulnerability of SAR deep recognition models has attracted increasing attention. Existing works show that input transformation can effectively improve the black-box attack performance of adversarial examples, but there is little work in the field of SAR-ATR. In this paper, we propose a novel input transformation attack called Image Mixing and Gradient Smoothing (IMGS), which is dedicated to attacking SAR images. IMGS mixes a small portion of another image into the input samples in amplitude and phase with different rates and uses the Local Mean Square Error (LMSE) filter to smooth the gradient. Extensive experiments conducted on the MSTAR dataset demonstrate that IMGS significantly outperforms other input transformation methods, originally designed for attacking visual images, in both white-box and black-box settings. The code is available at https://github.com/JHL-HUST/IMGS.
BibTeX
@inproceedings{icassp2024_imagemixingandgr,
title = {Image Mixing and Gradient Smoothing to Enhance the SAR Image Attack Transferability},
author = {Yue Xu and Xin Liu and Kun He and Shao Huang and Yaodong Zhao and Jie Gu},
booktitle = {ICASSP 2024},
year = {2024}
}