Metis: Memory Foundation Model
MemTensor, Renmin University, NUS, Shanghai Jiao Tong University, Tongji University
Metis introduces a 'memory foundation model' that gives transformers a persistent, dynamically evolving native memory state via a Metis Block (Local Memory Block plus Hyper Memory Block) inserted into transformer layers, avoiding linearly growing context windows.
Why it matters
Reached 255 upvotes on HuggingFace Daily Papers; proposes an architectural alternative to external-memory/RAG approaches for long-term agent memory, with code open-sourced.
Importance: 3/5
Notable paper with 255 HuggingFace Daily Papers upvotes (>=100 threshold bump applied).
Sources
official
Metis: Memory Foundation Model