🛰️ Daily AI Frontier
‹ back to 2026-08-02

AI不再用完即忘:华为诺亚开源MindMemOS,记忆和Skill一起进化

Industry & News LLM Agents

Ranking

Overall 68
Content 75
Popularity N/A

No observed public metrics; popularity remains neutral/archived.

Representative image for AI不再用完即忘:华为诺亚开源MindMemOS,记忆和Skill一起进化

Merged summary

TL;DR - Huawei's Noah's Ark Lab open-sourced MindMemOS (MIT license), a portable, self-evolving memory operating layer that decouples memory from individual agents and co-evolves stored memories with executable Skills. It matters because it reframes agent memory as reusable long-term infrastructure rather than per-session cache.

  • Memory is modeled on an entity–property–time structure that keeps both current facts and full evolution trajectories, with two generation paths (MindVanilla for open-domain, MindSchema for domain-specified entities/properties) and a "Compact Search" agentic retrieval layer doing multi-hop and timeline traversal.
  • Offline "Dreaming" consolidation merges duplicates and archives superseded facts via supersedes links: on MemoryAgentBench FactConsolidation it archived 19.4–23.5% of active memories while raising QA accuracy by up to 10.3 points.
  • Feedback mining turns explicit and implicit user corrections into add/update/archive/delete/reinforce operations, updating semantic structure rather than just patching one record (PersonaMem-Evo case study).
  • Skill evolution from real execution traces lifted SpreadsheetBench-Verified success from 51.3% (unsupervised) to 57.2%±2.4% (supervised), +9.2 points over the un-evolved initial skill — which itself scored below no-skill. Reported memory benchmarks: LoCoMo 94.03, PersonaMem 70.63%. Access via FastAPI, Python SDK, CLI, and an OpenClaw plugin; full technical report still pending.

Sources (1)

AI不再用完即忘:华为诺亚开源MindMemOS,记忆和Skill一起进化

量子位 梦晨 2026-08-03
Public signals N/A
Providers: Hugging Face · N/A OpenAlex · N/A Publisher · N/A Semantic Scholar · N/A X · N/A Fetched 2026-09-01 14:18:28.740368 UTC

TL;DR - Huawei's Noah's Ark Lab open-sourced MindMemOS (MIT license), a portable, self-evolving memory operating layer that decouples memory from individual agents and co-evolves stored memories with executable Skills. It matters because it reframes agent memory as reusable long-term infrastructure rather than per-session cache.

  • Memory is modeled on an entity–property–time structure that keeps both current facts and full evolution trajectories, with two generation paths (MindVanilla for open-domain, MindSchema for domain-specified entities/properties) and a "Compact Search" agentic retrieval layer doing multi-hop and timeline traversal.
  • Offline "Dreaming" consolidation merges duplicates and archives superseded facts via supersedes links: on MemoryAgentBench FactConsolidation it archived 19.4–23.5% of active memories while raising QA accuracy by up to 10.3 points.
  • Feedback mining turns explicit and implicit user corrections into add/update/archive/delete/reinforce operations, updating semantic structure rather than just patching one record (PersonaMem-Evo case study).
  • Skill evolution from real execution traces lifted SpreadsheetBench-Verified success from 51.3% (unsupervised) to 57.2%±2.4% (supervised), +9.2 points over the un-evolved initial skill — which itself scored below no-skill. Reported memory benchmarks: LoCoMo 94.03, PersonaMem 70.63%. Access via FastAPI, Python SDK, CLI, and an OpenClaw plugin; full technical report still pending.
item →