paper-with-me

Papers

Efficient LLM Safety Evaluation through Multi-Agent Debate

2025-11-09 · Dachuan Lin, Guobin Shen, Zihao Yang, Tianrong Liu, Dongcheng Zhao, Yi Zeng arxiv

Safety evaluation of large language models (LLMs) increasingly relies on LLM-as-a-judge pipelines, but strong judges can still be expensive to use at scale. We study whether structured multi-agent debate can improve judge reliability while keeping backbone size and cost modest. To do so, we introduce HAJailBench, a human-annotated jailbreak benchmark with 11,100 labeled interactions spanning diverse attack methods and target models, and we pair it with a Multi-Agent Judge framework in which critic, defender, and judge agents debate under a shared safety rubric. On HAJailBench, the framework improves over matched small-model prompt baselines and prior multi-agent judges, while remaining more economical than GPT-4o under the evaluated pricing snapshot. Ablation results further show that a small number of debate rounds is sufficient to capture most of the gain. Together, these results support structured, value-aligned debate as a practical design for scalable LLM safety evaluation.

📄 PDF Abstract BibTeX arXiv:2511.06396

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RedDebate: Safer Responses through Multi-Agent Red Teaming Debates

2025-06-04 · Ali Asad, Stephen Obadinma, Radin Shayanfar, Xiaodan Zhu

We propose RedDebate, a novel multi-agent debate framework that leverages adversarial argumentation among Large Language Models (LLMs) to proactively identify and mitigate their own unsafe behaviours. Existing AI safety …

Red Teaming

L-MAD: A Systematic Evaluation of Multi-Agent Debate Structures in Legal Reasoning

2026-07-10 · Tan-Minh Nguyen, Hoang-Trung Nguyen, Huu-Dong Nguyen, Dinh-Truong Do 외 arxiv

While multi-agent debate (MAD) frameworks have shown significant potential in general reasoning, their effectiveness in highly structured, knowledge-heavy legal domains remains under-explored. In this work, we introduce …

Legal Reasoning

HarmTransform: Transforming Explicit Harmful Queries into Stealthy via Multi-Agent Debate

2025-12-09 · Shenzhe Zhu arxiv

Large language models (LLMs) are equipped with safety mechanisms to detect and block harmful queries, yet current alignment approaches primarily focus on overtly dangerous content and overlook more subtle threats. Howeve…

MV-Debate: Multi-view Agent Debate with Dynamic Reflection Gating for Multimodal Harmful Content Detection in Social Media

2025-08-07 · Rui Lu, Jinhe Bi, Yunpu Ma, Feng Xiao 외 arxiv

Social media has evolved into a complex multimodal environment where text, images, and other signals interact to shape nuanced meanings, often concealing harmful intent. Identifying such intent, whether sarcasm, hate spe…

Intent Detection

MADRA: Multi-Agent Debate for Risk-Aware Embodied Planning

2025-11-26 · Junjian Wang, Lidan Zhao, Xi Sheryl Zhang arxiv

Ensuring the safety of embodied AI agents during task planning is critical for real-world deployment, especially in household environments where dangerous instructions pose significant risks. Existing methods often suffe…