paper-with-me

Papers

Long-term Traffic Simulation via Structured Autoregressive Modeling

2026-06-30 · Lingyu Xiao, Zexin Feng, Xintao Yan arxiv

Interactive traffic simulation is a vital world model for autonomous driving. A central challenge in long-horizon simulation is modeling sustained multi-agent interactions, which is further exacerbated by dynamic token cardinality as agents continuously enter and exit the scene. In this work, we propose that the solution lies in the synergy between the architectural inductive biases and statistical priors of large-scale sequence models, e.g., Large Language Models (LLMs). Our probing experiments reveal that the transferability of attention mechanisms and the distributional consistency between motion tokens and natural language enable small-scale, heavily frozen LLMs to rapidly adapt to traffic modeling. Building on this insight, we introduce RosettaSim, a unified framework that projects scene topology, agent states, and spawning intents into a structured autoregressive stream with variable length, achieving both strong short-term accuracy and stable long-horizon simulation fidelity. Furthermore, evaluating extended rollouts presents yet another hurdle, as one-to-one agent correspondence inevitably fades over time. To address this, we introduce Retrieval-based Traffic Evaluation (RTE), which retrieves semantically similar real-world scenarios as context-aware reference anchors. Experiments on the Waymo Open Sim Agent Challenge (WOSAC) demonstrate that RosettaSim achieves state-of-the-art performance in both short- and long-term simulation. Furthermore, RTE exhibits a stronger correlation with standard metrics ($r=0.83$) than existing approaches ($r=0.74$), indicating improved alignment with long-horizon simulation fidelity.

📄 PDF Abstract BibTeX arXiv:2606.31209

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

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

ECoSim: Data Efficient Fine-Tuning for Controllable Traffic Simulation

2026-07-01 · Yu-Hsiang Chen, Wei-Jer Chang, Yi-Ting Chen, Masayoshi Tomizuka arxiv

Controllable traffic simulation is critical for testing autonomous driving systems, yet existing approaches often require retraining large generative models with extensive annotated data. We introduce a lightweight contr…

Autonomous Driving

Probabilistic Traffic Forecasting with Dynamic Regression

2023-01-17 · Vincent Zhihao Zheng, Seongjin Choi, Lijun Sun

This paper proposes a dynamic regression (DR) framework that enhances existing deep spatiotemporal models by incorporating structured learning for the error process in traffic forecasting. The framework relaxes the assum…

regressionTime SeriesTime Series AnalysisTime Series Forecasting

Traffic Flow Combination Forecasting Method Based on Improved LSTM and ARIMA

2019-06-25 · Boyi Liu, Xiangyan Tang, Jieren Cheng, Pengchao Shi

Traffic flow forecasting is hot spot research of intelligent traffic system construction. The existing traffic flow prediction methods have problems such as poor stability, high data requirements, or poor adaptability. I…

PredictionTime SeriesTime Series AnalysisTraffic Prediction

LASIL: Learner-Aware Supervised Imitation Learning For Long-term Microscopic Traffic Simulation

2024-03-26 · CVPR 2024 1 · Ke Guo, Zhenwei Miao, Wei Jing, Weiwei Liu 외

Microscopic traffic simulation plays a crucial role in transportation engineering by providing insights into individual vehicle behavior and overall traffic flow. However, creating a realistic simulator that accurately r…

Imitation Learning