...

Representation Space Guided Reinforcement Learning for Interpretable LLM Jailbreaking


View a PDF of the paper titled xJailbreak: Representation Space Guided Reinforcement Learning for Interpretable LLM Jailbreaking, by Sunbowen Lee and 9 other authors

View PDF
HTML (experimental)

Abstract:Safety alignment mechanism are essential for preventing large language models (LLMs) from generating harmful information or unethical content. However, cleverly crafted prompts can bypass these safety measures without accessing the model’s internal parameters, a phenomenon known as black-box jailbreak. Existing heuristic black-box attack methods, such as genetic algorithms, suffer from limited effectiveness due to their inherent randomness, while recent reinforcement learning (RL) based methods often lack robust and informative reward signals. To address these challenges, we propose a novel black-box jailbreak method leveraging RL, which optimizes prompt generation by analyzing the embedding proximity between benign and malicious prompts. This approach ensures that the rewritten prompts closely align with the intent of the original prompts while enhancing the attack’s effectiveness. Furthermore, we introduce a comprehensive jailbreak evaluation framework incorporating keywords, intent matching, and answer validation to provide a more rigorous and holistic assessment of jailbreak success. Experimental results show the superiority of our approach, achieving state-of-the-art (SOTA) performance on several prominent open and closed-source LLMs, including Qwen2.5-7B-Instruct, Llama3.1-8B-Instruct, and GPT-4o-0806. Our method sets a new benchmark in jailbreak attack effectiveness, highlighting potential vulnerabilities in LLMs. The codebase for this work is available at this https URL.

Submission history

From: Sunbowen Lee [view email]
[v1]
Tue, 28 Jan 2025 06:07:58 UTC (3,721 KB)
[v2]
Thu, 30 Jan 2025 16:17:56 UTC (3,708 KB)

Source link

#Representation #Space #Guided #Reinforcement #Learning #Interpretable #LLM #Jailbreaking