paper-with-me

Papers

Promptable Closed-loop Traffic Simulation

2024-09-09 · Shuhan Tan, Boris Ivanovic, Yuxiao Chen, Boyi Li, Xinshuo Weng, Yulong Cao, Philipp Krähenbühl, Marco Pavone

Simulation stands as a cornerstone for safe and efficient autonomous driving development. At its core a simulation system ought to produce realistic, reactive, and controllable traffic patterns. In this paper, we propose ProSim, a multimodal promptable closed-loop traffic simulation framework. ProSim allows the user to give a complex set of numerical, categorical or textual prompts to instruct each agent's behavior and intention. ProSim then rolls out a traffic scenario in a closed-loop manner, modeling each agent's interaction with other traffic participants. Our experiments show that ProSim achieves high prompt controllability given different user prompts, while reaching competitive performance on the Waymo Sim Agents Challenge when no prompt is given. To support research on promptable traffic simulation, we create ProSim-Instruct-520k, a multimodal prompt-scenario paired driving dataset with over 10M text prompts for over 520k real-world driving scenarios. We will release code of ProSim as well as data and labeling tools of ProSim-Instruct-520k at https://ariostgx.github.io/ProSim.

📄 PDF Abstract BibTeX arXiv:2409.05863

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

PCASim: Promptable Closed-loop Adversarial Simulation for Urban Traffic Environment

2026-05-15 · Chuancheng Zhang, Zhenhao Wang, Kaizheng Li, Yaran Lin 외 arxiv

Real-world autonomous driving, particularly in urban environments with numerous corner cases, requires rigorous testing to ensure product safety and robustness. However, few studies have explored integrating adversarial …

Reinforcement LearningAutonomous Driving

Closed-Loop Supervised Fine-Tuning of Tokenized Traffic Models

2024-12-05 · CVPR 2025 1 · Zhejun Zhang, Peter Karkus, Maximilian Igl, Wenhao Ding 외

Traffic simulation aims to learn a policy for traffic agents that, when unrolled in closed-loop, faithfully recovers the joint distribution of trajectories observed in the real world. Inspired by large language models, t…

Closed-Loop Neural Operator-Based Observer of Traffic Density

2025-04-07 · Alice Harting, Karl Henrik Johansson, Matthieu Barreau

We consider the problem of traffic density estimation with sparse measurements from stationary roadside sensors. Our approach uses Fourier neural operators to learn macroscopic traffic flow dynamics from high-fidelity mi…

Density Estimation

Long-term Traffic Simulation with Interleaved Autoregressive Motion and Scenario Generation

2025-06-20 · Xiuyu Yang, Shuhan Tan, Philipp Krähenbühl

An ideal traffic simulator replicates the realistic long-term point-to-point trip that a self-driving system experiences during deployment. Prior models and benchmarks focus on closed-loop motion simulation for initial a…

Scene Generation

RIFT: Closed-Loop RL Fine-Tuning for Realistic and Controllable Traffic Simulation

2025-05-06 · Keyu Chen, Wenchao Sun, Hao Cheng, Sifa Zheng

Achieving both realism and controllability in interactive closed-loop traffic simulation remains a key challenge in autonomous driving. Data-driven simulation methods reproduce realistic trajectories but suffer from cova…

Autonomous DrivingImitation Learning