English

Understanding LoRA as Knowledge Memory: An Empirical Analysis

Machine Learning 2026-05-07 v2

Abstract

Continuous knowledge updating for pre-trained large language models (LLMs) is increasingly necessary yet remains challenging. Although inference-time methods like In-Context Learning (ICL) and Retrieval-Augmented Generation (RAG) are popular, they face constraints in context budgets, costs, and retrieval fragmentation. Departing from these context-dependent paradigms, this work investigates a parametric approach using Low-Rank Adaptation (LoRA) as a modular knowledge memory. Although few recent works examine this concept, the fundamental mechanics governing its capacity and composability remain largely unexplored. We bridge this gap through the first systematic empirical study mapping the design space of LoRA-based memory, ranging from characterizing storage capacity and optimizing internalization to scaling multi-module systems and evaluating long-context reasoning. Rather than proposing a single architecture, we provide practical guidance on the operational boundaries of LoRA memory. Overall, our findings position LoRA as the complementary axis of memory alongside RAG and ICL, offering distinct advantages.

Keywords

Cite

@article{arxiv.2603.01097,
  title  = {Understanding LoRA as Knowledge Memory: An Empirical Analysis},
  author = {Seungju Back and Dongwoo Lee and Naun Kang and Taehee Lee and S. K. Hong and Youngjune Gwon and Sungjin Ahn},
  journal= {arXiv preprint arXiv:2603.01097},
  year   = {2026}
}

Comments

ICML 2026

R2 v1 2026-07-01T10:57:57.947Z