English

TROJail: Trajectory-Level Optimization for Multi-Turn Large Language Model Jailbreaks with Process Rewards

Artificial Intelligence 2026-04-22 v3 Machine Learning

Abstract

Large language models have seen widespread adoption, yet they remain vulnerable to multi-turn jailbreak attacks, threatening their safe deployment. This has led to the task of training automated multi-turn attackers to probe model safety vulnerabilities. However, existing approaches typically rely on turn-level optimization, which is insufficient for learning long-term attack strategies. To bridge this gap, we formulate this task as a multi-turn reinforcement learning problem, directly optimizing the harmfulness of the final-turn response as the outcome reward. To address the sparse supervision of the outcome reward, we introduce TROJail, which employs two process rewards to evaluate the utility of intermediate prompts and integrate them into advantage estimation. These rewards (1) penalize overly harmful prompts that trigger the model's refusal mechanism, and (2) encourage steering the semantic relevance of responses toward the targeted harmful content. Experimental results show improved attack success rates across multiple models and benchmarks, highlighting the effectiveness of our approach. The code is available at https://github.com/xxiqiao/TROJail. Warning: This paper contains examples of harmful content.

Keywords

Cite

@article{arxiv.2512.07761,
  title  = {TROJail: Trajectory-Level Optimization for Multi-Turn Large Language Model Jailbreaks with Process Rewards},
  author = {Xiqiao Xiong and Ouxiang Li and Zhuo Liu and Moxin Li and Wentao Shi and Fengbin Zhu and Qifan Wang and Fuli Feng},
  journal= {arXiv preprint arXiv:2512.07761},
  year   = {2026}
}

Comments

Accepted to ACL 2026 Main Conference

R2 v1 2026-07-01T08:15:15.383Z