Adversarial Attenuation Patch Attack for SAR Object Detection

arXiv cs.CV / 4/2/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes an energy-constrained Adversarial Attenuation Patch (AAP) to attack SAR object detection while improving stealth by reducing perceptible perturbations.
  • Unlike many SAR-focused attacks that primarily target the digital domain, AAP is designed with physical implementation constraints in mind and aligns with signal-level electronic jamming mechanisms.
  • Experiments indicate AAP significantly degrades detection performance while maintaining high imperceptibility and demonstrating favorable transferability across different detection models.
  • The authors release source code for AAP (SAAP) to support reproducibility and further research on physically grounded SAR adversarial attacks.

Abstract

Deep neural networks have demonstrated excellent performance in SAR target detection tasks but remain susceptible to adversarial attacks. Existing SAR-specific attack methods can effectively deceive detectors; however, they often introduce noticeable perturbations and are largely confined to digital domain, neglecting physical implementation constrains for attacking SAR systems. In this paper, a novel Adversarial Attenuation Patch (AAP) method is proposed that employs energy-constrained optimization strategy coupled with an attenuation-based deployment framework to achieve a seamless balance between attack effectiveness and stealthiness. More importantly, AAP exhibits strong potential for physical realization by aligning with signal-level electronic jamming mechanisms. Experimental results show that AAP effectively degrades detection performance while preserving high imperceptibility, and shows favorable transferability across different models. This study provides a physical grounded perspective for adversarial attacks on SAR target detection systems and facilitates the design of more covert and practically deployable attack strategies. The source code is made available at https://github.com/boremycin/SAAP.