paper-with-me

Papers

CLIP-Guided Generative Networks for Transferable Targeted Adversarial Attacks

2024-07-14 · Hao Fang, Jiawei Kong, Bin Chen, Tao Dai, Hao Wu, Shu-Tao Xia

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 a generator for each target class to generate highly transferable perturbations, resulting in substantial computational overhead when handling multiple classes. \textit{Multi-target} attacks address this by training only one class-conditional generator for multiple classes. However, the generator simply uses class labels as conditions, failing to leverage the rich semantic information of the target class. To this end, we design a \textbf{C}LIP-guided \textbf{G}enerative \textbf{N}etwork with \textbf{C}ross-attention modules (CGNC) to enhance multi-target attacks by incorporating textual knowledge of CLIP into the generator. Extensive experiments demonstrate that CGNC yields significant improvements over previous multi-target generative attacks, e.g., a 21.46\% improvement in success rate from ResNet-152 to DenseNet-121. Moreover, we propose a masked fine-tuning mechanism to further strengthen our method in attacking a single class, which surpasses existing single-target methods.

📄 PDF Abstract BibTeX arXiv:2407.10179

Code (1)

ffhibnese/CGNC_Targeted_Adversarial_Attacks 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

AIM: Additional Image Guided Generation of Transferable Adversarial Attacks

2025-01-02 · Teng Li, Xingjun Ma, Yu-Gang Jiang

Transferable adversarial examples highlight the vulnerability of deep neural networks (DNNs) to imperceptible perturbations across various real-world applications. While there have been notable advancements in untargeted…

Towards Transferable Targeted Adversarial Examples

2023-01-01 · CVPR 2023 1 · Zhibo Wang, Hongshan Yang, Yunhe Feng, Peng Sun 외

Transferability of adversarial examples is critical for black-box deep learning model attacks. While most existing studies focus on enhancing the transferability of untargeted adversarial attacks, few of them studied…

Adversarial Attack

Dynamic Generative Targeted Attacks With Pattern Injection

2023-01-01 · CVPR 2023 1 · Weiwei Feng, Nanqing Xu, Tianzhu Zhang, Yongdong Zhang

Adversarial attacks can evaluate model robustness and have been of great concerns in recent years. Among various attacks, targeted attacks aim at misleading victim models to output adversary-desired predictions, whic…

CausalCLIP: Causally-Informed Feature Disentanglement and Filtering for Generalizable Detection of Generated Images

2025-12-15 · Bo Liu, Qiao Qin, Qinghui He arxiv

The rapid advancement of generative models has increased the demand for generated image detectors capable of generalizing across diverse and evolving generation techniques. However, existing methods, including those leve…

Causal Inference

Delving into Transferable Adversarial Examples and Black-box Attacks

2016-11-08 · Yanpei Liu, Xinyun Chen, Chang Liu, Dawn Song

An intriguing property of deep neural networks is the existence of adversarial examples, which can transfer among different architectures. These transferable adversarial examples may severely hinder deep neural network-b…

Adversarial AttackAdversarial Defenseimage-classificationImage Classification