paper-with-me

Papers

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 control adaptation framework that enables multi-modal controllability (sketch, latent behavior codes, and text) for pretrained state-of-the-art diffusion and autoregressive traffic models. By modulating intermediate features through identity-initialized FiLM layers, our method efficiently adds new control modalities while preserving the base model's generative prior. Evaluated on Waymo Open Sim Agents Challenge, our approach demonstrates strong controllability with less than 1% of the paired control data. Through context-aware condition transfer, our framework enables counterfactual scenario generation and long-tail synthesis while maintaining stable closed-loop driving realism and safety. Our framework unlocks new possibilities for controllable traffic simulation, enabling targeted scenario generation through lightweight adaptation of pretrained generative models. Project page: https://ecosim-web.github.io/

📄 PDF Abstract BibTeX arXiv:2607.00545

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

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

EV-EcoSim: A grid-aware co-simulation platform for the design and optimization of electric vehicle charging infrastructure

2024-01-09 · Emmanuel Balogun, Elizabeth Buechler, Siddharth Bhela, Simona Onori 외

To enable the electrification of transportation systems, it is important to understand how technologies such as grid storage, solar photovoltaic systems, and control strategies can aid the deployment of electric vehicle …

Decision MakingDecision Making Under Uncertainty

OmniTraffic: A Controllable Generation Pipeline and Benchmark for Spatio-Temporal Traffic Reasoning

2026-06-14 · Maonan Wang, Zhengyan Huang, Kemou Jiang, Yuhang Fu 외 arxiv

Traffic scene understanding requires models to reason beyond object recognition, including lane topology, multi-view geometry, temporal evolution, and signal-phase semantics. However, existing traffic-oriented multimodal…

Multimodal ReasoningScene UnderstandingObject Recognition

TrafficVLM: A Controllable Visual Language Model for Traffic Video Captioning

2024-04-14 · Quang Minh Dinh, Minh Khoi Ho, Anh Quan Dang, Hung Phong Tran

Traffic video description and analysis have received much attention recently due to the growing demand for efficient and reliable urban surveillance systems. Most existing methods only focus on locating traffic event seg…

Dense Video CaptioningDescriptiveLanguage ModelingLanguage Modelling+2

RLFTSim: Realistic and Controllable Multi-Agent Traffic Simulation via Reinforcement Learning Fine-Tuning

2026-05-18 · Ehsan Ahmadi, Hunter Schofield, Behzad Khamidehi, Fazel Arasteh 외 arxiv

Supervised open-loop training has been widely adopted for training traffic simulation models; however, it fails to capture the inherently dynamic, multi-agent interactions common in complex driving scenarios. We introduc…

Reinforcement Learning