Beyond the Tragedy of the Commons: Building A Reputation System for Generative Multi-agent Systems
Siyue Ren, Wanli Fu, Xinkun Zou, Chen Shen, Yi Cai, Chen Chu, Zhen Wang, Shuyue Hu
TL;DR
This work tackles the tragedy of the commons in generative multi-agent systems by introducing RepuNet, a dynamic reputation framework that couples agent-level reputation dynamics with system-level network evolution driven by direct encounters and gossip. By shaping both self- and peer-reputations through encounters and gossip, and by rewiring networks to favor reputable partners, RepuNet incentivizes cooperative behavior and prevents resource exploitation. Two scenarios, a voluntary participation public goods task and a trust-based trading game, demonstrate that RepuNet fosters cooperative clusters, isolates defectors, and even reveals a bias toward sharing positive gossip, with an ablation study confirming the necessity of each component. The findings suggest reputation-driven social signaling and network adaptation as scalable mechanisms to maintain cooperation in generative MASs, with implications for robust collaboration in AI ecosystems.
Abstract
The tragedy of the commons, where individual self-interest leads to collectively disastrous outcomes, is a pervasive challenge in human society. Recent studies have demonstrated that similar phenomena can arise in generative multi-agent systems (MASs). To address this challenge, this paper explores the use of reputation systems as a remedy. We propose RepuNet, a dynamic, dual-level reputation framework that models both agent-level reputation dynamics and system-level network evolution. Specifically, driven by direct interactions and indirect gossip, agents form reputations for both themselves and their peers, and decide whether to connect or disconnect other agents for future interactions. Through two distinct scenarios, we show that RepuNet effectively mitigates the 'tragedy of the commons', promoting and sustaining cooperation in generative MASs. Moreover, we find that reputation systems can give rise to rich emergent behaviors in generative MASs, such as the formation of cooperative clusters, the social isolation of exploitative agents, and the preference for sharing positive gossip rather than negative ones.
