vix.ing · top · new · best · stats · spec

SceneDiffuser: Efficient and Controllable Driving Simulation Initialization and Rollout

2024/12/05 by Chiyu Max Jiang, Jiang, Chiyu Max, Bai, Yijing +24 · 15 citations
Engineering · Psychology · #68T07 #Artificial Intelligence (cs.AI) #Autonomous Vehicle Technology and Safety #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Human-Automation Interaction and Safety #I.2.6 #Machine Learning (cs.LG) #Real-time simulation and control systems

paper · pdf · doi:10.48550/arxiv.2412.12129

openalex publication_date 2024/12/05 · openalex created_date 2024/12/19 · openalex updated_date 2026/07/28

Abstract

Realistic and interactive scene simulation is a key prerequisite for autonomous vehicle (AV) development. In this work, we present SceneDiffuser, a scene-level diffusion prior designed for traffic simulation. It offers a unified framework that addresses two key stages of simulation: scene initialization, which involves generating initial traffic layouts, and scene rollout, which encompasses the closed-loop simulation of agent behaviors. While diffusion models have been proven effective in learning realistic and multimodal agent distributions, several challenges remain, including controllability, maintaining realism in closed-loop simulations, and ensuring inference efficiency. To address these issues, we introduce amortized diffusion for simulation. This novel diffusion denoising paradigm amortizes the computational cost of denoising over future simulation steps, significantly reducing the cost per rollout step (16x less inference steps) while also mitigating closed-loop errors. We further enhance controllability through the introduction of generalized hard constraints, a simple yet effective inference-time constraint mechanism, as well as language-based constrained scene generation via few-shot prompting of a large language model (LLM). Our investigations into model scaling reveal that increased computational resources significantly improve overall simulation realism. We demonstrate the effectiveness of our approach on the Waymo Open Sim Agents Challenge, achieving top open-loop performance and the best closed-loop performance among diffusion models.

Cited by

Related