attack 2026

SRAW-Attack: Space-Reweighted Adversarial Warping Attack for SAR Target Recognition

Yiming Zhang , Weibo Qin , Yuntian Liu , Feng Wang

0 citations · 28 references · arXiv

α

Published on arXiv

2601.10324

Input Manipulation Attack

OWASP ML Top 10 — ML01

Key Finding

SRAW outperforms existing adversarial attacks on SAR-ATR in both imperceptibility and transferability across state-of-the-art DNN-based recognition models.

SRAW (Space-Reweighted Adversarial Warping)

Novel technique introduced


Synthetic aperture radar (SAR) imagery exhibits intrinsic information sparsity due to its unique electromagnetic scattering mechanism. Despite the widespread adoption of deep neural network (DNN)-based SAR automatic target recognition (SAR-ATR) systems, they remain vulnerable to adversarial examples and tend to over-rely on background regions, leading to degraded adversarial robustness. Existing adversarial attacks for SAR-ATR often require visually perceptible distortions to achieve effective performance, thereby necessitating an attack method that balances effectiveness and stealthiness. In this paper, a novel attack method termed Space-Reweighted Adversarial Warping (SRAW) is proposed, which generates adversarial examples through optimized spatial deformation with reweighted budgets across foreground and background regions. Extensive experiments demonstrate that SRAW significantly degrades the performance of state-of-the-art SAR-ATR models and consistently outperforms existing methods in terms of imperceptibility and adversarial transferability. Code is made available at https://github.com/boremycin/SAR-ATR-TransAttack.


Key Contributions

  • SRAW: a spatial warping-based adversarial attack that reweights perturbation budgets across foreground and background regions to exploit SAR imagery's information sparsity
  • Improved imperceptibility by concentrating deformation in background regions while maintaining adversarial effectiveness
  • Demonstrated superior adversarial transferability over existing SAR-ATR attack methods across state-of-the-art models

🛡️ Threat Analysis

Input Manipulation Attack

Proposes SRAW, a new adversarial example generation method using optimized spatial deformation with foreground/background budget reweighting to cause misclassification in DNN-based SAR-ATR models at inference time. Evaluates both attack effectiveness and adversarial transferability (black-box setting).


Details

Domains
vision
Model Types
cnn
Threat Tags
white_boxblack_boxinference_timedigitaluntargeted
Datasets
MSTAR
Applications
sar automatic target recognitionradar image classification