English

MJ: Multi-turn LLM Jailbreaking via Decomposed Credit Assignment

Computation and Language 2026-07-13 v1

Abstract

Modern large language models (LLMs) operate in interactive multi-turn settings, making multi-turn jailbreaking a realistic threat model and an important setting for automated red teaming. A core challenge in learning multi-turn jailbreak attackers is credit assignment: different turns contribute differently to the final outcome, yet existing learning signals are often too coarse to identify their individual contributions. We propose decomposed credit GRPO (DC-GRPO), a unified turn-level credit assignment framework for Group Relative Policy Optimization in multi-turn jailbreak learning. DC-GRPO assigns a separate group-relative learning signal to each turn by combining immediate and future credit, avoiding the credit misassignment induced by broadcasting a single trajectory-level score across the dialogue. We instantiate this framework with static and dynamic weighting rules that differ in how the two credit sources are balanced while sharing the same turn-level structure. Across multiple victim LLMs and benchmarks, the dynamic- and static-weighted variants achieve average ASR5@3 scores of 98.26% and 97.88%, respectively, substantially outperforming the state-of-the-art methods, including SEMA (86.58%) and TROJail (86.23%). Their consistently strong performance indicates that the central empirical benefit comes from turn-level group-relative credit assignment rather than a particular weighting rule. Warning: This paper contains examples of harmful content.

Cite

@article{arxiv.2607.11070,
  title  = {MJ: Multi-turn LLM Jailbreaking via Decomposed Credit Assignment},
  author = {Junyoung Park and Namgyu Park and Sechan Lee and Yoon-Chan Jhi and Jihoon Cho and Sangdon Park},
  journal= {arXiv preprint arXiv:2607.11070},
  year   = {2026}
}

Comments

29 pages. Warning: This paper contains examples of harmful content

R2 v1 2026-07-22T20:36:40.749Z