The Continual Learning Problem
If we want to move towards a world where models are “always training” and continually learning from experience over time, we need to address a basic challenge: how do we keep updating the parameters of a model without breaking it? In this post, I’ll motivate memory layers as a natural architecture for this paradigm: high-capacity, but sparse (few active parameters) on each forward pass. In our recent paper, we found that finetuning memory layers enables learning without forgetting much more effectively than LoRA: when learning TriviaQA facts, NaturalQuestions performance drops by 89% with full finetuning and 71% with LoRA, but only 11% with memory layers. Along the way, I’ll also discuss the challenges of the continual learning problem broadly.
The Continual Learning Problem A perspective on continual learning, motivating our paper on sparse memory finetuning 20 Oct 2025 If we want to move towards a world where models are “always training” and continually learning from experience over time, we need to address a basic challenge: how do we keep updating the parameters of a model without breaking it? In this post, I’ll motivate memory layers as a natural architecture for this paradigm: high-capacity, but sparse (few active parameters) on each forward pass. In our recent paper, we found that finetuning memory layers enables learning with
saved by
related reading
- Why We Need Continual Learning | Andreessen Horowitza16z.com
- NL.pdfabehrouz.github.io
- Understanding Memorization via Loss Curvaturegoodfire.ai
- LoRA Without Regret - Thinking Machines Labthinkingmachines.ai
- What are the real problems of continual learning?infinitefaculty.substack.com
- Supermemory — Memory and continual learning for agentssupermemory.ai
- augustus odena on X: "I have a bunch of thoughts about continual learning and nothing to do with them (I'm working on something else) so I figured I'd just turn them into a post: First: I think people use "continual learning" to point at a cluster of issues that are related but distinct. I'll list" / Xx.com
- [2605.12484] Learning, Fast and Slow: Towards LLMs That Adapt Continuallyarxiv.org
- Challenges of governing continually learning AIruntimeverification.blog
- Continual Learning in Token Space | Lettaletta.com
- Announcing our investment in Engram, the memory dream team — Amplify Partnersamplifypartners.com
- [2605.15156] MeMo: Memory as a Modelarxiv.org