
Summary
Dwarkesh Patel makes the case that the next major AI scaling frontier is not just larger models or longer context windows, but AIs that learn efficiently during deployment and then compress that experience back into their parameters. He argues that verifiable tasks help, but many important domains are not merely verifiable—they must also be “grindable,” meaning they support deterministic, replayable rollouts, which is why coding and math have progressed faster than open-ended computer use. He describes RLVR as a plausible route to training agents that generalize from containerized environments to more ambiguous real-world work, while noting that this remains an empirical question. He also argues current systems waste a large share of inference compute because deployment produces the most valuable learning signal, yet that signal rarely updates the base model. The episode closes with speculative but concrete mechanisms for continual learning, including on-policy self-distillation, learned “dreaming” simulations, and a 2027–2028 workflow where agents do real work, get reviewed, and their experience is distilled into future models.