English

Instruct2Attack: Language-Guided Semantic Adversarial Attacks

Computer Vision and Pattern Recognition 2023-11-28 v1 Artificial Intelligence Cryptography and Security Machine Learning Image and Video Processing

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.

Keywords

Cite

@article{arxiv.2311.15551,
  title  = {Instruct2Attack: Language-Guided Semantic Adversarial Attacks},
  author = {Jiang Liu and Chen Wei and Yuxiang Guo and Heng Yu and Alan Yuille and Soheil Feizi and Chun Pong Lau and Rama Chellappa},
  journal= {arXiv preprint arXiv:2311.15551},
  year   = {2023}
}

Comments

under submission, code coming soon

R2 v1 2026-06-28T13:32:16.705Z