Get the latest ideas from Dwarkesh Patel.
Plus the best new takeaways about education from other top podcasts — read in minutes, not hours.
or
By continuing, you agree to podbrain's Terms and Privacy Policy.
The speaker reflects on Richard Sutton's worldview following a previous interview, attempting to steel-man Sutton's position on AI learning paradigms. Sutton is the author of The Bitter Lesson, a influential essay about compute-efficient AI techniques.
The discussion centers on fundamental disagreements about LLMs versus 'true intelligence,' examining whether imitation learning and human-derived training data represent dead ends or necessary stepping stones to AGI. Key topics include the efficiency of current training paradigms, the role of continual learning, and whether LLMs can develop genuine world models.
The speaker argues that concepts Sutton uses to distinguish LLMs from animal intelligence aren't mutually exclusive, drawing parallels between pre-training data and fossil fuels as crucial intermediary resources for reaching more advanced systems.
Sutton's Critique of Current LLM Paradigms
The Bitter Lesson advocates for techniques that scalably leverage compute, but LLMs waste most compute during deployment when they're not learning anything - only during the special training phase.
Current training is 'highly inefficient' because models learn exclusively from human data, which is 'an inelastic and hard-to-scale resource' rather than from organic, self-directed engagement.
LLMs build 'a model of what a human would say next' rather than true world models that predict how environments change in response to actions, leading them to rely on human-derived concepts.
LLMs lack continual learning capabilities and 'aren't capable of learning on the job,' requiring a new architecture that can learn on the fly like animals do.
The Fossil Fuel Analogy for Pre-training Data
Ilya Sutskever compared pre-training data to fossil fuels - not renewable but 'absolutely crucial' as a transition technology, like moving from water wheels to solar panels.
AlphaGo used human game data yet achieved superhuman performance, while AlphaZero was better but used 'much more compute' - showing human data isn't 'actively detrimental' but becomes less helpful at scale.
Human knowledge accumulation over 'tens of thousands of years' through cultural transmission is 'more analogous to imitation learning than RL from scratch.'
Imitation Learning as Short-Horizon RL
Imitation learning is 'just short horizon RL' where 'the episode is a token long' and models receive reward proportional to next-token prediction accuracy.
After RL training, pre-trained models 'win gold in international Math Olympiad competitions and code up entire working applications from scratch' - these are 'ground truth examinations.'
You 'couldn't have RL'd a model to accomplish these tasks from scratch' - the human-derived prior enables learning from ground truth, whether you call it a world model or not.
Continual Learning and In-Context Capabilities
LLMs during RL learn 'on the order of one bit per episode' while episodes might be 'tens of thousands of tokens long' - vastly less efficient than animal learning.
Animals learn to 'model the world through observations' with outer loop RL incentivizing maximum signal extraction from the environment - what Sutton calls the 'transition model.'
In-context learning 'emerged spontaneously from the training incentive to process long sequences,' suggesting models could meta-learn across longer windows than current context limits.
Supervised fine-tuning could become a 'tool call for the model' where outer loop RL incentivizes self-teaching to solve problems beyond the context window.
Evolutionary vs LLM Learning Paradigms
'Evolution does meta RL to make an RL agent, and that agent can selectively do imitation learning' - LLMs reverse this by starting with imitation learning then adding RL.
Sutton's 'first principles critique' identifies genuine gaps like 'lack of continual learning,' 'abysmal sample efficiency,' and 'dependence on exhaustible human data.'
If LLMs reach AGI first, 'the successor systems that they build will almost certainly be able to get' past these fundamental limitations.
From Dwarkesh Patel. Get a note like this from every new episode.