arXiv:2607.09330cs.AIcs.MA2026-07

用轻量数字孪生实现异构大模型智能体高效协作,通信开销降70倍。

Communication-Efficient Digital-Twin Coordination for Heterogeneous LLM Embodied Agents over Computing Power Networks

论文配图:Communication-Efficient Digital-Twin Coordination for Heterogeneous LLM Embodied Agents over Computing Power Networks
图 1 · 摘自论文原文
  • 每个智能体自主决策并上报动作与资源约束,由数字孪生统一协调。
  • 任务成功率与传统方法相当,通信开销降低70倍以上。
  • 适合资源受限的工厂、仓储等物理AI场景中的多智能体系统。

由异构大语言模型(LLMs)驱动的具身智能体团队正广泛应用于智能工厂、仓库及服务机器人等物理人工智能场景。为实现团队协作,需在有限网络资源下具备可靠性的高效协调机制。然而,现有依赖多轮自然语言对话的异构智能体协调框架带来三大耦合挑战:一是智能体间对话导致通信开销随团队规模快速增加;二是协调质量受团队中各智能体LLM能力差异制约;三是迭代协商导致动作延迟。为此,本文提出LDT-Coord,一种基于轻量数字孪生(DT)的网络化协调框架。具体而言,每个智能体独立选择目标动作,并向DT服务器上报动作决策及共享资源的结构化时间约束,从而将协调性能与自然语言推理能力解耦。随后,DT通过无需训练的规则式调度算法解决跨智能体冲突,并返回协调指令以预防冲突。为进一步降低通信开销,将智能体上报控制建模为受限部分可观马尔可夫决策过程(C-POMDP),并采用PPO-Lagrangian算法求解。仿真结果表明,LDT-Coord在保持对LLM异构性鲁棒性的同时,任务成功率与传统方法相当,通信开销降低超过70倍。

原文摘要 · Abstract (English)

Embodied agent teams powered by heterogeneous large language models (LLMs) are being widely deployed in physical artificial intelligence such as smart factories, warehouses, and service robotics. To enable collaboration among such an agent team, efficient coordination mechanisms that operate reliably under limited network resources are required. However, existing heterogeneous LLM-agent coordination frameworks that rely on multi-round natural-language-based conversations introduce three coupled challenges. First, inter-agent dialogue incurs communication overhead that grows rapidly with team size. Second, the quality of coordination is constrained by the heterogeneous capabilities of the agent team's LLMs. Third, agents may suffer from action delays due to iterative negotiation. To address these challenges, we propose LDT-Coord, a networked coordination framework built upon a lightweight digital twin (DT). Specifically, each agent independently selects its intended action and reports both the action decision and a structured temporal constraint over shared resources to the DT server, thereby decoupling coordination performance from natural-language reasoning ability. Then, DT executes a training-free, rule-based orchestrator algorithm to resolve cross-agent conflicts and returns coordination instructions to prevent such conflicts. To further reduce communication overhead, we formulate agent reporting control as a constrained partially observable Markov decision process (C-POMDP) and solve it with the PPO-Lagrangian algorithm. Simulation results show that LDT-Coord achieves a task success rate comparable to conventional coordination methods while reducing communication overhead by more than 70x and maintaining robustness under LLM heterogeneity.

多智能体数字孪生通信优化大模型应用

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。