Let the Bees Find the Weak Spots: A Path Planning Perspective on Multi-Turn Jailbreak Attacks against LLMs
Yize Liu, Yunyun Hou, Aina Sui

TL;DR
This paper models multi-turn jailbreak attacks on LLMs as a path planning problem and introduces an efficient artificial bee colony algorithm that significantly reduces attack overhead while maintaining high success rates.
Contribution
It presents a novel theoretical framework and an improved algorithm for multi-turn jailbreaks, enhancing efficiency and success rates over existing methods.
Findings
Achieves over 90% attack success rate on multiple models
Reduces average queries to 26, lowering attack overhead
Outperforms existing baselines in efficiency and success rate
Abstract
Large Language Models (LLMs) have been widely deployed across various applications, yet their potential security and ethical risks have raised increasing concerns. Existing research employs red teaming evaluations, utilizing multi-turn jailbreaks to identify potential vulnerabilities in LLMs. However, these approaches often lack exploration of successful dialogue trajectories within the attack space, and they tend to overlook the considerable overhead associated with the attack process. To address these limitations, this paper first introduces a theoretical model based on dynamically weighted graph topology, abstracting the multi-turn attack process as a path planning problem. Based on this framework, we propose ABC, an enhanced Artificial Bee Colony algorithm for multi-turn jailbreaks, featuring a collaborative search mechanism with employed, onlooker, and scout bees. This algorithm…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Adversarial Robustness in Machine Learning · Natural Language Processing Techniques
