On the Resilience of LLM-Based Multi-Agent Collaboration with Faulty Agents
Jen-tse Huang, Jiaxu Zhou, Tailin Jin, Xuhui Zhou, Zixi Chen, Wenxuan Wang, Youliang Yuan, Michael R. Lyu, Maarten Sap

TL;DR
This paper evaluates the resilience of large language model-based multi-agent systems against faulty or malicious agents, proposing methods to simulate faults and mechanisms to improve system robustness across various tasks.
Contribution
It introduces AutoTransform and AutoInject to simulate agent faults, and proposes Challenger and Inspector mechanisms to enhance system resilience, with extensive experimental validation.
Findings
Hierarchical system structures are more resilient to faults.
Challenger and Inspector significantly reduce error impacts.
Resilience improvements up to 96.4% in error recovery.
Abstract
Large language model-based multi-agent systems have shown great abilities across various tasks due to the collaboration of expert agents, each focusing on a specific domain. However, the impact of clumsy or even malicious agents--those who frequently make errors in their tasks--on the overall performance of the system remains underexplored. This paper investigates: (1) What is the resilience of various system structures (e.g., ABC, ABC) under faulty agents, on different downstream tasks? (2) How can we increase system resilience to defend against these agents? To simulate faulty agents, we propose two approaches--AutoTransform and AutoInject--which introduce mistakes into the agents' responses. Experiments on four downstream tasks using six systems show that the "hierarchical" structure, i.e.,…
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.
Code & Models
Videos
Taxonomy
TopicsNetwork Security and Intrusion Detection · Smart Grid Security and Resilience · Blockchain Technology Applications and Security
