Cooperate or Collapse: Emergence of Sustainable Cooperation in a Society of LLM Agents

📄 arXiv: 2404.16698v4 📥 PDF

作者: Giorgio Piatti, Zhijing Jin, Max Kleiman-Weiner, Bernhard Schölkopf, Mrinmaya Sachan, Rada Mihalcea

分类: cs.CL

发布日期: 2024-04-25 (更新: 2024-12-08)

备注: NeurIPS 2024


💡 一句话要点

提出GovSim以研究LLM代理的可持续合作问题

🎯 匹配领域: 支柱九:具身大模型 (Embodied Foundation Models)

关键词: 大型语言模型 合作决策 资源管理 伦理推理 多代理系统 可持续性 模拟平台

📋 核心要点

  1. 核心问题:现有的LLM在面对合作决策时,往往无法实现可持续的平衡,导致资源的过度开发。
  2. 方法要点:论文提出GovSim模拟平台,通过多代理的合作与沟通,研究LLM的决策过程及其对可持续性的影响。
  3. 实验或效果:实验表明,成功的多代理沟通对实现合作至关重要,而采用“普遍化”推理的代理在可持续性上表现显著更好。

📝 摘要(中文)

随着人工智能系统在生活中的广泛应用,确保大型语言模型(LLMs)做出安全决策仍然是一个重大挑战。我们引入了治理公共资源模拟(GovSim),这是一个生成性模拟平台,旨在研究LLMs中的战略互动和合作决策。在GovSim中,AI代理社会必须共同平衡对共同资源的开发与其未来的可持续性。该环境使我们能够研究伦理考量、战略规划和谈判技巧如何影响合作结果。我们的研究发现,除了最强大的LLM代理外,其他代理在GovSim中未能实现可持续平衡,生存率最高不足54%。

🔬 方法详解

问题定义:论文要解决的问题是如何在LLM代理之间实现可持续的合作决策。现有方法的痛点在于大多数LLM无法有效分析其行为对群体平衡的长期影响,导致合作失败。

核心思路:论文的核心解决思路是通过GovSim平台模拟LLM代理的互动,研究其在资源管理中的合作能力。设计这一平台的原因在于能够系统地分析伦理、战略和沟通对合作结果的影响。

技术框架:GovSim的整体架构包括多个模块:代理模型、资源管理机制、伦理决策框架和多代理沟通系统。每个模块协同工作,以模拟真实的合作环境。

关键创新:最重要的技术创新点在于引入“普遍化”推理理论,使得代理能够在决策中考虑更广泛的伦理因素,从而提高合作的可持续性。这与传统的决策模型有本质区别。

关键设计:在技术细节上,论文对代理的沟通机制进行了优化,设置了特定的参数以促进信息共享,并设计了损失函数以鼓励可持续的资源利用。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

实验结果显示,除了最强大的LLM代理外,其他代理在GovSim中生存率最高不足54%。成功的多代理沟通被证明是实现合作的关键,而采用“普遍化”推理的代理在可持续性方面表现显著更好,提升幅度明显。

🎯 应用场景

该研究的潜在应用领域包括智能城市管理、资源共享平台和多智能体系统的协调。通过优化LLM的合作决策能力,可以在多个领域实现更高效的资源管理和可持续发展,具有重要的实际价值和未来影响。

📄 摘要(原文)

As AI systems pervade human life, ensuring that large language models (LLMs) make safe decisions remains a significant challenge. We introduce the Governance of the Commons Simulation (GovSim), a generative simulation platform designed to study strategic interactions and cooperative decision-making in LLMs. In GovSim, a society of AI agents must collectively balance exploiting a common resource with sustaining it for future use. This environment enables the study of how ethical considerations, strategic planning, and negotiation skills impact cooperative outcomes. We develop an LLM-based agent architecture and test it with the leading open and closed LLMs. We find that all but the most powerful LLM agents fail to achieve a sustainable equilibrium in GovSim, with the highest survival rate below 54%. Ablations reveal that successful multi-agent communication between agents is critical for achieving cooperation in these cases. Furthermore, our analyses show that the failure to achieve sustainable cooperation in most LLMs stems from their inability to formulate and analyze hypotheses about the long-term effects of their actions on the equilibrium of the group. Finally, we show that agents that leverage "Universalization"-based reasoning, a theory of moral thinking, are able to achieve significantly better sustainability. Taken together, GovSim enables us to study the mechanisms that underlie sustainable self-government with specificity and scale. We open source the full suite of our research results, including the simulation environment, agent prompts, and a comprehensive web interface.