用LLM+分层知识图谱实现可自适应协作的分布式智能体
LLM-Powered Decentralized Generative Agents with Adaptive Hierarchical Knowledge Graph for Cooperative Planning
- 基于大语言模型与分层知识图谱构建去中心化记忆与结构化通信系统
- 两智能体协作减少63%步数,六智能体减少74%步数,效率显著提升
- 适合需要长期协作与动态适应的开放世界多智能体场景
在动态开放世界中实现智能体的长期协作是多智能体系统的一大挑战。传统多智能体强化学习(MARL)框架如集中训练、分散执行(CTDE)在可扩展性和灵活性上存在局限,依赖中心化长期规划且难以处理多模态数据,同时假设固定合作策略,在动态环境中不实用。为此,我们提出去中心化自适应知识图谱记忆与结构化通信系统(DAMCS),并构建了新型多智能体Crafter环境。本方案中的生成式智能体利用大语言模型(LLMs)外部知识和语言能力进行长期规划与推理,相比传统MARL更具可扩展性。DAMCS采用多模态记忆系统,以分层知识图谱组织,并设计结构化通信协议,使智能体能从过往交互中推理并高效共享相关信息。在新设计的多智能体开放世界任务中,DAMCS在任务效率和协作表现上均优于MARL与LLM基线。相较单智能体场景,双智能体实现目标减少63%步数,六智能体减少74%步数,凸显自适应记忆与结构化通信对达成长期目标的重要性。项目已公开:https://happyeureka.github.io/damcs。
原文摘要 · Abstract (English)
Developing intelligent agents for long-term cooperation in dynamic open-world scenarios is a major challenge in multi-agent systems. Traditional Multi-agent Reinforcement Learning (MARL) frameworks like centralized training decentralized execution (CTDE) struggle with scalability and flexibility. They require centralized long-term planning, which is difficult without custom reward functions, and face challenges in processing multi-modal data. CTDE approaches also assume fixed cooperation strategies, making them impractical in dynamic environments where agents need to adapt and plan independently. To address decentralized multi-agent cooperation, we propose Decentralized Adaptive Knowledge Graph Memory and Structured Communication System (DAMCS) in a novel Multi-agent Crafter environment. Our generative agents, powered by Large Language Models (LLMs), are more scalable than traditional MARL agents by leveraging external knowledge and language for long-term planning and reasoning. Instead of fully sharing information from all past experiences, DAMCS introduces a multi-modal memory system organized as a hierarchical knowledge graph and a structured communication protocol to optimize agent cooperation. This allows agents to reason from past interactions and share relevant information efficiently. Experiments on novel multi-agent open-world tasks show that DAMCS outperforms both MARL and LLM baselines in task efficiency and collaboration. Compared to single-agent scenarios, the two-agent scenario achieves the same goal with 63% fewer steps, and the six-agent scenario with 74% fewer steps, highlighting the importance of adaptive memory and structured communication in achieving long-term goals. We publicly release our project at: https://happyeureka.github.io/damcs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。