AI researchers debate how close we are to recursive self-improvement
Episode
97 min
Read time
3 min
Topics
Productivity, Relationships, Fundraising & VC
AI-Generated Summary
Key Takeaways
- ✓RSI Bottleneck — Objective Specification: The last human role in AI research will be defining what the system should optimize for, not executing the optimization itself. Specifying objectives for alignment, model behavior, and post-training rubrics resists automation because no verifiable signal exists to confirm correctness. Even with fully automated technical execution, humans must still decide what "good behavior" means across every deployment domain, making alignment specification the final durable human job in the AI development pipeline.
- ✓Distillation vs. Centralization: Frontier model advantages erode faster than expected because any capability learnable via RL can be distilled into smaller models using relatively few behavioral traces. Chinese labs reportedly purchase routing-service data — real user prompts from people accessing US frontier models via proxy — giving them near-optimal prompt distributions for distillation. This means prompt distribution quality, not raw model access, determines distillation success, and labs without deployment data can partially compensate by purchasing third-party usage datasets.
- ✓RL Signal-to-Noise Advantage: RL outperforms supervised fine-tuning not because it provides more information, but because it provides higher signal-to-noise ratio. SFT forces the model to match every reasoning token in a trace, drowning the correct-answer signal in noise. RL delivers only the outcome bit — right or wrong — so the gradient update is not diluted by irrelevant token-level imitation. Mid-training on synthetic reasoning data handles roughly 80% of capability gains; RL then fine-tunes the remaining policy with minimal but precise updates.
- ✓Horizon Generalization Over Domain Generalization: RL on math does not reliably transfer reasoning improvements to coding or other domains — horizontal generalization remains weak. What does generalize robustly is horizon generalization: models trained on progressively longer tasks learn to sustain productive computation across extended sequences, then apply that persistence to new domains. Research cited from Edgebench shows the maximum effective working horizon for frontier models doubles approximately every three months, which correlates strongly with benchmark performance improvements across diverse task categories.
- ✓Cumulative vs. Non-Stationary Task Split: RSI is likely easier to automate than general real-world deployment because AI research is a cumulative task — each discovery (attention, MoE, GRPO) permanently enters the training stack without needing rediscovery. Real-world tasks like legal work or client management are non-stationary: relationships, processes, and implicit knowledge shift continuously, requiring ongoing adaptation rather than accumulation. This distinction predicts that labs will achieve automated AI R&D before achieving robust continual learning for deployed enterprise agents.
What It Covers
Three AI researchers — Baron Millich (Zyphra CTO), John Schulman (Thinking Machines chief scientist, ex-OpenAI), and Charlie O'Neil (Base Ten) — debate the technical barriers to recursive self-improvement, why RL has outperformed expectations, how distillation undermines frontier lab advantages, and what bottlenecks remain before AI systems can fully automate AI research and development.
Key Questions Answered
- •RSI Bottleneck — Objective Specification: The last human role in AI research will be defining what the system should optimize for, not executing the optimization itself. Specifying objectives for alignment, model behavior, and post-training rubrics resists automation because no verifiable signal exists to confirm correctness. Even with fully automated technical execution, humans must still decide what "good behavior" means across every deployment domain, making alignment specification the final durable human job in the AI development pipeline.
- •Distillation vs. Centralization: Frontier model advantages erode faster than expected because any capability learnable via RL can be distilled into smaller models using relatively few behavioral traces. Chinese labs reportedly purchase routing-service data — real user prompts from people accessing US frontier models via proxy — giving them near-optimal prompt distributions for distillation. This means prompt distribution quality, not raw model access, determines distillation success, and labs without deployment data can partially compensate by purchasing third-party usage datasets.
- •RL Signal-to-Noise Advantage: RL outperforms supervised fine-tuning not because it provides more information, but because it provides higher signal-to-noise ratio. SFT forces the model to match every reasoning token in a trace, drowning the correct-answer signal in noise. RL delivers only the outcome bit — right or wrong — so the gradient update is not diluted by irrelevant token-level imitation. Mid-training on synthetic reasoning data handles roughly 80% of capability gains; RL then fine-tunes the remaining policy with minimal but precise updates.
- •Horizon Generalization Over Domain Generalization: RL on math does not reliably transfer reasoning improvements to coding or other domains — horizontal generalization remains weak. What does generalize robustly is horizon generalization: models trained on progressively longer tasks learn to sustain productive computation across extended sequences, then apply that persistence to new domains. Research cited from Edgebench shows the maximum effective working horizon for frontier models doubles approximately every three months, which correlates strongly with benchmark performance improvements across diverse task categories.
- •Cumulative vs. Non-Stationary Task Split: RSI is likely easier to automate than general real-world deployment because AI research is a cumulative task — each discovery (attention, MoE, GRPO) permanently enters the training stack without needing rediscovery. Real-world tasks like legal work or client management are non-stationary: relationships, processes, and implicit knowledge shift continuously, requiring ongoing adaptation rather than accumulation. This distinction predicts that labs will achieve automated AI R&D before achieving robust continual learning for deployed enterprise agents.
- •Data Explains ~9x, Architecture ~3x of Compute Efficiency Gains: An investigation pairing all training recipes from 2019 to present with all datasets from 2019 to present found that data quality improvements account for roughly nine times the compute efficiency gains, while architectural improvements account for roughly three times — at small scale. Architecture changes matter less as multiplicative efficiency gains and more as qualitative unlocks: GQA enabling million-token contexts, for example, makes previously unusable long-context data accessible, indirectly amplifying data's contribution at scales where the architecture constraint is binding.
- •Continual Learning Breaks at Micro-Scale: Continual mid-training works at large scale because noise washes out across diverse data distributions, but degrades at the micro-scale of a single deployed model updating on narrow domain data. Iterative SFT on successful traces causes catastrophic forgetting of earlier capabilities; on-policy distillation extends the viable update horizon but eventually succumbs to the same failure mode. RL inserts capabilities efficiently but struggles to encode explicit factual knowledge. The practical ceiling forces labs to periodically retrain from a new base rather than indefinitely updating a single persistent model.
Notable Moment
Schulman revealed that early in his career he believed next-token prediction could never produce genuine intelligence — the signal from rare, meaningful tokens would be overwhelmed by noise from mundane ones. He expected a more carefully crafted objective to be necessary. The fact that naive next-token prediction at scale worked anyway remains, by his account, one of the most unexpected empirical results in the field.
Episode Transcript
Today, I'm chatting with three of my AI researcher friends from whom I learn a lot every time we talk and who also happen to be at somewhat open ish, labs and companies so you guys can actually, say things on the record. I'm joined by Baron Millich, who is the CTO of Zyphra, which is developing open source models. John Schulman, who is the chief scientist at Thinking Machines, previously the cofounder of OpenAI, who led the RLHF work that led to ChechiPT. And Charlie O'Neil, is head of model training at Base Ten. The first question I have, if we're in 2036, it's been ten years, and we don't have like crazy billions of crazy super intelligences that are running around that are like radically transformed the world, What is the most likely reason that that doesn't end up being the case? Other than sort of exogenous political shocks or, like, there's a war or they banned AI or something. But what is the most likely technical reason that we don't like, 2036 isn't, a crazy alien superintelligence world? I mean, like, my reason would just be, like, it's got to be this sort of like, there's been a classic thing almost like Marvell's paradox. Right? Where, like, we see, like, you know we think of the AI being like, it can do this, it's going to be amazing. Right? Like, if it can solve these hard maths problems, if it can win the chess, blah blah blah. And then it solves these things, and then it's, like, not that impactful. Obviously, it's somewhat impactful, but, like, not everything. It's like, if somehow that continues and, like, there's never, like, the true, like, spark of generalization that occurs, I think that could lead to, like, the AIs just being, like, extremely good at kind of everything that people, like, put into a benchmark, put into an environment, but, like, there are still some persistent, like, sim2 wheel, which is somehow blocking everything. I think this is kind of unlikely. I think we do actually see this kind of generalization even from our own practice already. But like, if it is just like ridiculously hard to like generalize meta learning, plus like we don't solve container learning, it is just like super hard and impossible. Yeah. Like this would be my like default scenario in that case. Yeah. I agree with that. Humans have a lot of advantages over models now, and each time a new model comes out, it'll catch up in some of these areas. But you end up getting bottlenecked by the places where the model is weaker, and where it has worse judgment or the models can't check themselves well enough. Yeah. So there's this cycle that keeps repeating where people think where a new model comes out and people are blown away and they're like, is it. This is AGI, but then they use it a bit and then it starts to feel dumb …
Get the full transcript (20,106 words) + summary by email — free
One-time email with the complete transcript and AI summary of this episode. No account needed.
One email, no spam. We’ll also show you what SignalCast does.
You just read a 3-minute summary of a 94-minute episode.
Get Dwarkesh Podcast summarized like this every Monday — plus up to 2 more podcasts, free.
Pick Your Podcasts — FreeKeep Reading
More from Dwarkesh Podcast
Ajeya Cotra – Inside the OpenAI agent swarm that hacked Hugging Face
Sep 1 · 140 min
In Our Time
The Mariana Trench
Feb 19
More from Dwarkesh Podcast
The rise and fall of agent civilizations
Aug 31 · 24 min
This Week in Startups
The Pentagon Wants Equity in AI Startups | E2336
Sep 11
Books, tools, and gear mentioned in this episode
SignalCast may earn commission on purchases via these links.
other
“Research cited from Edgebench shows the maximum effective working horizon for frontier models doubles approximately every three months, which correlates strongly with benchmark performance improvements across diverse task categories.”
More from Dwarkesh Podcast
We summarize every new episode. Want them in your inbox?
Ajeya Cotra – Inside the OpenAI agent swarm that hacked Hugging Face
The rise and fall of agent civilizations
Dylan Patel – Anthropic & OpenAI will have most of the world’s compute by 2028
Ryan Greenblatt – Human level AIs might build runaway superintelligences by 2032
8 Predictions for the Era of Continual Learning
Similar Episodes
Related episodes from other podcasts
In Our Time
Feb 19
The Mariana Trench
This Week in Startups
Sep 11
The Pentagon Wants Equity in AI Startups | E2336
Deep Questions with Cal Newport
Sep 10
How Worrisome is GPT-6’s “Stealth Thinking”? | Tech Decoded
The Prof G Pod
Sep 10
Why “Follow Your Passion” Is Bad Advice — with Bill Burnett and Dave Evans
a16z Podcast
Sep 4
Fei Fei Li: The Race to Build World Models For AI
Explore Related Topics
You're clearly into Dwarkesh Podcast.
Every Monday, we deliver AI summaries of the latest episodes from Dwarkesh Podcast and 192+ other podcasts. Free for one show.
Start My Monday DigestNo credit card · Unsubscribe anytime