paper-with-me

Papers

Benchmarking Adversarial Patch Selection and Location

2025-08-03 · Shai Kimhi, Avi Mendlson, Moshe Kimhi arxiv

Adversarial patch attacks threaten the reliability of modern vision models. We present PatchMap, the first spatially exhaustive benchmark of patch placement, built by evaluating over 1.5e8 forward passes on ImageNet validation images. PatchMap reveals systematic hot-spots where small patches (as little as 2% of the image) induce confident misclassifications and large drops in model confidence. To demonstrate its utility, we propose a simple segmentation guided placement heuristic that leverages off the shelf masks to identify vulnerable regions without any gradient queries. Across five architectures-including adversarially trained ResNet50, our method boosts attack success rates by 8 to 13 percentage points compared to random or fixed placements. We publicly release PatchMap and the code implementation. The full PatchMap bench (6.5B predictions, multiple backbones) will be released soon to further accelerate research on location-aware defenses and adaptive attacks.

📄 PDF Abstract BibTeX arXiv:2508.01676

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distributional Modeling for Location-Aware Adversarial Patches

2023-06-28 · Xingxing Wei, Shouwei Ruan, Yinpeng Dong, Hang Su

Adversarial patch is one of the important forms of performing adversarial attacks in the physical world. To improve the naturalness and aggressiveness of existing adversarial patches, location-aware patches are proposed,…

Face Recognition

Generating Adversarial yet Inconspicuous Patches with a Single Image

2020-09-21 · Jinqi Luo, Tao Bai, Jun Zhao

Deep neural networks have been shown vulnerable toadversarial patches, where exotic patterns can resultin models wrong prediction. Nevertheless, existing ap-proaches to adversarial patch generation hardly con-sider the c…

Generative Dynamic Patch Attack

2021-11-08 · Xiang Li, Shihao Ji

Adversarial patch attack is a family of attack algorithms that perturb a part of image to fool a deep neural network model. Existing patch attacks mostly consider injecting adversarial patches at input-agnostic locations…

Adversarial Training against Location-Optimized Adversarial Patches

2020-05-05 · Sukrut Rao, David Stutz, Bernt Schiele

Deep neural networks have been shown to be susceptible to adversarial examples -- small, imperceptible changes constructed to cause mis-classification in otherwise highly accurate image classifiers. As a practical altern…

Sparse patches adversarial attacks via extrapolating point-wise information

2024-11-25 · Yaniv Nemcovsky, Avi Mendelson, Chaim Baskin

Sparse and patch adversarial attacks were previously shown to be applicable in realistic settings and are considered a security risk to autonomous systems. Sparse adversarial perturbations constitute a setting in which t…