AuraTracer智迹闻
中文

EVENT DOSSIER

MemMA: Coordinating the Memory Cycle through Multi-Agent Reasoning and In-Situ Self-Evolution

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
2mentions
SummaryAI generated

MemMA proposes a multi-agent-based memory cycle coordination framework aimed at addressing memory challenges in long-distance interactions. The framework includes a forward path and a backward path: in the forward path, Meta-Thinker generates structured guidance to guide Memory Manager in building knowledge and command Query Reasoner to perform iterative retrieval; in the backward path, an in-situ self-evolution mechanism is introduced to optimize the system by synthesizing probing question-answer pairs, verifying current memories, and transforming failures into repair actions. Experiments show that MemMA outperforms existing baselines on the LoCoMo benchmark, supports various LLM backends and storage architectures, and the related code is publicly available.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
LoCoMoMemMA

Event frameEVENT FRAME

Launch

arXiv:2603.18718v2 MemMA 提出基于多智能体推理的内存增强框架

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
LoCoMo × MemMA1

SignalsSIGNALS

Keyword heat
  • MemMA1
  • LoCoMo1

All reports (1)SOURCES

A arXiv cs.AI en 2026-09-07 12:00

MemMA: Coordinating the Memory Cycle through Multi-Agent Reasoning and In-Situ Self-Evolution

MemMA 提出一种多智能体框架,通过协调记忆循环的前向与后向路径解决长程交互挑战。在前向路径中,Meta-Thinker 生成结构化指导以引导 Memory Manager 进行构建并指挥 Query Reasoner 进行迭代检索;在后向路径中,引入原位自我进化机制,合成探测问答对、验证当前记忆并将失败转化为修复动作。实验表明,MemMA 在 LoCoMo 上优于现有基线,且支持多种 LLM 骨干和存储后端以插件方式运行。相关代码已公开。