Y Combinator Startup Podcast
Y Combinator Startup Podcast

World Models, Explained

Why do even our best AI models need tens of thousands of examples to learn skills that a human picks up in a handful of tries?Solving this problem is one of the great open challenges in modern AI. World models, which give AI an internal simulation of its environment, are one of the most promising pa

Featured Speakers

Y Combinator Host

Episode Summary

Executive Summary: The episode argues that sample efficiency is one of AI’s biggest open problems and that world models—explicit predictors of state transitions—are the most promising route to human-like learning and AGI. Using control theory, chess/Go, self-driving, and robotics, the speakers show why model-based approaches can outperform model-free methods when action spaces, real-time constraints, and embodiment complexity are manageable, and how modern latent/video world models and action conditioning are making robotics increasingly feasible.

Main Topics: Sample efficiency as a core AI bottleneck (Priority: 5/5): The speakers frame AI progress around intelligence per sample and per watt, arguing current models still need far too much data to learn new skills compared with humans. World models as the foundation of intelligent control (Priority: 5/5): A world model is defined as a transition model that predicts next states from current state and action, enabling planning instead of blind trial-and-error. Control theory, RL, and model predictive control (Priority: 5/5): The drone example is used to explain state, action, transition functions, policy, and how differentiable, convex world models enable real-time optimal control. Why AlphaGo-style planning works—and where it breaks (Priority: 4/5): Chess and Go illustrate Monte Carlo Tree Search and policy/value learning; however, the approach scales poorly as action space and real-time complexity grow. Self-driving and robotics need richer embodiment-aware models (Priority: 5/5): These domains are harder because action spaces are larger, environments are nonstationary, and the model must account for other agents and cross-embodiment differences. Modern latent and video world models (Dreamer, JEPA, diffusion) (Priority: 4/5): The conversation highlights synthetic rollouts, action conditioning, and latent prediction as the current state of the art for making world models practical. Open problems and future directions (Priority: 4/5): Remaining challenges include physics-informed neural networks, out-of-distribution adaptation, planning speed, tactile sensing, and the need for better architectures than transformers for compression over time.

Key Arguments: Humans are highly sample efficient because they rely on implicit world models built from experience, genetics, and compression during sleep. A perfect world model can eliminate the need for environment sampling in some control tasks, as shown by Newtonian motion and rocket landing. Differentiable and convex dynamics enable efficient planning; non-differentiable multi-agent environments push us into expensive RL. AlphaGo-style MCTS is powerful only when the action space is small and the environment is stable; it does not scale cleanly to self-driving or robotics. Self-driving and robotics have massive or effectively infinite state/action spaces, plus hidden variables like other agents, weather, friction, and embodiment differences. Model-free imitation/VLA methods work, but model-based RL plus world models should be more powerful for AGI-like generalization and adaptation. Modern video diffusion/flow matching models can be turned into latent world models with action conditioning, allowing synthetic training data and cheaper policy learning. JEPA-style latent prediction can reduce compute by predicting embeddings rather than pixels, but avoiding collapse requires extra regularization and the method is not yet a universal fix. The human brain likely performs both world modeling and optimization; sleep may function as a replay/compression mechanism for policy improvement. Key unsolved issues are robust physics modeling, fast test-time adaptation, low-latency planning, and richer sensors such as touch and friction.

Data Points: Game of chess state space: 32^64 (approximate framing used in discussion) - Used to illustrate the combinatorial explosion of possible board states in chess. Go board size: 19 x 19 = 361 positions - Used to compare the action/state complexity of Go with chess. AlphaGo MCTS simulations: 800 simulations - Approximate number of Monte Carlo Tree Search rollouts used per move in AlphaGo-style planning. Average samples per Go action: ~2 samples per action - Derived from 800 simulations over 361 possible actions. Estimated model invocations per move in Go planning: ~24,000 - From 800 MCTS simulations with roughly 30 steps of lookahead per simulation. Hypothetical scaled Go action space: ~1,000 x 1,000 board implies ~1,000,000 actions - Used to show how MCTS cost explodes with larger action spaces. Self-driving simplified action space: 365,000 - From steering angle buckets and discrete brake/gas severity levels in the toy model. Robotics action space estimate: ~10^16 - Used to emphasize how much larger robotic embodiment spaces can be than self-driving. Teleop data for Dreamer-style robotics model: ~500 hours - Cited as enough to make the world model and action conditioning work reasonably well in the referenced paper. Minecraft milestone: First paper to mine diamonds - Claimed accomplishment of Dreamer v4 using synthetic imagined rollouts. Great cortical expansion: ~10 million years ago - Referenced as an evolutionary period when neocortex growth may have been driven by world modeling. Basketball motor imagery study: ~23% improvement - Mentions a 1967 study where imagined layup practice improved performance almost as much as physical practice.

Pivotal Quotes: "The two major problems that we have left to solve is intelligence per watt and intelligence per sample." — Speaker: Defines the core optimization targets for modern AI systems. "If I had a perfect world model, then I should never go to the environment to go and collect samples to train on." — Speaker: Explains the ideal endpoint of world modeling in control and planning. "This is the year of the robot." — Speaker: Optimistic prediction about world models enabling practical robotics in the near future.

Implications: World models are emerging as the bridge between today’s data-hungry AI and human-like learning. If scaling, latent prediction, and fast planning improve, robotics, self-driving, and other embodied systems could become dramatically more capable and sample efficient.

🔓 Sign Up for Unlimited Episode Search

About Y Combinator Startup Podcast

We help founders make something people want. The Y Combinator Podcast is where builders talk about building. From the earliest days of an idea to scaling a company that changes the world, YC partners and founders share real stories, lessons, and tactics from the frontlines.

View all episodes from Y Combinator Startup Podcast