English

NegBLEURT Forest: Leveraging Inconsistencies for Detecting Jailbreak Attacks

Cryptography and Security 2025-12-01 v2 Artificial Intelligence

Abstract

Jailbreak attacks designed to bypass safety mechanisms pose a serious threat by prompting LLMs to generate harmful or inappropriate content, despite alignment with ethical guidelines. Crafting universal filtering rules remains difficult due to their inherent dependence on specific contexts. To address these challenges without relying on threshold calibration or model fine-tuning, this work introduces a semantic consistency analysis between successful and unsuccessful responses, demonstrating that a negation-aware scoring approach captures meaningful patterns. Building on this insight, a novel detection framework called NegBLEURT Forest is proposed to evaluate the degree of alignment between outputs elicited by adversarial prompts and expected safe behaviors. It identifies anomalous responses using the Isolation Forest algorithm, enabling reliable jailbreak detection. Experimental results show that the proposed method consistently achieves top-tier performance, ranking first or second in accuracy across diverse models using the crafted dataset, while competing approaches exhibit notable sensitivity to model and data variations.

Keywords

Cite

@article{arxiv.2511.11784,
  title  = {NegBLEURT Forest: Leveraging Inconsistencies for Detecting Jailbreak Attacks},
  author = {Lama Sleem and Jerome Francois and Lujun Li and Nathan Foucher and Niccolo Gentile and Radu State},
  journal= {arXiv preprint arXiv:2511.11784},
  year   = {2025}
}

Comments

This paper has been accepted in IEEE Consumer Communications & Networking Conference 2026

R2 v1 2026-07-01T07:38:17.085Z