paper-with-me

홈 › Papers

Adversarial Patch Attack for Ship Detection via Localized Augmentation

2025-08-29 · Chun Liu, Panpan Ding, Zheng Zheng, Hailong Wang, Bingqian Zhu, Tao Xu, Zhigang Han, Jiayao Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.21472

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Jujutsu: A Two-stage Defense against Adversarial Patch Attacks on Deep Neural Networks

2021-08-11 · Zitao Chen, Pritam Dash, Karthik Pattabiraman

Adversarial patch attacks create adversarial examples by injecting arbitrary distortions within a bounded region of the input to fool deep neural networks (DNNs). These attacks are robust (i.e., physically-realizable) an…

Image ClassificationImage InpaintingPrediction

DetectorGuard: Provably Securing Object Detectors against Localized Patch Hiding Attacks

2021-02-05 · Chong Xiang, Prateek Mittal

State-of-the-art object detectors are vulnerable to localized patch hiding attacks, where an adversary introduces a small adversarial patch to make detectors miss the detection of salient objects. The patch attacker can …

image-classificationImage ClassificationObjectobject-detection+2

SuperPure: Efficient Purification of Localized and Distributed Adversarial Patches via Super-Resolution GAN Models

2025-05-22 · Hossein Khalili, Seongbin Park, Venkat Bollapragada, Nader Sehatbakhsh

As vision-based machine learning models are increasingly integrated into autonomous and cyber-physical systems, concerns about (physical) adversarial patch attacks are growing. While state-of-the-art defenses can achieve…

Super-Resolution

Detecting Patch Adversarial Attacks with Image Residuals

2020-02-28 · Marius Arvinte, Ahmed Tewfik, Sriram Vishwanath

We introduce an adversarial sample detection algorithm based on image residuals, specifically designed to guard against patch-based attacks. The image residual is obtained as the difference between an input image and a d…

Denoising

Real-Time Robust Video Object Detection System Against Physical-World Adversarial Attacks

2022-08-19 · Husheng Han, Xing Hu, Kaidi Xu, Pucheng Dang 외

DNN-based video object detection (VOD) powers autonomous driving and video surveillance industries with rising importance and promising opportunities. However, adversarial patch attack yields huge concern in live vision …

Adversarial AttackAutonomous DrivingFeature ImportanceObject+3