paper-with-me

홈 › Papers

REAP: A Large-Scale Realistic Adversarial Patch Benchmark

2022-12-12 · ICCV 2023 1 · Nabeel Hingun, Chawin Sitawarin, Jerry Li, David Wagner

Machine learning models are known to be susceptible to adversarial perturbation. One famous attack is the adversarial patch, a sticker with a particularly crafted pattern that makes the model incorrectly predict the object it is placed on. This attack presents a critical threat to cyber-physical systems that rely on cameras such as autonomous cars. Despite the significance of the problem, conducting research in this setting has been difficult; evaluating attacks and defenses in the real world is exceptionally costly while synthetic data are unrealistic. In this work, we propose the REAP (REalistic Adversarial Patch) benchmark, a digital benchmark that allows the user to evaluate patch attacks on real images, and under real-world conditions. Built on top of the Mapillary Vistas dataset, our benchmark contains over 14,000 traffic signs. Each sign is augmented with a pair of geometric and lighting transformations, which can be used to apply a digitally generated patch realistically onto the sign. Using our benchmark, we perform the first large-scale assessments of adversarial patch attacks under realistic conditions. Our experiments suggest that adversarial patch attacks may present a smaller threat than previously believed and that the success rate of an attack on simpler digital simulations is not predictive of its actual effectiveness in practice. We release our benchmark publicly at https://github.com/wagner-group/reap-benchmark.

📄 PDF Abstract BibTeX arXiv:2212.05680

Code (1)

wagner-group/reap-benchmark 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Dual Pyramid Generative Adversarial Networks for Semantic Image Synthesis

2022-10-08 · Shijie Li, Ming-Ming Cheng, Juergen Gall

The goal of semantic image synthesis is to generate photo-realistic images from semantic label maps. It is highly relevant for tasks like content generation and image editing. Current state-of-the-art approaches, however…

Generative Adversarial NetworkImage GenerationImage-to-Image Translation

Generating Visually Realistic Adversarial Patch

2023-12-05 · Xiaosen Wang, Kunyu Wang

Deep neural networks (DNNs) are vulnerable to various types of adversarial examples, bringing huge threats to security-critical applications. Among these, adversarial patches have drawn increasing attention due to their …

Position

Vision Transformers: the threat of realistic adversarial patches

2025-09-25 · Kasper Cools, Clara Maathuis, Alexander M. van Oers, Claudia S. Hübner 외 arxiv

The increasing reliance on machine learning systems has made their security a critical concern. Evasion attacks enable adversaries to manipulate the decision-making processes of AI systems, potentially causing security b…

Adversarial Attack

Real-time Detection of Practical Universal Adversarial Perturbations

2021-05-16 · Kenneth T. Co, Luis Muñoz-González, Leslie Kanthan, Emil C. Lupu

Universal Adversarial Perturbations (UAPs) are a prominent class of adversarial examples that exploit the systemic vulnerabilities and enable physically realizable and robust attacks against Deep Neural Networks (DNNs). …

Blockingimage-classificationImage Classificationobject-detection+1

Crowd Counting via Adversarial Cross-Scale Consistency Pursuit

2018-06-01 · CVPR 2018 6 · Zan Shen, Yi Xu, Bingbing Ni, Minsi Wang 외

Crowd counting or density estimation is a challenging task in computer vision due to large scale variations, perspective distortions and serious occlusions, etc. Existing methods generally suffers from two issues: 1) the…

Crowd CountingDensity Estimation