ROLGOct 12, 2023

Waymax: An Accelerated, Data-Driven Simulator for Large-Scale Autonomous Driving Research

arXiv:2310.08710v1194 citationsh-index: 30
Originality Incremental advance
AI Analysis

This provides a tool for researchers and developers in autonomous driving to conduct safe and cost-effective large-scale simulation and testing, though it is incremental as it builds on existing data and methods.

The authors tackled the challenge of realistic simulation for autonomous vehicle planning by introducing Waymax, a data-driven simulator that uses real-world driving data and runs on hardware accelerators, achieving suitability for large-scale distributed machine learning workflows.

Simulation is an essential tool to develop and benchmark autonomous vehicle planning software in a safe and cost-effective manner. However, realistic simulation requires accurate modeling of nuanced and complex multi-agent interactive behaviors. To address these challenges, we introduce Waymax, a new data-driven simulator for autonomous driving in multi-agent scenes, designed for large-scale simulation and testing. Waymax uses publicly-released, real-world driving data (e.g., the Waymo Open Motion Dataset) to initialize or play back a diverse set of multi-agent simulated scenarios. It runs entirely on hardware accelerators such as TPUs/GPUs and supports in-graph simulation for training, making it suitable for modern large-scale, distributed machine learning workflows. To support online training and evaluation, Waymax includes several learned and hard-coded behavior models that allow for realistic interaction within simulation. To supplement Waymax, we benchmark a suite of popular imitation and reinforcement learning algorithms with ablation studies on different design decisions, where we highlight the effectiveness of routes as guidance for planning agents and the ability of RL to overfit against simulated agents.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes