Demis Hassabis: Agents, AGI & The Next Big Scientific Breakthrough
By Y Combinator
Categories: VC, Startup, Design
Summary
Demis Hassabis estimates AGI by 2030 and believes we already have 80-90% of the final architecture through large-scale pre-training and RLHF—but continual learning, long-term reasoning, and memory systems remain the critical missing pieces that could require one or two major breakthroughs.
Key Takeaways
- The core AGI architecture is likely already here: pre-training, RLHF, and chain-of-thought techniques will be foundational, but only 1-2 major unsolved problems remain (continual learning, memory, reasoning consistency) with 50/50 odds they need new breakthroughs vs. scaling innovations.
- Continual learning through experience replay and episodic memory consolidation (inspired by neuroscience and REM sleep) is critical for AGI—current approaches use 'duct tape' solutions like stuffing everything in context windows, which is computationally wasteful.
- Context window scaling has hard limits: a 1 million token window equals only ~20 minutes of continuous video, so for agents to understand months of user life context, memory architecture innovation is essential—not just brute-force token expansion.
- Founders starting deep tech projects today must assume AGI appears mid-journey by 2030; active agent systems that solve real problems are the path forward, making agentic architecture a near-term business necessity, not just research.
- Memory systems face a non-trivial lookup cost problem: even with millions of tokens of storage available, finding the relevant information for current decisions requires innovation beyond just increasing context window size.
Topics
- AGI Timeline 2030
- Continual Learning Systems
- Agentic AI Architecture
- Memory and Context Windows
- Experience Replay from Neuroscience
Transcript Excerpt
continual learning, long-term reasoning, uh some aspects of memory, these are still unsolved. I think all of these are going to be required for AGI. Depending on what your AGI timeline is, you know, mine's like 2030 or something like this, then if you start off on a deep tech journey today, you have to just consider AGI appearing in the middle of that journey. It's not bad necessarily, but you have to take that into account. you have to have an active system uh that can actively solve problems f...