AutoDAN: Generating Stealthy Jailbreak Prompts on Aligned Large Language Models
Xiaogeng Liu, Nan Xu, Muhao Chen, Chaowei Xiao

TL;DR
AutoDAN is a novel hierarchical genetic algorithm that automatically generates stealthy, semantically meaningful jailbreak prompts for aligned large language models, revealing vulnerabilities and surpassing existing attack methods in transferability and universality.
Contribution
AutoDAN introduces a new automated, hierarchical genetic algorithm approach for generating stealthy jailbreak prompts, addressing scalability and detectability issues of prior methods.
Findings
AutoDAN effectively automates jailbreak prompt generation.
AutoDAN outperforms baseline in transferability and universality.
AutoDAN bypasses perplexity-based defenses successfully.
Abstract
The aligned Large Language Models (LLMs) are powerful language understanding and decision-making tools that are created through extensive alignment with human feedback. However, these large models remain susceptible to jailbreak attacks, where adversaries manipulate prompts to elicit malicious outputs that should not be given by aligned LLMs. Investigating jailbreak prompts can lead us to delve into the limitations of LLMs and further guide us to secure them. Unfortunately, existing jailbreak techniques suffer from either (1) scalability issues, where attacks heavily rely on manual crafting of prompts, or (2) stealthiness problems, as attacks depend on token-based algorithms to generate prompts that are often semantically meaningless, making them susceptible to detection through basic perplexity testing. In light of these challenges, we intend to answer this question: Can we develop an…
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.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
