微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
MindMemOS: A Portable and Self-Evolving Memory Operating Layer for AI Agents
RSS 官方收录 · 可信分层展示
关键摘要
arXiv:2608.…
- 12428v1 Announce Type: new Abstract: Memory is a core component of AI …
- However, existing memory systems often remain fixed after development,…
- We present MindMemOS, a portable and self-evolving memory operating la…
摘要引擎:抽取
正文提要
arXiv:2608.12428v1 Announce Type: new Abstract: Memory is a core component of AI agents, enabling them to accumulate experience, maintain personalization, and adapt over long-term interactions. However, existing memory systems often remain fixed after development, limiting their ability to adapt their memory models, organization strategies, and procedural knowledge through continued use. We present MindMemOS, a portable and self-evolving memory operating layer that organizes open-world information using a unified entity property timestructure. MindMemOS supports scenario-adaptive memory modeling, higher-order pattern discovery, autonomous memory refinement, and continuous skill evolution. Its MindMemEvolve algorithm employs validation-driven evolutionary search to optimize memory schemas for target scenarios, whiledreaming consolidates accumulated memories by merging redundant records and resolving conflicts. In addition, implicit corrective feedback serves as a human-in-the-loop signal for identifying and revising potentially inaccurate or misaligned memories. Its MindSkillEvolve algorithm further transforms agent execution trajectories into reusable and progressively refined skills. MindMemOS achieves 94.03% accuracy on LOCOMO and 70.63% on PersonaMem. MindSkillEvolve improves SpreadsheetBench success by 9.2 percentage points over the initial-skill baseline.