paper-with-me

홈 › Papers

Jailbreak-Zero: A Path to Pareto Optimal Red Teaming for Large Language Models

2025-12-18 · Kai Hu, Abhinav Aggarwal, Mehran Khodabandeh, David Zhang, Eric Hsin, Li Chen, Ankit Jain, Matt Fredrikson, Akash Bharadwaj arxiv

This paper introduces Jailbreak-Zero, a novel red teaming methodology that shifts the paradigm of Large Language Model (LLM) safety evaluation from a constrained example-based approach to a more expansive and effective policy-based framework. By leveraging an attack LLM to generate a high volume of diverse adversarial prompts and then fine-tuning this attack model with a preference dataset, Jailbreak-Zero achieves Pareto optimality across the crucial objectives of policy coverage, attack strategy diversity, and prompt fidelity to real user inputs. The empirical evidence demonstrates the superiority of this method, showcasing significantly higher attack success rates against both open-source and proprietary models like GPT-40 and Claude 3.5 when compared to existing state-of-the-art techniques. Crucially, Jailbreak-Zero accomplishes this while producing human-readable and effective adversarial prompts with minimal need for human intervention, thereby presenting a more scalable and comprehensive solution for identifying and mitigating the safety vulnerabilities of LLMs.

📄 PDF Abstract BibTeX arXiv:2601.03265

Code (0)

등록된 구현이 없습니다.

Tasks

Red Teaming

Similar Papers 제목 키워드 기반

Let the Bees Find the Weak Spots: A Path Planning Perspective on Multi-Turn Jailbreak Attacks against LLMs

2025-11-05 · Yize Liu, Yunyun Hou, Aina Sui arxiv

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, utili…

Red Teaming

WildTeaming at Scale: From In-the-Wild Jailbreaks to (Adversarially) Safer Language Models

2024-06-26 · Liwei Jiang, Kavel Rao, Seungju Han, Allyson Ettinger 외

We introduce WildTeaming, an automatic LLM safety red-teaming framework that mines in-the-wild user-chatbot interactions to discover 5.7K unique clusters of novel jailbreak tactics, and then composes multiple tactics for…

ChatbotRed Teaming

RedAgent: Red Teaming Large Language Models with Context-aware Autonomous Language Agent

2024-07-23 · Huiyu Xu, Wenhui Zhang, Zhibo Wang, Feng Xiao 외

Recently, advanced Large Language Models (LLMs) such as GPT-4 have been integrated into many real-world applications like Code Copilot. These applications have significantly expanded the attack surface of LLMs, exposing …

Red Teaming

JBFuzz: Jailbreaking LLMs Efficiently and Effectively Using Fuzzing

2025-03-12 · Vasudev Gohil

Large language models (LLMs) have shown great promise as language understanding and decision making tools, and they have permeated various aspects of our everyday life. However, their widespread availability also comes w…

Red TeamingSafety Alignment

Red Teaming GPT-4V: Are GPT-4V Safe Against Uni/Multi-Modal Jailbreak Attacks?

2024-04-04 · Shuo Chen, Zhen Han, Bailan He, Zifeng Ding 외

Various jailbreak attacks have been proposed to red-team Large Language Models (LLMs) and revealed the vulnerable safeguards of LLMs. Besides, some methods are not limited to the textual modality and extend the jailbreak…

Red Teaming