Preventing Rogue Agents Improves Multi-Agent Collaboration
Ohav Barbi, Ori Yoran, Mor Geva

TL;DR
This paper introduces a monitoring approach to detect and prevent rogue agents in multi-agent systems, significantly improving collaboration success across various environments.
Contribution
It proposes a novel method for monitoring agents during action prediction to prevent failures caused by rogue agents in multi-agent systems.
Findings
Performance gains up to 17.4%, 2.5%, and 20% in different environments.
Effective identification of critical confusion points by monitors.
Interventions successfully prevent error propagation.
Abstract
Multi-agent systems, where specialized agents collaborate to solve a shared task hold great potential, from increased modularity to simulating complex environments. However, they also have a major caveat -- a single agent can cause the entire system to fail. Consider a simple game where the knowledge to solve the task is distributed between agents, which share information in a communication channel. At each round, any of the agents can terminate the game and make the final prediction, even if they are uncertain about the outcome of their action. Detection of such rogue agents before they act may prevent the system's failure. In this work, we propose to monitor agents during action prediction and intervene when a future error is likely to occur. To test our approach, we introduce WhoDunitEnv, a multi-agent collaboration environment that allows modular control over task complexity and…
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
TopicsMulti-Agent Systems and Negotiation
