paper-with-me

Papers

MultiBreak: A Scalable and Diverse Multi-turn Jailbreak Benchmark for Evaluating LLM Safety

2026-05-03 · Jialin Song, Xiaodong Liu, Weiwei Yang, Wuyang Chen, Mingqian Feng, Xuekai Zhu, Jianfeng Gao arxiv

We present MultiBreak, a scalable and diverse multi-turn jailbreak benchmark to evaluate large language model (LLM) safety. Multi-turn jailbreaks mimic natural conversational settings, making them easier to bypass safety-aligned LLM than single-turn jailbreaks. Existing multi-turn benchmarks are limited in size or rely heavily on templates, which restrict their diversity. To address this gap, we unify a wide range of harmful jailbreak intents, and introduce an active learning pipeline for expanding high-quality multi-turn adversarial prompts, where a generator is iteratively fine-tuned to produce stronger attack candidates, guided by uncertainty-based refinement. Our MultiBreak includes 10,389 multi-turn adversarial prompts, spans 2,665 distinct harmful intents, and covers the most diverse set of topics to date. Empirical evaluation shows that our benchmark achieves up to a 54.0 and 34.6 higher attack success rate (ASR)} than the second-best dataset on DeepSeek-R1-7B and GPT-4.1-mini, respectively. More importantly, safety evaluations suggest that diverse attack categories uncover fine-grained LLM vulnerabilities}, and categories that appear benign under single-turn can exhibit substantially higher adversarial effectiveness in multi-turn scenarios. These findings highlight persistent vulnerabilities of LLMs under realistic adversarial settings and establish MultiBreak as a scalable resource for advancing LLM safety.

📄 PDF Abstract BibTeX arXiv:2605.01687

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Scalable Hierarchical Attention Transformers for Multi-Turn Jailbreak Detection in Long Conversations

2026-06-19 · Chenhui Hu, Muhammed Salih, Sudipto Guha, Subramanian Srinivasan arxiv

Multi-turn jailbreaks can evade turn-level moderation by spreading unsafe intent across a dialogue through gradual escalation, reframing, and role manipulation. We address multi-turn jailbreak detection as a conversation…

X-Teaming: Multi-Turn Jailbreaks and Defenses with Adaptive Multi-Agents

2025-04-15 · Salman Rahman, Liwei Jiang, James Shiffer, Genglin Liu 외

Multi-turn interactions with language models (LMs) pose critical safety risks, as harmful intent can be strategically spread across exchanges. Yet, the vast majority of prior work has focused on single-turn safety, while…

DiversityRed TeamingSafety Alignment

JailbreakOPT: Tool-Assisted Iterative Jailbreak Prompt Optimization

2026-06-09 · Ge Shi, Jun Yin, Donglin Xie, Fangyi Liu 외 arxiv

Jailbreak attacks expose persistent safety weaknesses in large language models (LLMs), but existing stateless single-turn methods face a trade-off: hand-crafted prompts are expressive but static, while iterative prompt o…

Attention-Aware GNN-based Input Defense against Multi-Turn LLM Jailbreak

2025-07-09 · Zixuan Huang, Kecheng Huang, Lihao Yin, Bowei He 외 arxiv

Large Language Models (LLMs) have gained significant traction in various applications, yet their capabilities present risks for both constructive and malicious exploitation. Despite extensive training and fine-tuning eff…

Graph Neural Network

JailbreakHunter: A Visual Analytics Approach for Jailbreak Prompts Discovery from Large-Scale Human-LLM Conversational Datasets

2024-07-03 · Zhihua Jin, Shiyi Liu, Haotian Li, Xun Zhao 외

Large Language Models (LLMs) have gained significant attention but also raised concerns due to the risk of misuse. Jailbreak prompts, a popular type of adversarial attack towards LLMs, have appeared and constantly evolve…

Adversarial AttackSemantic SimilaritySemantic Textual Similarity