English

HTS-Attack: Heuristic Token Search for Jailbreaking Text-to-Image Models

Computer Vision and Pattern Recognition 2024-12-17 v3 Cryptography and Security

Abstract

Text-to-Image(T2I) models have achieved remarkable success in image generation and editing, yet these models still have many potential issues, particularly in generating inappropriate or Not-Safe-For-Work(NSFW) content. Strengthening attacks and uncovering such vulnerabilities can advance the development of reliable and practical T2I models. Most of the previous works treat T2I models as white-box systems, using gradient optimization to generate adversarial prompts. However, accessing the model's gradient is often impossible in real-world scenarios. Moreover, existing defense methods, those using gradient masking, are designed to prevent attackers from obtaining accurate gradient information. While several black-box jailbreak attacks have been explored, they achieve the limited performance of jailbreaking T2I models due to difficulties associated with optimization in discrete spaces. To address this, we propose HTS-Attack, a heuristic token search attack method. HTS-Attack begins with an initialization that removes sensitive tokens, followed by a heuristic search where high-performing candidates are recombined and mutated. This process generates a new pool of candidates, and the optimal adversarial prompt is updated based on their effectiveness. By incorporating both optimal and suboptimal candidates, HTS-Attack avoids local optima and improves robustness in bypassing defenses. Extensive experiments validate the effectiveness of our method in attacking the latest prompt checkers, post-hoc image checkers, securely trained T2I models, and online commercial models.

Keywords

Cite

@article{arxiv.2408.13896,
  title  = {HTS-Attack: Heuristic Token Search for Jailbreaking Text-to-Image Models},
  author = {Sensen Gao and Xiaojun Jia and Yihao Huang and Ranjie Duan and Jindong Gu and Yang Bai and Yang Liu and Qing Guo},
  journal= {arXiv preprint arXiv:2408.13896},
  year   = {2024}
}
R2 v1 2026-06-28T18:23:22.533Z