NVDA 223.96 ▲2.27%GOOGL 354.30 ▼0.96%MSFT 499.99 ▲0.03%AMD 483.36 ▼1.21%INTC 101.65 ▲1.84%TSMC 420.04 ▲0.44%AMZN 274.48 ▲0.82%META 592.10 ▲0.37%AAPL 313.33 ▲0.29%PLTR 172.01 ▲10.32%
Markets at last close

Models

Karpathy says continual learning remains a major gap for LLMs

·1 min read

Andrej Karpathy has identified continual learning as one of the clearest weaknesses in current large language models, saying current systems cannot simply be told something and expected to remember it. In October 2025, he estimated that addressing these cognitive limits could take about another decade, placing memory, multimodal perception, continuous learning, and computer use among the unresolved gaps in the LLM stack.

The central obstacle is catastrophic forgetting, where fine-tuning on new data can overwrite capabilities learned earlier. Research has split into several approaches: external memory systems such as MemGPT, Letta, Mem0, Zep, and A-MEM; context engineering systems such as ACE; continual post-training methods such as LoRA-based fine-tuning and Self-Distillation Fine-Tuning; and continued pretraining for domain, language, and knowledge updates.

ACE, proposed in October 2025 by Stanford, SambaNova, and UC Berkeley, treats context as an evolving playbook and reports a 10.6% improvement over baselines on agent tasks, an 8.6% improvement on financial reasoning, and adaptation latency reduced by approximately 86.9%. More experimental directions include MIT’s SEAL, Google’s Nested Learning, and knowledge editing methods such as ROME and MEMIT. The emerging consensus is that future systems may combine external memory, evolving context, parameter updates, and self-directed learning rather than rely on a single technique.

Originally reported by kucoin.comRead the source →
Related coverage