Dec 31, 2025 · 28m · latent-space
[NeurIPS Best Paper] 1000 Layer Networks for Self-Supervised RL — Kevin Wang et al, Princeton
gold bands on the timeline = statements, start to end. Hover to read, click to jump. CC turns on captions
Researchers Kevin Wang, Ishan Gaur, Michał Zawalski, and Professor Benjamin Eysenbach discuss their NeurIPS Best Paper award-winning research that successfully trains 1000-layer networks in reinforcement learning. They detail how replacing reward-based TD learning with self-supervised objectives and residual architectures enables unprecedented depth, computational efficiency, and scalability for embodied robotics and AI foundation models.
How this conversation actually went
Every chapter scored 0–10 on four independent dynamics. Hover any point for the reasoning behind the score. How this is scored →
speaking balance: gold is the hosts, purple is the guest (3 minute bins)
Kevin directly refutes the host's premise that they intend to modify LLM pre-training, clarifying that they are borrowing insights from language modeling to improve RL.
Hardest push from the hosts ▶ 18:18 Host challenging language model analogiesThe host questions the next-token analogy and pushes back, arguing that the flow of research insights should travel in the opposite direction.
Biggest teaching moment ▶ 7:53 Ben recontextualizing the entire paper's premiseBen explains to the host and audience that scaling required throwing out conventional reward maximization entirely, calling the term 'RL' in their own title a misnomer.
The host holds their own ▶ 20:00 Host formulating implicit world modeling and distillation strategyThe host demonstrates strong conceptual mastery by framing goal-conditioned contrastive learning as implicit world modeling and proposing a teacher-student distillation setup matching the authors' roadmap.
the scores for every segment, with the reasoning behind each
| Chapter | Topic | The hosts as informed peer | Guest teaching | Guest disagreement | The hosts pushing back | Why |
|---|---|---|---|---|---|---|
| Podcast Welcome and Celebrating the NeurIPS Best Paper Award | 3 | 3 | 1 | 1 | The host warmly congratulates the authors on their NeurIPS Best Paper award and asks Ben Eysenbach how he chooses research bets. Ben explains the historical skepticism in deep RL where networks rarely exceeded three or four layers. | |
| Scaling Self-Supervised RL via Depth and Residual Connections | 4 | 6 | 1 | 1 | Kevin and Ishan explain how combining self-supervised objectives with residual connections and layer normalization unlocked scaling to 1000 layers. Ishan details how depth scaling maintains linear parameter growth compared to quadratic growth from width. | |
| Reframing RL Objectives and Blurring Learning Paradigms | 4 | 6 | 2 | 2 | Ben clarifies that the title is somewhat of a misnomer because the paper removes reward maximization entirely in favor of contrastive self-supervised learning. Kevin breaks down how shifting from temporal difference errors to classification enables massive scale. | |
| Parameter Efficiency and Infrastructure Acceleration with JAX-GCRL | 3 | 6 | 2 | 2 | The host asks whether depth scaling causes quadratic slowdowns, prompting Ishan to clarify the parameter growth formulas. Kevin and Michal explain how JAX-GCRL removes data collection bottlenecks by generating parallel rollouts on GPUs. | |
| Analogies to Language Modeling, Implicit World Models, and Distillation | 7 | 5 | 3 | 4 | The host actively debates LLM pre-training paradigms and proposes implicit world modeling analogies and a 'deep teacher, shallow student' distillation scheme. Kevin and Ishan validate these parallels, noting distillation is already on their future roadmap. | |
| Future Research Horizons: Sub-Behavior Stitching, Multi-Axis Scaling, and VLAs | 6 | 5 | 1 | 2 | The authors discuss sub-behavior stitching, multi-axis scaling on a single H100 GPU, and vision-language-action models. The host demonstrates domain knowledge by referencing recent industry interviews and discussing hierarchical action planning. |