Waymo Co-CEO Dmitri Dolgov: The Demo Is Only 1% Of The Work
Y Combinator
131 views • yesterday Save 42 min 7 min read
Video Summary
Waymo's journey to deploy AI in the physical world, specifically autonomous vehicles, is marked by seven critical lessons learned.
The core challenge lies in bridging the gap between a functional "demo" and a reliable, scalable "product." This transition requires an exponential increase in engineering effort to achieve the necessary "nines" of performance and reliability. Waymo emphasizes that safety is paramount, especially given the high cost of errors in physical AI, where mistakes can have life-threatening consequences unlike digital AI. The company has developed a sophisticated "Waymo Foundation model" and an AI ecosystem comprising an agent, simulator, and critic, all powered by a flywheel of real-world data and rigorous evaluation metrics. This comprehensive approach has enabled Waymo to achieve a "strongly superhuman safety performance," preventing serious injuries and demonstrating the immense potential of AI in the physical realm.
Short Highlights
- Waymo's "Waymo driver" serves ~500 trips/week, driving >4M miles weekly across 15 cities.
- Physical AI differs from digital AI due to higher cost of error, latency, data scarcity, and validation challenges.
- Bridging the gap from demo to product requires achieving "nines" of reliability, with each additional nine demanding 10x more effort.
- A multi-modal sensing approach (cameras, lidar, radar) is crucial for robust performance in diverse conditions.
- Technology evolves rapidly; companies must repeatedly integrate new breakthroughs while simplifying systems.
- The "Waymo Foundation model" is a multi-modal, world, action, and language model.
- A "bitter lesson" states that methods scaling best with compute and data ultimately win.
- Structure-augmented end-to-end systems offer advantages in validation, efficiency, and feedback signals.
- High-fidelity, closed-loop simulation is essential for training and evaluating physical AI agents.
- An AI ecosystem of agent, simulator, and critic powers a progress flywheel.
- Metrics and evaluation are critical for guiding development and earning trust.
- Waymo's driver is ~17x better than human drivers in preventing serious injury crashes.
Key Details
Lesson 1: The Demo vs. Product Gap [00:01:25]
- The transition from a working demo to a scalable, reliable product is vastly more challenging than initially perceived.
- Waymo achieved "capability complete" autonomous driving by 2010, handling various conditions, but it took 15 years to offer a productized service.
- Reliability and performance require exponential effort for each additional "nine" of accuracy, with the long tail of rare events becoming daily realities at scale.
"The many nines of performance, the many nines of reliability that follow, that's where the real work happens."
Lesson 2: The "Nines" Dictate Architecture [00:07:45]
- The required level of "nines" (reliability/performance) dictates the fundamental architecture and technical approach.
- Choosing technology based solely on its steep initial performance curve can lead to hitting a plateau before reaching product requirements.
- Waymo employs a multi-modal sensing approach (cameras, lidar, radar) to achieve the necessary performance for full autonomy, rather than relying on a single modality like human eyes.
"So, if you are targeting full autonomy and you're targeting superhuman, strongly superhuman performance, you find that weak sensing just leads to a safety curve that flattens out way too early."
Lesson 3: Riding Tech Waves Repeatedly [00:14:15]
- Technology, especially AI, advances rapidly, requiring companies to repeatedly integrate new breakthroughs without regressions.
- The challenge lies not just in adopting new tech for performance gains but in doing so while reducing fragmentation and complexity.
- Waymo rebuilt its driver around major AI waves (CNNs, Transformers, VLMs) and emphasizes the need to integrate new tech into production safely and efficiently, multiple times.
"The much harder muscle to build is to carry that bleeding edge research into production and deploy it in a safety-critical environment without regressions."
Lesson 4: The Bitter Lesson - Scale Wins [00:25:00]
- General methods that leverage massive compute and data consistently outperform handcrafted approaches, as articulated by Richard Sutton's "bitter lesson."
- Waymo's bet on a high-capacity foundation model leverages better scaling laws, which can then be distilled into smaller, efficient models for real-time operation.
- Structure that fights scale will lose, while structure that channels scale wins; this applies to end-to-end models, where intermediate structured representations can boost performance and simplify validation.
"Essentially, structure that fights scale will always lose. And structure that channels scale always wins."
Lesson 5: Structure-Augmented End-to-End [00:28:30]
- Beyond basic end-to-end systems, Waymo uses "structure-augmented end-to-end" by combining learned embeddings with materialized structure representations.
- This approach enables powerful correctness and safety validation layers at inference time.
- It also provides efficiency wins in large-scale training and evaluation, allowing for mix-and-match approaches and verifiable feedback signals.
"We go beyond the basic vanilla end-to-end by augmenting the learned embeddings with materialized structure representations."
Lesson 6: The Critical Role of Simulation [00:33:00]
- A good, large-scale, realistic, high-fidelity simulator is absolutely critical for training and safely deploying AI agents in the physical world.
- Closed-loop simulation, where actions affect the world and the agent reacts, is vital for safety-critical agents, unlike open-loop observation.
- Building a realistic simulator is as hard as building the agent itself, requiring a generative world model that understands physics, semantics, and sensing realism.
"The problem of building a good, realistic simulator is just as hard as building the agent itself."
Lesson 7: Building an Ecosystem and Flywheel [00:40:15]
- A complex problem requires building an entire ecosystem: the agent, the simulator, and a critic.
- These three components share fundamental reasoning and generative capabilities, often based on the same foundation model.
- A flywheel effect is created: real-world data grounds the simulator, the simulator generates harder cases for the critic and agent, leading to continuous improvement.
"You're building the agent. For us, that's the driver that drives the car. You also have the simulator, which is that virtual playground for the agent to learn in. And then you have the critic."
The Power of Metrics and Evaluation [00:43:00]
- While model architecture is table stakes, evaluation and metrics are strategic differentiators.
- Metrics must be defined quantitatively before building technology or products to avoid iterating on demos.
- Evaluation must extend beyond the model to every component of the system, including physical, behavioral, and operational aspects, forming a "safety and readiness framework."
"If you can't quantitatively define what good enough means, you're not really building a product, you're just iterating on your demo."
Earning Trust Through Performance [00:45:00]
- Trust in physical AI is earned through relentless, real-world proof of safety and functionality, not just clever tech demos.
- Waymo openly publishes safety data and research to build this trust, which becomes a significant business advantage.
- Replicating hundreds of millions of autonomous miles of operation backed by audited evaluation is far harder than copying models or algorithms.
"Your models can be leaked. Algorithms can be replicated. But hundreds of millions of miles of fully autonomous operations in the real world backed by evidence-grade evaluation and publicly audited proof, that is much, much more difficult to replicate."
Compounding Effects for Superhuman Safety [00:47:00]
- The lessons compound: "nines" set the bar, structure boosts scaling, riding tech waves enables progress, and the ecosystem/flywheel accelerates development.
- This playbook has allowed Waymo to achieve "strongly superhuman safety performance."
- Waymo's safety data shows its driver is ~17x better than human drivers in preventing serious injury crashes.
"And we're seeing there that in the areas where we operate, the Waymo driver is about 17 times better than human drivers when it comes to crashes that cause serious injury."
The Future is Physical AI [00:49:00]
- Physical AI is poised to be the next major frontier, akin to digital AI a few years ago.
- The necessary ingredients—generative world models, affordable compute/sensing, scaling laws, and scaled products—are now in place.
- The next decade of AI innovation will primarily occur in the physical world, emphasizing the mission and customers over mere technological advancement.
"The last decade of AI happened in the digital world and the next decade will also happen in the physical world."
Waymo Driver in Action [00:51:30]
- A demonstration of a Waymo ride highlights its fully autonomous nature, with no human driver.
- Passengers express amazement at the car's smooth operation, safety interventions (e.g., braking for a truck), and overall performance, with one noting it performed better than a human driver.
"The car did a better job than if somebody was driving."