No body text on file.
Open the original to read the full piece.
Dwarkesh surveys technical remedies: architecture work (sparse attention, KV compaction) helps but may not be the core bottleneck; the loss function and training recipe matter. He outlines On-Policy Self-Distillation (OPSD) — distilling a long-session “teacher” back into a base model via per-token mismatches — as a promising, sample-efficient way to consolidate session learning without catastrophic overwrites, and contrasts it with naive supervised fine-tuning and RL. He also describes a more speculative “dreaming” or test-time training idea (inspired by EfficientZero) where models generate internal simulators to rehearse vast quantities of experience. He references Dario’s comment about training vs serving context lengths and an impromptu OPSD lecture with Sasha Rush. Finally, he sketches a near-term scenario (2027–2028) where agents co-work for week-long sessions, receive thumbs-up reviews, and distill learned behaviors back into weights — enabling deployed models to improve from economy-wide interactions, a change he calls simultaneously exciting and alarming.
Dwarkesh: Labs are betting on large-scale RLVR — training agents on “millions of verifiable tasks across thousands of diverse RL environments” — hoping this will produce problem-solving agents that can sustain open-ended work and approach AGI.
Open the original to read the full piece.