The next big breakthrough will be AIs learning on the job

· Source: Dwarkesh Podcast · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Emerging Technologies & Innovation · Depth: Expert, long

Summary

Current AI training, heavily reliant on Reinforcement Learning with Verifiable Rewards (RLVR) in simulated environments, faces limitations in generalizing to complex, real-world tasks like computer use or business building due to data inefficiency and the non-grindable nature of many domains. While proponents argue for scaling compute and in-context learning, a significant portion (30-50%) of lab compute is wasted on inference without improving models. The article argues for "continual learning," where models update their weights based on real-world deployment experiences. Proposed solutions include On-Policy Self-Distillation (OPSD), which distills session-learned knowledge into weights, and "dreaming," where AIs build and train against self-generated simulations. This shift is crucial for AIs to learn from scarce, unstructured real-world data and expand capabilities beyond initially trained, verifiable domains by 2027-2028.

Key takeaway

For AI Scientists and ML Engineers designing next-generation AI systems, recognize that current RLVR training alone will not yield broad real-world competence. You should prioritize developing continual learning mechanisms that update model weights from deployment experiences. Focus on techniques like On-Policy Self-Distillation or AI-driven "dreaming" to convert inference compute into valuable, on-the-job learning, ensuring your models can adapt to complex, non-grindable environments and expand their capabilities beyond initial training.

Key insights

Current AI training wastes valuable real-world data; continual learning is essential for true generalization beyond simulated environments.

Principles

Method

On-Policy Self-Distillation (OPSD) distills session-learned knowledge into base model weights by matching predictions of an experienced "teacher" model. "Dreaming" involves AIs building and training against self-generated simulations.

In practice

Topics

Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, Director of AI/ML

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Dwarkesh Podcast.