Jailbreaking Large Language Models Against Moderation Guardrails via Cipher Characters
Haibo Jin, Andy Zhou, Joe D. Menke, Haohan Wang

TL;DR
This paper introduces JAMBench, a benchmark for evaluating LLM moderation guardrails, and proposes JAM, a novel jailbreak method that effectively bypasses both input and output filters, demonstrating significantly improved success rates.
Contribution
The paper presents JAMBench, a comprehensive benchmark for testing moderation guardrails, and introduces JAM, a new jailbreak technique that outperforms existing methods in bypassing safety measures.
Findings
JAM achieves approximately 19.88 times higher success rate than baselines.
JAM reduces filtered-out responses to about one-sixth of previous rates.
Experiments on four LLMs validate the effectiveness of JAM against moderation guardrails.
Abstract
Large Language Models (LLMs) are typically harmless but remain vulnerable to carefully crafted prompts known as ``jailbreaks'', which can bypass protective measures and induce harmful behavior. Recent advancements in LLMs have incorporated moderation guardrails that can filter outputs, which trigger processing errors for certain malicious questions. Existing red-teaming benchmarks often neglect to include questions that trigger moderation guardrails, making it difficult to evaluate jailbreak effectiveness. To address this issue, we introduce JAMBench, a harmful behavior benchmark designed to trigger and evaluate moderation guardrails. JAMBench involves 160 manually crafted instructions covering four major risk categories at multiple severity levels. Furthermore, we propose a jailbreak method, JAM (Jailbreak Against Moderation), designed to attack moderation guardrails using jailbreak…
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.
Videos
Taxonomy
TopicsCryptographic Implementations and Security · Hate Speech and Cyberbullying Detection · Adversarial Robustness in Machine Learning
