# Adversarial Patch Attack for Ship Detection via Localized Augmentation

**Authors:** Chun Liu, Panpan Ding, Zheng Zheng, Hailong Wang, Bingqian Zhu, Tao Xu, Zhigang Han, Jiayao Wang

arXiv: 2508.21472 · 2025-09-01

## TL;DR

This paper introduces a localized augmentation technique for adversarial patch attacks on ship detection models, focusing augmentation on target regions to improve attack success and transferability without increasing false positives.

## Contribution

The paper presents a novel localized augmentation method that enhances adversarial patch attack effectiveness by targeting only relevant regions, reducing background interference.

## Key findings

- Increased attack success rate on HRSC2016 dataset
- Improved transferability of adversarial patches
- Reduced false detections due to background interference

## Abstract

Current ship detection techniques based on remote sensing imagery primarily rely on the object detection capabilities of deep neural networks (DNNs). However, DNNs are vulnerable to adversarial patch attacks, which can lead to misclassification by the detection model or complete evasion of the targets. Numerous studies have demonstrated that data transformation-based methods can improve the transferability of adversarial examples. However, excessive augmentation of image backgrounds or irrelevant regions may introduce unnecessary interference, resulting in false detections of the object detection model. These errors are not caused by the adversarial patches themselves but rather by the over-augmentation of background and non-target areas. This paper proposes a localized augmentation method that applies augmentation only to the target regions, avoiding any influence on non-target areas. By reducing background interference, this approach enables the loss function to focus more directly on the impact of the adversarial patch on the detection model, thereby improving the attack success rate. Experiments conducted on the HRSC2016 dataset demonstrate that the proposed method effectively increases the success rate of adversarial patch attacks and enhances their transferability.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.21472/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/2508.21472/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/2508.21472/full.md

---
Source: https://tomesphere.com/paper/2508.21472