TechnicalDiscussion

New LLMs Are Unlocking Robot-Use Agents

Y Combinator

This discussion explores how large language models like Claude (Astra) are enabling robot control through code generation and tool use, building on foundational work like RT2 and visual language-action models. The speakers from Waddle Labs and RoboCurve explain how models trained on diverse data modalities—including web text, computer usage, and coding—are converging toward general-purpose robot agents that can perform complex physical tasks within the next 2 years.

Summary

The conversation begins by establishing the surprising generalization capabilities of coding agents across domains, leading to their application in robotics. Jamie and Vincent from Waddle Labs explain their approach to creating LLMs that drive robots through efficient system design and data collection, while Jay from RoboCurve describes their role as an evaluation company for physical AI across various robot morphologies and control paradigms.

The discussion traces the evolution from RT2—which fine-tuned language models to output end-effector poses instead of English—to modern VLAs (Visual Language-Action models) that benefit from the architectural capabilities of large language models. A key insight emerges around the shift from fine-tuning to in-context learning: rather than baking knowledge into model weights, modern LLMs can write complex policies as code with sufficient reasoning and tool use capabilities.

François introduces a framework distinguishing between different learning paradigms: learning embedded in weights (through training), in-context learning (ICL), and various middle grounds like LoRA fine-tuning. Experiments show ICL improves cheaply but saturates around 20-40 examples and breaks down beyond the model's context window. This motivates the strategy of consolidating context-learned skills into tools or policies that can be reused and refined—akin to how agents write and refactor code libraries.

The concept of 'code as policy' is central to the discussion, building on work like Voyager where agents create tools on-the-fly using Python functions. Early papers from Google DeepMind (Coda) demonstrated that LLM agents could write complex robot control code given lists of primitive functions, without additional robot-specific training data. Modern models like Claude/Astra dramatically improve on this by leveraging vast pre-training on web data, images, and especially computer usage data (CAD, Blender interactions, simulations).

The speakers connect this progress to the Platonic Representation Hypothesis—the idea that models trained on diverse data converge toward consistent world representations. This explains why language models can suddenly become effective robot controllers: a sufficiently capable language model implicitly learns the spatial and physical understanding needed for robotics. Astra's improvements are attributed to pre-training on massive computer usage datasets, which teach spatial reasoning applicable to physical control.

Looking forward, the team predicts general-purpose robots within 2 years capable of performing tasks any competent teenager could do with bare hands. Key challenges include reducing latency (currently bottlenecked by model inference speed) and managing the consolidation phase—similar to how biological systems use sleep to compress memories into skills. They envision a cycle where models learn in context, compress skills during 'offline' phases, and refactor growing skill libraries for faster deployment, drawing parallels to Dream Coder and classical data aggregation approaches like Dagger.

Key Insights

  • Modern LLMs no longer need fine-tuning for robot control; Claude and similar models are capable enough 'out of the box' to write complex robot policies, representing a fundamental shift from the fine-tuning paradigm of earlier VLAs like RT2.
  • In-context learning plateaus quickly, saturating around 20-40 examples and breaking down beyond the model's training context window, but this limitation can be circumvented by consolidating learned skills into reusable tools or compact code policies.
  • Computer usage data (CAD, Blender, GUI interactions) teaches spatial reasoning that directly transfers to robot control, explaining why models pre-trained on computer usage data are dramatically better at robotics than models trained only on robot-specific data.
  • The Platonic Representation Hypothesis suggests that sufficiently strong language models and strong robotics models will converge toward the same underlying world representation, meaning a single powerful general model outperforms any collection of weaker specialized models.
  • General-purpose robots capable of performing any task a competent teenager could do are expected within 2 years, driven by rapid model improvements (latency halving monthly) and the consolidation of learned skills into efficient, refactorable policy libraries.

Topics

Large language models for robot controlVisual language-action (VLA) models and RT2Code generation as robot policyIn-context learning vs. weight-based learningPlatonic Representation HypothesisTransfer learning across modalities (text, code, computer usage, robotics)Tool use and meta-learning in agentsData consolidation and skill compressionGeneral-purpose robot timelines

Transcript

[0:00] One of the biggest surprises of the last few years has been the ability of coding agents to generalize across domains. And now, researchers on the front lines are showing that this includes controlling robots. This prompted MIT professor Philip Isola to suggest in a recent viral essay that we may be entering an era of robotics , where general- purpose model agents could make various robots more capable. So today, François and I invited the founders of Waddle Labs and RoboCurve, two startup groups working at the very frontier of creating more capable robots using LLM. Maybe you guys [0:35] want to briefly introduce yourselves and talk a little bit about what each of your companies focuses on.…

Full transcript available for MurmurCast members

Sign Up to Access

More from Y Combinator

Get AI summaries like this delivered to your inbox daily

Get AI summaries delivered to your inbox

MurmurCast summarizes your YouTube channels, podcasts, and newsletters into one daily email digest.