arXiv:2607.27958cs.MAcs.AI2026-07

为大模型多智能体系统设计可在线更新的可信度记忆,提升协作稳定性。

$Σ$-Mem: An Online Reliability Memory for LLM-based Multi-Agent Systems

论文配图:$Σ$-Mem: An Online Reliability Memory for LLM-based Multi-Agent Systems
图 1 · 摘自论文原文
  • 用历史表现和关系证据构建对等智能体的可信度状态,实时更新
  • 在五个Qwen模型上验证,能适应未知任务与同伴,性能随反馈提升
  • 适用于路由、投票、模型引导,无需重新训练底层模型

记忆是长时程大模型智能体的核心,但现有系统多仅保存交互内容,未建模智能体间的可信度及其条件。在多智能体系统中,中心模型难以直接验证合理或关联的同行响应。本文提出Σ-Mem,一种在线可信度记忆,记录个体智能体的历史能力证据及智能体间的关系证据,二者均以实对称矩阵形式存储,并通过决策后正确性反馈进行更新。基于Weyl不等式,每次事件级更新引起的谱变化被限制,实现稳定在线适应而无需重训练基础模型。Σ-Mem提供通用读写接口:可用于中心模型的残差调制、无响应的同行路由或可靠性加权投票。在五个Qwen系列模型上,Σ-Mem可适应反事实的可信度变化,并泛化至未见智能体与任务域。直接读取记忆的表现优于多数投票和最优固定同行,在全部分布外评估集上持续提升,表明其逐步积累可操作的可信信息。这些结果确立了可信度记忆作为大模型多智能体系统自适应协同的可复用基础。

原文摘要 · Abstract (English)

Memory is central to long-horizon LLM agents, yet existing memory systems primarily preserve interaction content rather than modeling which agents can be trusted and under what conditions. This limitation is particularly important in multi-agent systems, where a central model may be unable to directly verify plausible or correlated peer responses. We introduce $Σ$-Mem, an online reliability memory that records historical competence evidence for individual peers and peer relationship evidence across the peer set. Both forms of evidence are maintained as real symmetric states and updated from post-decision correctness feedback. By Weyl's inequality, the spectral change caused by each event-level update is bounded, enabling stable online adaptation without retraining the underlying models. $Σ$-Mem provides a general write-and-read interface: the same memory can be used for residual steering of a central model, response-free peer routing, or reliability-weighted voting. Across five Qwen-family models, $Σ$-Mem adapts to counterfactual reliability shifts and generalizes to unseen peers and task domains. Direct memory readouts also outperform majority voting and the best fixed peer over the full OOD evaluation set. Moreover, performance improves consistently as more correctness feedback becomes available, indicating that $Σ$-Mem progressively accumulates actionable reliability information. These results establish reliability memory as a reusable foundation for adaptive coordination in LLM-based multi-agent systems.

多智能体可信度记忆在线学习LLM协作

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