Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

AttnGCG: Enhancing Jailbreaking Attacks on LLMs with Attention Manipulation

About

This paper studies the vulnerabilities of transformer-based Large Language Models (LLMs) to jailbreaking attacks, focusing specifically on the optimization-based Greedy Coordinate Gradient (GCG) strategy. We first observe a positive correlation between the effectiveness of attacks and the internal behaviors of the models. For instance, attacks tend to be less effective when models pay more attention to system prompts designed to ensure LLM safety alignment. Building on this discovery, we introduce an enhanced method that manipulates models' attention scores to facilitate LLM jailbreaking, which we term AttnGCG. Empirically, AttnGCG shows consistent improvements in attack efficacy across diverse LLMs, achieving an average increase of ~7% in the Llama-2 series and ~10% in the Gemma series. Our strategy also demonstrates robust attack transferability against both unseen harmful goals and black-box LLMs like GPT-3.5 and GPT-4. Moreover, we note our attention-score visualization is more interpretable, allowing us to gain better insights into how our targeted attention manipulation facilitates more effective jailbreaking. We release the code at https://github.com/UCSC-VLAA/AttnGCG-attack.

Zijun Wang, Haoqin Tu, Jieru Mei, Bingchen Zhao, Yisen Wang, Cihang Xie• 2024

Related benchmarks

TaskDatasetResultRank
Jailbreak AttackAdvBench
ASR94
283
JailbreakAdvBench
Avg Queries27.49
119
Token-forcing loss optimizationRandom targets Held-out (val)
Qwen-2.5-7B Loss5.91
56
Adversarial Attack Transfer388 harmful behaviors
Attack Success Rate (ASR)64.43
48
Showing 4 of 4 rows

Other info

Follow for update