[2605.15156] MeMo: Memory as a Model
Abstract:Large language models (LLMs) achieve strong performance across a wide range of tasks, but remain frozen after pretraining until subsequent updates. Many real-world applications require timely, domain-specific information, motivating the need for efficient mechanisms to incorporate new knowledge. In this paper, we introduce MeMo (Memory as a Model), a modular framework that encodes new knowledge into a dedicated memory model while keeping the LLM parameters unchanged. Compared to existing methods, MeMo offers several advantages: (a) it captures complex cross-document relationships, (b) it is robust to retrieval noise, (c) it avoids catastrophic forgetting in the LLM, (d) it does not require access to the LLM's weights or output logits, enabling plug-and-play integration with both open and proprietary closed-source LLMs, and (e) its retrieval cost is independent of corpus size at inference time. Our experimental results on three benchmarks, BrowseComp-Plus, NarrativeQA, and MuSiQue, show that MeMo achieves strong performance compared to existing methods across diverse settings.
# link_2cws8vnjy4p.pdf ## Metadata - PDFFormatVersion=1.7 - IsLinearized=false - IsAcroFormPresent=false - IsXFAPresent=false - IsCollectionPresent=false - IsSignaturesPresent=false - Author=Ryan Wei Heng Quek; Sanghyuk Lee; Alfred Wei Lun Leong; Arun Verma; Alok Prakash; Nancy F. Chen; Bryan Kian Hsiang Low; Daniela Rus; Armando Solar-Lezama - Creator=arXiv GenPDF (tex2pdf:a6404ea) - Custom.DOI=https://doi.org/10.48550/arXiv.2605.15156 - Custom.License=http://creativecommons.org/licenses/by/4.0/ - Custom.PTEX.Fullbanner=This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) kpathsea
Explore this link on the map →saved by
related reading
- [2506.06266] Cartridges: Lightweight and general-purpose long context representations via self-studyarxiv.org
- Patterns for Building LLM-based Systems & Productseugeneyan.com
- [2005.11401] Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasksarxiv.org
- Why We Need Continual Learning | Andreessen Horowitza16z.com
- The Continual Learning Problemjessylin.com
- Recursive Language Models | Alex L. Zhangalexzhang13.github.io
- GenAI Handbookgenai-handbook.github.io
- Understanding Memorization via Loss Curvaturegoodfire.ai
- arxiv.org/pdf/2505.24832arxiv.org
- Retrieval-Augmented Generation for Large Language Models: A Surveyarxiv.org
- Reimagining LLM Memory: Using Context as Training Data Unlocks Models That Learn at Test-Time | NVIDIA Technical Blogdeveloper.nvidia.com
- The Llama Hitchiking Guide to Local LLMs – hackerllamaosanseviero.github.io