paper-with-me

Papers

Guided Conditional Diffusion for Controllable Traffic Simulation

2022-10-31 · Ziyuan Zhong, Davis Rempe, Danfei Xu, Yuxiao Chen, Sushant Veer, Tong Che, Baishakhi Ray, Marco Pavone

Controllable and realistic traffic simulation is critical for developing and verifying autonomous vehicles. Typical heuristic-based traffic models offer flexible control to make vehicles follow specific trajectories and traffic rules. On the other hand, data-driven approaches generate realistic and human-like behaviors, improving transfer from simulated to real-world traffic. However, to the best of our knowledge, no traffic model offers both controllability and realism. In this work, we develop a conditional diffusion model for controllable traffic generation (CTG) that allows users to control desired properties of trajectories at test time (e.g., reach a goal or follow a speed limit) while maintaining realism and physical feasibility through enforced dynamics. The key technical idea is to leverage recent advances from diffusion modeling and differentiable logic to guide generated trajectories to meet rules defined using signal temporal logic (STL). We further extend guidance to multi-agent settings and enable interaction-based rules like collision avoidance. CTG is extensively evaluated on the nuScenes dataset for diverse and composite rules, demonstrating improvement over strong baselines in terms of the controllability-realism tradeoff.

📄 PDF Abstract BibTeX arXiv:2210.17366

Code (1)

NVlabs/CTG 공식 구현 pytorch

Tasks

Autonomous VehiclesCollision Avoidance

Methods 이 논문이 사용한 방법론

Test 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Language-Guided Traffic Simulation via Scene-Level Diffusion

2023-06-10 · Ziyuan Zhong, Davis Rempe, Yuxiao Chen, Boris Ivanovic 외

Realistic and controllable traffic simulation is a core capability that is necessary to accelerate autonomous vehicle (AV) development. However, current approaches for controlling learning-based traffic models require si…

Language ModelingLanguage ModellingLarge Language Model

DragTraffic: Interactive and Controllable Traffic Scene Generation for Autonomous Driving

2024-04-19 · Sheng Wang, Ge Sun, Fulong Ma, Tianshuai Hu 외

Evaluating and training autonomous driving systems require diverse and scalable corner cases. However, most existing scene generation methods lack controllability, accuracy, and versatility, resulting in unsatisfactory g…

Autonomous DrivingDiversityImage GenerationScene Generation

Causal Composition Diffusion Model for Closed-loop Traffic Generation

2024-12-23 · CVPR 2025 1 · Haohong Lin, Xin Huang, Tung Phan-Minh, David S. Hayden 외

Simulation is critical for safety evaluation in autonomous driving, particularly in capturing complex interactive behaviors. However, generating realistic and controllable traffic scenarios in long-tail situations remain…

Autonomous Driving

Safety-Critical Traffic Simulation with Guided Latent Diffusion Model

2025-05-01 · Mingxing Peng, Ruoyu Yao, Xusen Guo, Yuting Xie 외

Safety-critical traffic simulation plays a crucial role in evaluating autonomous driving systems under rare and challenging scenarios. However, existing approaches often generate unrealistic scenarios due to insufficient…

Autonomous DrivingComputational EfficiencyDenoising

Diffusion Models for Intelligent Transportation Systems: A Survey

2024-09-24 · Mingxing Peng, Kehua Chen, Xusen Guo, Qiming Zhang 외

Intelligent Transportation Systems (ITS) are vital in modern traffic management and optimization, significantly enhancing traffic efficiency and safety. Recently, diffusion models have emerged as transformative tools for…

Autonomous DrivingSurveyTrajectory Prediction