CRAIMay 18

Babel: Jailbreaking Safety Attention via Obfuscation Distribution Optimized Sampling

arXiv:2605.1797199.0
Predicted impact top 1% in CR · last 90 daysOriginality Highly original
AI Analysis

Provides a highly effective black-box jailbreak method for red-teaming LLMs, exposing a fundamental safety gap.

Babel exploits a vulnerability in LLM safety mechanisms where only a few attention heads enforce alignment, achieving state-of-the-art jailbreak success rates (82.67% on GPT-4o, 78.33% on Claude-3-5-haiku) with high query efficiency (avg. 40 queries).

Despite rigorous safety alignment, Large Language Models (LLMs) remain vulnerable to jailbreak attacks. Existing black-box methods often rely on heuristic templates or exhaustive trials, lacking mechanistic interpretability and query efficiency. In this study, we investigate an intrinsic vulnerability in the safety mechanisms of LLMs, where safety alignment relies on a small set of sparsely distributed attention heads, leaving much of the representational space weakly monitored. We formalize this phenomenon with a mathematical jailbreaking model that characterizes the delicate boundary of effective text obfuscation and analytically explains observed jailbreak behaviors. Guided by this model, we propose Babel, an efficient black-box attack framework that exploits the identified safety gap through systematic obfuscation sampling with iterative, feedback-driven distribution refinement, enabling reliable and high-success jailbreak attacks without access to model internals. Comprehensive evaluations on frontier commercial models demonstrate that Babel achieves state-of-the-art attack success rates and superior query efficiency. Specifically, compared to state-of-the-art methods, Babel increases the attack success rate on GPT-4o from 41.33% to 82.67% and on Claude-3-5-haiku from 38.33% to 78.33% within an average of 40 queries, providing a robust red-teaming methodology for LLMs safety research.

Foundations

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

Your Notes