登録して招待リンクを共有すると、動画再生報酬と紹介報酬を獲得できます。

alphaXiv
@askalphaxiv
High fidelity research
参加 November 2023
75 フォロー中    51.4K ファン
"Metis: Memory Foundation Model" Most AI agents still use memory as an external RAG-style module, so the model retrieves old text instead of actually remembering. This paper makes memory native to the Transformer. So past interactions are compressed into dynamic layer states and read through memory attention during normal forward passes. The model weights stay frozen at inference, but its memory state updates without gradients, giving the model persistent memory inside the backbone. Still early and lossy, but this is yet another paper with a big step toward agents that remember natively instead of outsourcing memory to a database.
もっと見る