English

Robust Multi-Agent LLMs under Byzantine Faults

Multiagent Systems 2026-05-12 v1 Artificial Intelligence Machine Learning

Abstract

Large language model (LLM) agents increasingly collaborate over peer-to-peer networks to improve their reliability. However, these same interactions can also become a source of vulnerability, as unreliable or Byzantine agents may sway neighboring agents toward incorrect conclusions and degrade overall system performance. Existing methods rely on leader-based coordination or self-reported confidence, both of which are susceptible to adversarial manipulation. We study decentralized LLM multi-agent systems (LLM-MAS) and propose Self-Anchored Consensus (SAC), a fully decentralized iterative filter-and-refine protocol in which agents iteratively exchange responses, locally evaluate and filter unreliable messages, and refine their own outputs. We present (F+1)(F{+}1)-robustness conditions for the communication graph that ensure honest agents preserve and propagate reliable information despite Byzantine influence. Experiments on mathematical and commonsense reasoning benchmarks show that SAC effectively suppresses Byzantine influence and consistently improves performance across diverse communication topologies, whereas prior methods degrade under adversarial conditions.

Keywords

Cite

@article{arxiv.2605.09076,
  title  = {Robust Multi-Agent LLMs under Byzantine Faults},
  author = {Haejoon Lee and Vincent-Daniel Yun and Hyeonho Oh and Dimitra Panagou and Sai Praneeth Karimireddy},
  journal= {arXiv preprint arXiv:2605.09076},
  year   = {2026}
}
R2 v1 2026-07-01T13:00:14.613Z