What's so hard about continuous learning?
Why can’t models continue to get smarter after they’re deployed? If you hire a human employee, they will grow more familiar with your systems over time, and (if they stick around long enough) eventually become a genuine domain expert. AI models are not like this. They are always exactly as capable as the first moment you use them. This is because model weights are frozen once the model is released. The model can only “learn” as much as can be stuffed into its context window: in effect, it can take new information into its short-term working memory, but not its long-term memory. “Continuous learning” - the ability for a model to update its own weights over time - is thus often described as the bottleneck for AGI1. However, the mechanics of continuous learning are not hard. The technical problem of “how do you change the weights of a model at runtime” is straightforward. It’s the exact same process as post-training: you simply keep running new user input through the training pipeline you
Why can’t models continue to get smarter after they’re deployed? If you hire a human employee, they will grow more familiar with your systems over time, and (if they stick around long enough) eventually become a genuine domain expert. AI models are not like this. They are always exactly as capable as the first moment you use them. This is because model weights are frozen once the model is released. The model can only “learn” as much as can be stuffed into its context window: in effect, it can take new information into its short-term working memory, but not its long-term memory. “Continuous lea
Explore this link on the map →saved by
related reading
- Why We Need Continual Learning | Andreessen Horowitza16z.com
- Andrej Karpathy — AGI is still a decade awaydwarkesh.com
- The Continual Learning Problemjessylin.com
- Composer2.pdfcursor.com
- What are the real problems of continual learning?infinitefaculty.substack.com
- AI in 2025: gestalt — LessWronglesswrong.com
- My picture of the present in AI — LessWronglesswrong.com
- Continual Learning: End of Frozen Software - Trajectorytrajectory.ai
- 35 Thoughts About AGI and 1 About GPT-5 - by Steve Newmansecondthoughts.ai
- Continual Learning in Token Space | Lettaletta.com
- You can’t imitation-learn how to continual-learn — LessWronglesswrong.com
- Why I don’t think AGI is right around the cornerdwarkesh.com