Where is the ceiling for LLM capability growth? DeepMind CEO Demis Hassabis recently gave a clear answer in a 20VC podcast interview: Scaling laws are far from tapped out, but purely stacking compute can no longer cross the next chasm — algorithm innovation is the real accelerator in 2026.

Hassabis pointed out that the core bottleneck of current LLMs isn't compute, but architecture and algorithms: lack of consistency, long-term reliability, and human-like adaptability. He listed Continual Learning, Hierarchical Memory, and World Models as three key breakthroughs on the path to AGI, and revealed that about half of DeepMind's resources are going into these "blue-sky algorithm" directions.

This judgment is converging with industry consensus. OpenAI's o1 reasoning chain, the hybrid architecture of Monte Carlo Tree Search and LLM, is proving that inference-time compute is more effective than simply scaling pretraining data. Anthropic, Google, and Meta have all followed, letting models "think longer" at test time rather than "train bigger."

Hassabis predicts 2026 will be a breakthrough year for reliable world models. Google DeepMind's Genie 3.0 is expected to achieve minutes-level interactive 3D environment generation, with real-time physics simulation for training embodied AI. Nested Learning/Titans-style hierarchical memory is becoming standard in Agent frameworks, solving the cross-session long-term memory problem for models.

A technical trend worth attention: multiple labs are combining world models with continual learning — models no longer need full retraining to learn from new experience, solving the "catastrophic forgetting" problem of traditional Transformers. For Agent applications requiring long-running and continuous adaptation, this is a key infrastructure-level breakthrough.

The AI capability boundary is shifting from "language model scale" to "memory and reasoning architecture depth." In 2026, whoever can first productize world models and continual learning may take the lead in the Agent era.