From Dashcam Videos to Driving Simulations: Stress Testing Automated Vehicles against Rare Events

Example of scenario generation with VLM

Abstract

Testing Automated Driving Systems (ADS) in simulation with realistic driving scenarios is important for verifying their performance. However, converting real-world driving videos into simulation scenarios is a significant challenge due to the complexity of interpreting high-dimensional video data and the time-consuming nature of precise manual scenario reconstruction. In this work, we propose a novel framework that automates the conversion of real-world car crash videos into detailed simulation scenarios for ADS testing. Our approach leverages prompt-engineered Video Language Models (VLM) to transform dashcam footage into SCENIC scripts, which define the environment and driving behaviors in the CARLA simulator, and subsequently generate the simulation scenario. Additionally, we introduce a similarity metric that helps iteratively refine the generated scenario through feedback by comparing key features between the real and simulated videos. Our preliminary results demonstrate substantial time efficiency, finishing the real-to-sim conversion in minutes with full automation and no human intervention, while maintaining high fidelity to the original driving events.

Publication
In 2025 Workshop on Machine Learning for Autonomous Driving at AAAI.