paper-with-me

Papers

Fast Local Attack: Generating Local Adversarial Examples for Object Detectors

2020-10-27 · Quanyu Liao, Xin Wang, Bin Kong, Siwei Lyu, Youbing Yin, Qi Song, Xi Wu

The deep neural network is vulnerable to adversarial examples. Adding imperceptible adversarial perturbations to images is enough to make them fail. Most existing research focuses on attacking image classifiers or anchor-based object detectors, but they generate globally perturbation on the whole image, which is unnecessary. In our work, we leverage higher-level semantic information to generate high aggressive local perturbations for anchor-free object detectors. As a result, it is less computationally intensive and achieves a higher black-box attack as well as transferring attack performance. The adversarial examples generated by our method are not only capable of attacking anchor-free object detectors, but also able to be transferred to attack anchor-based object detector.

📄 PDF Abstract BibTeX arXiv:2010.14291

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Regional Image Perturbation Reduces $L_p$ Norms of Adversarial Examples While Maintaining Model-to-model Transferability

2020-07-07 · Utku Ozbulak, Jonathan Peck, Wesley De Neve, Bart Goossens 외

Regional adversarial attacks often rely on complicated methods for generating adversarial perturbations, making it hard to compare their efficacy against well-known attacks. In this study, we show that effective regional…

model

A Game Theoretic Analysis of Additive Adversarial Attacks and Defenses

2020-09-14 · NeurIPS 2020 12 · Ambar Pal, René Vidal

Research in adversarial learning follows a cat and mouse game between attackers and defenders where attacks are proposed, they are mitigated by new defenses, and subsequently new attacks are proposed that break earlier d…

Triggering Failures: Out-Of-Distribution detection by learning from local adversarial attacks in Semantic Segmentation

2021-08-03 · ICCV 2021 10 · Victor Besnier, Andrei Bursuc, David Picard, Alexandre Briot

In this paper, we tackle the detection of out-of-distribution (OOD) objects in semantic segmentation. By analyzing the literature, we found that current methods are either accurate or fast but not both which limits their…

Out-of-Distribution DetectionOut of Distribution (OOD) DetectionSegmentationSemantic Segmentation

Leveraging Local Patch Differences in Multi-Object Scenes for Generative Adversarial Attacks

2022-09-20 · Abhishek Aich, Shasha Li, Chengyu Song, M. Salman Asif 외

State-of-the-art generative model-based attacks against image classifiers overwhelmingly focus on single-object (i.e., single dominant object) images. Different from such settings, we tackle a more practical problem of g…

Object

Enhancing Adversarial Transferability in Visual-Language Pre-training Models via Local Shuffle and Sample-based Attack

2025-11-02 · Xin Liu, Aoyang Zhou, Aoyang Zhou arxiv

Visual-Language Pre-training (VLP) models have achieved significant performance across various downstream tasks. However, they remain vulnerable to adversarial examples. While prior efforts focus on improving the adversa…