Chelsea Finn: This is the State of the Art in Robotics
Chelsea Finn from Physical Intelligence discusses advancing robotics toward general-purpose models that achieve high reliability through reinforcement learning, memory systems, and diverse training data. She demonstrates how robots can perform complex real-world tasks autonomously and argues that physical AI has reached a ChatGPT-like era comparable to language models, with models now being deployed in real-world applications.
Summary
Chelsea Finn, founder of Physical Intelligence, presents the state of physical intelligence and robotics, focusing on how to develop general-purpose robots capable of performing diverse tasks reliably in the real world. She begins by contextualizing the challenge: unlike language models where users can tolerate mistakes, physical robots operating autonomously must achieve high reliability (>90%) because they directly affect the physical environment.
Finn introduces a scalable reinforcement learning approach that improves upon standard algorithms like PPO by addressing key inefficiencies. The method includes human interventions to prevent dead-end trajectories and a general-purpose value function trained on diverse robot experience data to estimate success, reducing the number of attempts needed for learning. She demonstrates this through examples like making lattes and building cardboard boxes, achieving substantial throughput improvements through reinforcement learning post-training.
A critical innovation Finn highlights is implementing memory at multiple timescales for long-horizon tasks. Short-term video memory (10 seconds) is computed efficiently, while longer-term memory (10-15 minutes) is represented as compressed text summaries. This enables robots to autonomously complete complex multi-step tasks like kitchen cleaning without repetition.
Finn then discusses the development of a general-purpose foundation model (PIO7) trained on diverse, heterogeneous data including low-quality demonstrations, policy rollouts, human videos, and web data. The key technical unlock was detailed prompting that provides the model with context including instructions, subtask descriptions, metadata about data quality, and subgoal images. This enables the model to leverage even low-quality data effectively.
The PIO7 model matches or exceeds the performance of task-specific fine-tuned models across multiple domains without post-training, representing a shift from the pre-training/fine-tuning paradigm toward out-of-the-box general models. Finn demonstrates compositional generalization—the model can interact with rarely-seen objects (air fryers) and transfer skills across different robot platforms (cloth folding on an unseen BiARM UR5E robot) despite lacking specific training data.
Finn positions robotics on a 15-year timeline of AI development, arguing that robotics has progressed from collecting bespoke datasets (2023, analogous to 2012 ImageNet) to the GPT/DALI era (2024-2025) in just a few years. She notes that models are now deployed in real-world companies (Ultra, Weave) for practical applications, not just research demonstrations.
In the Q&A, Finn addresses when teams should adopt generalist policies, noting that starting with fine-tuned open-source models like PIO5 is recommended immediately. She discusses control output formats (joint positions versus 3D end-effector positions), the role of imagination/future prediction in the models, and speed improvements needed for practical deployment. She emphasizes that robots require autonomous experience on physical platforms and cannot rely solely on human video data, highlighting an important limitation compared to language models trained on internet text.
About this episode
<p>Robots can already fold laundry, make espresso, clean kitchens, and assemble things. The harder problem is getting them to do those tasks reliably, for long periods of time, without a human babysitting them.</p><p><br /></p><p>At Startup School 2026, Physical Intelligence cofounder Chelsea Finn explains what it takes to build general-purpose robots that work in the real world. She shares how reinforcement learning pushed robot throughput up 2x, how their systems can run autonomously for hours, and why she believes robotics is entering its GPT era: moving from specialized models toward general-purpose systems that can work across tasks, robots, and environments.</p><p><br /></p><p>Transcript: https://www.ycrootaccess.com/p/chelsea-finn-on-the-next-decade-in</p>
Key Insights
- Physical AI systems must achieve much higher reliability (>90%) than language models because they directly control physical environments where mistakes have real consequences, unlike text-based AI where users can recognize and correct errors
- A general-purpose value function trained on diverse robot experience can significantly reduce training iterations by amortizing cost across different prompts rather than collecting many attempts per individual scenario, similar to how PPO could be made more efficient
- Detailed prompting with metadata about data quality, episode length, subtask instructions, and subgoal images enables a single model to effectively leverage heterogeneous and even low-quality training data, improving performance as low-quality data is added
- Robots can exhibit emergent compositional generalization capabilities that weren't explicitly trained—such as performing mirror-image actions with different hands or applying skills to unseen objects—suggesting the models develop conceptual understanding beyond their training data
- Memory at multiple timescales (10-second video memory plus 10-15 minute text-based summaries) is critical for autonomous execution of long-horizon tasks that involve sequential steps, enabling robots to complete 10-15 minute workflows without human intervention
- The timeline for robotics has rapidly compressed from the 2012 ImageNet stage (collecting bespoke datasets) to the 2024-2025 GPT/DALI era in just a few years, with general-purpose models now matching or exceeding specialized fine-tuned models without post-training
- Robots fundamentally require autonomous experience on their own physical platforms and cannot achieve practical capability from observing human video alone, unlike language models that benefit from internet text—creating a structural difference in how these AI systems scale
- Open-source availability of earlier models (PIO5) and adoption by real-world companies (Ultra, Weave) demonstrates that robotics models are transitioning from research demonstrations to deployed commercial applications addressing practical problems
Topics
Transcript
. Everyone, today I'm going to be talking about the state of the art of physical intelligence. In particular, two years ago, I founded a company called Physical Intelligence. We're really interested in how we can basically develop any robot or allow any robot to do any task in the real world. And I actually spoke at this event a year ago, last year, and at the event last year, I shared some of our progress at the company at Physical Intelligence, where we could do things, really complicated tasks, like folding, unloading and folding laundry. And I also talked about how for the first time we showed how robots can do useful tasks in environments and rooms they've never…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Y Combinator Startup Podcast
Peter Steinberger: "Fun Is Velocity"
Peter Steinberger discusses the rapid evolution of OpenClaw, the challenges he faced in scaling the project, and the importance of maintaining fun and creativity in software development. He reflects on the frustrations and lessons learned while navigating public attention, security concerns, and team dynamics.
Max Hodak: How Startups Build Speed
Max Hodak discusses the importance of infrastructure in startups, particularly in deep tech industries, stressing that speed and organization determine success. He emphasizes the need for effective purchasing, hiring, and performance review systems to maintain operational efficiency.
How To Design In The Agent Era
Stephen Haney, founder of Paper, discusses how his AI-native design tool uses HTML/CSS rendering to enable seamless collaboration between designers and agents. The conversation explores design fundamentals, common AI-generated design pitfalls, and how Paper is disrupting the design tool market by prioritizing human creativity while accelerating workflows with agents.
Garry Tan: Own Your Intelligence
Garry Tan argues that personal AGI—intelligence owned and controlled by individuals rather than rented from corporations—is already emerging through AI agents powered by personal context libraries and skill files. He draws parallels to Spinoza's fight for intellectual freedom to advocate for developers and founders to own their cognitive tools and infrastructure before platforms extract their expertise.
Building the First Data Centers in Space
Philip Johnston, CEO of StarCloud, discusses how the company is building data centers in space to solve Earth's energy bottleneck for AI by leveraging unlimited solar power and declining launch costs. The company launched its first satellite in November 2024 with high-power NVIDIA GPUs and plans to deploy thousands of satellites providing 20 gigawatts of compute capacity.