Instruct2Attack: Language-Guided Semantic Adversarial Attacks
Jiang Liu, Chen Wei, Yuxiang Guo, Heng Yu, Alan Yuille, Soheil Feizi,, Chun Pong Lau, Rama Chellappa

TL;DR
Instruct2Attack (I2A) is a novel semantic adversarial attack method that uses language instructions and diffusion models to generate natural, diverse, and controllable adversarial examples capable of fooling advanced neural networks.
Contribution
The paper introduces I2A, a new language-guided semantic attack leveraging diffusion models, enhancing naturalness, diversity, and interpretability over previous noise-based methods.
Findings
I2A effectively breaks state-of-the-art neural networks.
I2A produces more natural and diverse adversarial examples.
The attack demonstrates strong transferability across architectures.
Abstract
We propose Instruct2Attack (I2A), a language-guided semantic attack that generates semantically meaningful perturbations according to free-form language instructions. We make use of state-of-the-art latent diffusion models, where we adversarially guide the reverse diffusion process to search for an adversarial latent code conditioned on the input image and text instruction. Compared to existing noise-based and semantic attacks, I2A generates more natural and diverse adversarial examples while providing better controllability and interpretability. We further automate the attack process with GPT-4 to generate diverse image-specific text instructions. We show that I2A can successfully break state-of-the-art deep neural networks even under strong adversarial defenses, and demonstrate great transferability among a variety of network architectures.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Model Reduction and Neural Networks · Machine Learning in Materials Science
MethodsAttention Is All You Need · Dense Connections · Dropout · Byte Pair Encoding · Softmax · Absolute Position Encodings · Layer Normalization · Linear Layer · Position-Wise Feed-Forward Layer · Label Smoothing
