arXiv:2506.19209cs.CL2025-06EMNLP被引 10

用状态变化轨迹增强多智能体通信,提升复杂推理性能

Augmenting Multi-Agent Communication with State Delta Trajectory

  • 通过编码每步生成的隐状态变化轨迹传递信息
  • 在复杂推理任务中达到当前最优表现,超越纯自然语言通信
  • 适合需要深度逻辑协作的多智能体系统研究者

角色扮演或多轮辩论等多智能体技术已被证明能有效提升大语言模型在下游任务中的表现。尽管工作流程不同,现有基于单一基础大模型构建的多智能体系统大多使用自然语言进行通信。这种方式虽简洁且可解释,但会因将连续状态向量压缩为离散标记而引入不可避免的信息损失,尤其在传递非简单事实、而是推理逻辑或抽象思想时更为显著。为此,我们提出一种新通信协议,同时传输自然语言标记与逐标记的状态转移轨迹。我们发现,相较于实际状态值,生成每个标记后模型状态的变化序列更能反映推理过程中的隐含信息。为此,我们提出状态差分编码(SDE)方法来表示状态转移轨迹。实验结果表明,采用SDE的多智能体系统在多种任务中达到当前最优性能,尤其在涉及复杂推理的任务中表现突出。

原文摘要 · Abstract (English)

Multi-agent techniques such as role playing or multi-turn debates have been shown to be effective in improving the performance of large language models (LLMs) in downstream tasks. Despite their differences in workflows, existing multi-agent systems constructed from a single base LLM mostly use natural language for agent communication. While this is appealing for its simplicity and interpretability, it also introduces inevitable information loss as one model must down sample its continuous state vectors to discrete tokens before transferring them to the other model. Such losses are particularly significant when the information to transfer is not simple facts, but reasoning logics or abstractive thoughts. To tackle this problem, we propose a new communication protocol that transfers both natural language tokens and token-wise state transition trajectory from one agent to another. Particularly, compared to the actual state value, we find that the sequence of state changes in LLMs after generating each token can better reflect the information hidden behind the inference process. We propose a State Delta Encoding (SDE) method to represent state transition trajectories. The experimental results show that multi-agent systems with SDE achieve SOTA performance compared to other communication protocols, particularly in tasks that involve complex reasoning.

多智能体大模型推理增强

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