Search papers, labs, and topics across Lattice.
This study investigates how intermediate layers of Large Language Models (LLMs) encode harmful intent in the context of jailbreak attacks by analyzing token-level predictive entropy trajectories. The research reveals that while traditional aggregate statistics of entropy provide little discriminative power, features that capture the evolution of entropy across token positions, particularly in intermediate layers, are significantly more informative. This insight indicates that the structural representation of jailbreak behavior is concentrated in mid-network layers rather than at the output, offering a new perspective on model vulnerabilities.
Entropy dynamics in intermediate layers reveal that jailbreak behavior is encoded more distinctly than previously understood, challenging conventional defenses.
Jailbreak attacks reveal a persistent weakness in aligned Large Language Models: carefully crafted prompts can elicit policy-violating responses despite safety training. While most defenses operate at the prompt or output level, it remains unclear how harmful intent is encoded within the model's internal representations. We investigate this question by analyzing token-level predictive entropy trajectories across layers of a frozen LLM using the logit lens. We find that static aggregate statistics of prompt-level entropy (e.g., mean, variance) carry little discriminative signal, whereas features capturing how entropy evolves across token positions, such as monotonic rank-based trend scores, are substantially more informative. Importantly, this signal is not uniform across model depth: it is concentrated in intermediate layers and degrades at the final layer, indicating that jailbreak-relevant structure is most pronounced in mid-network representations rather than at the output head. Across multiple models (Llama, Qwen, Gemma) and adversarial benchmarks, these entropy dynamics provide architecture-consistent separation without additional training. Together, our findings show that jailbreak behavior is reflected in structured intermediate uncertainty dynamics, clarifying both which entropy-derived features encode harmful intent and where in the network that signal is most pronounced.