PulseAugur
EN
LIVE 08:21:35

TerraZero simulator enables zero-demonstration self-play for autonomous driving agents

Researchers have developed TerraZero, a novel procedural driving simulator designed for large-scale, zero-demonstration self-play training of autonomous driving agents. This system utilizes a C engine for simulation and GPU for policy inference, achieving a high throughput of 1.3 million agent-steps per second. TerraZero generates diverse scenarios by randomizing map geometry, agent dynamics, and rewards, enabling policies to generalize across different environments without human demonstrations. The system has demonstrated state-of-the-art performance on benchmarks like the InterPlan long-tail and Waymo Open Sim Agents, achieving top rankings in safety and collision avoidance. AI

IMPACT This simulator could accelerate the development and testing of safer, more robust autonomous driving systems by enabling large-scale, efficient training.

RANK_REASON The cluster describes a new research paper detailing a novel simulator for AI training.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

TerraZero simulator enables zero-demonstration self-play for autonomous driving agents

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Zhouchonghao Wu, Akshay Rangesh, Weixin Li, Wei-Jer Chang, Zachary Lee, Tim Wang, Wei Zhan ·

    TerraZero: Procedural Driving Simulation for Zero-Demonstration Self-Play at Scale

    arXiv:2607.13028v1 Announce Type: cross Abstract: Training robust autonomous driving agents requires a simulator that is fast enough for reinforcement learning at scale, realistic enough to ground behavior in real-world map structure, and diverse enough to cover the safety-critic…

  2. arXiv cs.AI TIER_1 English(EN) · Wei Zhan ·

    TerraZero: Procedural Driving Simulation for Zero-Demonstration Self-Play at Scale

    Training robust autonomous driving agents requires a simulator that is fast enough for reinforcement learning at scale, realistic enough to ground behavior in real-world map structure, and diverse enough to cover the safety-critical long tail that logged data rarely contains. We …