CRAIApr 2, 2024

Great, Now Write an Article About That: The Crescendo Multi-Turn LLM Jailbreak Attack

arXiv:2404.01833v3326 citationsh-index: 35USENIX Security Symposium
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in LLMs for developers and users, presenting a novel attack method that is incremental in improving jailbreak efficacy.

The paper tackles the problem of jailbreaking large language models (LLMs) to bypass safety alignments, introducing the Crescendo attack, a multi-turn method that gradually escalates dialogue to achieve high success rates across models like ChatGPT and Gemini, with automated tool Crescendomation showing 29-71% higher performance than state-of-the-art techniques on benchmarks.

Large Language Models (LLMs) have risen significantly in popularity and are increasingly being adopted across multiple applications. These LLMs are heavily aligned to resist engaging in illegal or unethical topics as a means to avoid contributing to responsible AI harms. However, a recent line of attacks, known as jailbreaks, seek to overcome this alignment. Intuitively, jailbreak attacks aim to narrow the gap between what the model can do and what it is willing to do. In this paper, we introduce a novel jailbreak attack called Crescendo. Unlike existing jailbreak methods, Crescendo is a simple multi-turn jailbreak that interacts with the model in a seemingly benign manner. It begins with a general prompt or question about the task at hand and then gradually escalates the dialogue by referencing the model's replies progressively leading to a successful jailbreak. We evaluate Crescendo on various public systems, including ChatGPT, Gemini Pro, Gemini-Ultra, LlaMA-2 70b and LlaMA-3 70b Chat, and Anthropic Chat. Our results demonstrate the strong efficacy of Crescendo, with it achieving high attack success rates across all evaluated models and tasks. Furthermore, we present Crescendomation, a tool that automates the Crescendo attack and demonstrate its efficacy against state-of-the-art models through our evaluations. Crescendomation surpasses other state-of-the-art jailbreaking techniques on the AdvBench subset dataset, achieving 29-61% higher performance on GPT-4 and 49-71% on Gemini-Pro. Finally, we also demonstrate Crescendo's ability to jailbreak multimodal models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes