paper-with-me

Papers

Diverse Generative Perturbations on Attention Space for Transferable Adversarial Attacks

2022-08-11 · Woo Jae Kim, Seunghoon Hong, Sung-Eui Yoon

Adversarial attacks with improved transferability - the ability of an adversarial example crafted on a known model to also fool unknown models - have recently received much attention due to their practicality. Nevertheless, existing transferable attacks craft perturbations in a deterministic manner and often fail to fully explore the loss surface, thus falling into a poor local optimum and suffering from low transferability. To solve this problem, we propose Attentive-Diversity Attack (ADA), which disrupts diverse salient features in a stochastic manner to improve transferability. Primarily, we perturb the image attention to disrupt universal features shared by different models. Then, to effectively avoid poor local optima, we disrupt these features in a stochastic manner and explore the search space of transferable perturbations more exhaustively. More specifically, we use a generator to produce adversarial perturbations that each disturbs features in different ways depending on an input latent code. Extensive experimental evaluations demonstrate the effectiveness of our method, outperforming the transferability of state-of-the-art methods. Codes are available at https://github.com/wkim97/ADA.

📄 PDF Abstract BibTeX arXiv:2208.05650

Code (1)

wkim97/ada 공식 구현 pytorch

Tasks

Diversity

Similar Papers 제목 키워드 기반

Learning Cross-Domain Representations for Transferable Drug Perturbations on Single-Cell Transcriptional Responses

2024-12-26 · Hui Liu, Shikai Jin

Phenotypic drug discovery has attracted widespread attention because of its potential to identify bioactive molecules. Transcriptomic profiling provides a comprehensive reflection of phenotypic changes in cellular respon…

DecoderDrug DiscoveryRepresentation Learning

Diffusion Models for Imperceptible and Transferable Adversarial Attack

2023-05-14 · Jianqi Chen, Hao Chen, Keyan Chen, Yilan Zhang 외

Many existing adversarial attacks generate $L_p$-norm perturbations on image RGB space. Despite some achievements in transferability and attack success rate, the crafted adversarial examples are easily perceived by human…

Adversarial Attack

When Robots Obey the Patch: Universal Transferable Patch Attacks on Vision-Language-Action Models

2025-11-26 · Hui Lu, Yi Yu, Yiming Yang, Chenyu Yi 외 arxiv

Vision-Language-Action (VLA) models are vulnerable to adversarial attacks, yet universal and transferable attacks remain underexplored, as most existing patches overfit to a single model and fail in black-box settings. T…

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

CLIP-Guided Generative Networks for Transferable Targeted Adversarial Attacks

2024-07-14 · Hao Fang, Jiawei Kong, Bin Chen, Tao Dai 외

Transferable targeted adversarial attacks aim to mislead models into outputting adversary-specified predictions in black-box scenarios. Recent studies have introduced \textit{single-target} generative attacks that train …