English

Combating Adversarial Attacks with Multi-Agent Debate

Computation and Language 2024-01-12 v1 Artificial Intelligence

Abstract

While state-of-the-art language models have achieved impressive results, they remain susceptible to inference-time adversarial attacks, such as adversarial prompts generated by red teams arXiv:2209.07858. One approach proposed to improve the general quality of language model generations is multi-agent debate, where language models self-evaluate through discussion and feedback arXiv:2305.14325. We implement multi-agent debate between current state-of-the-art language models and evaluate models' susceptibility to red team attacks in both single- and multi-agent settings. We find that multi-agent debate can reduce model toxicity when jailbroken or less capable models are forced to debate with non-jailbroken or more capable models. We also find marginal improvements through the general usage of multi-agent interactions. We further perform adversarial prompt content classification via embedding clustering, and analyze the susceptibility of different models to different types of attack topics.

Keywords

Cite

@article{arxiv.2401.05998,
  title  = {Combating Adversarial Attacks with Multi-Agent Debate},
  author = {Steffi Chern and Zhen Fan and Andy Liu},
  journal= {arXiv preprint arXiv:2401.05998},
  year   = {2024}
}
R2 v1 2026-06-28T14:14:24.135Z