AutoWorld: Scaling Multi-Agent Traffic Simulation with Self-Supervised World Models

📅 2026-03-30
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the limited scalability of current data-driven traffic simulation methods, which rely heavily on labeled trajectories or semantic annotations, leaving vast amounts of unlabeled LiDAR data underutilized. To overcome this, the authors propose AutoWorld, a novel framework that leverages unlabeled LiDAR occupancy data through self-supervised learning to construct a world model capable of generating multi-agent traffic scenarios. The approach introduces motion-aware latent variables as supervisory signals and incorporates a cascaded determinantal point process (DPP) to predict scene context and drive motion generation via a coarse-to-fine strategy. Evaluated on the WOSAC benchmark, AutoWorld achieves top performance in realism according to the Realism Meta Metric, significantly enhancing simulation fidelity and demonstrating the substantial potential of unlabeled data for realistic traffic simulation.
📝 Abstract
Multi-agent traffic simulation is central to developing and testing autonomous driving systems. Recent data-driven simulators have achieved promising results, but rely heavily on supervised learning from labeled trajectories or semantic annotations, making it costly to scale their performance. Meanwhile, large amounts of unlabeled sensor data can be collected at scale but remain largely unused by existing traffic simulation frameworks. This raises a key question: How can a method harness unlabeled data to improve traffic simulation performance? In this work, we propose AutoWorld, a traffic simulation framework that employs a world model learned from unlabeled occupancy representations of LiDAR data. Given world model samples, AutoWorld constructs a coarse-to-fine predictive scene context as input to a multi-agent motion generation model. To promote sample diversity, AutoWorld uses a cascaded Determinantal Point Process framework to guide the sampling processes of both the world model and the motion model. Furthermore, we designed a motion-aware latent supervision objective that enhances AutoWorld's representation of scene dynamics. Experiments on the WOSAC benchmark show that AutoWorld ranks first on the leaderboard according to the primary Realism Meta Metric (RMM). We further show that simulation performance consistently improves with the inclusion of unlabeled LiDAR data, and study the efficacy of each component with ablations. Our method paves the way for scaling traffic simulation realism without additional labeling. Our project page contains additional visualizations and released code.
Problem

Research questions and friction points this paper is trying to address.

multi-agent traffic simulation
unlabeled data
world models
autonomous driving
scalability
Innovation

Methods, ideas, or system contributions that make the work stand out.

self-supervised world models
unlabeled LiDAR data
multi-agent traffic simulation
determinantal point process
motion-aware latent supervision
🔎 Similar Papers
No similar papers found.
M
Mozhgan Pourkeshavatz
University of Toronto, Canada
T
Tianran Liu
University of Toronto, Canada
Nicholas Rhinehart
Nicholas Rhinehart
Assistant Professor, University of Toronto
Machine LearningComputer VisionRoboticsReinforcement LearningArtificial Intelligence