ROAIJul 2, 2025

LLM-based Realistic Safety-Critical Driving Video Generation

arXiv:2507.01264v13 citationsh-index: 10
Originality Incremental advance
AI Analysis

This provides a tool for simulation-based testing of autonomous vehicles, enabling the creation of rare edge cases like pedestrian crossings under occlusion, but it is incremental as it builds on existing simulators and generation methods.

The paper tackles the problem of generating diverse and safety-critical driving scenarios for autonomous vehicle testing by proposing a framework that uses Large Language Models (LLMs) for few-shot code generation in the CARLA simulator and integrates a video generation pipeline to produce realistic driving videos.

Designing diverse and safety-critical driving scenarios is essential for evaluating autonomous driving systems. In this paper, we propose a novel framework that leverages Large Language Models (LLMs) for few-shot code generation to automatically synthesize driving scenarios within the CARLA simulator, which has flexibility in scenario scripting, efficient code-based control of traffic participants, and enforcement of realistic physical dynamics. Given a few example prompts and code samples, the LLM generates safety-critical scenario scripts that specify the behavior and placement of traffic participants, with a particular focus on collision events. To bridge the gap between simulation and real-world appearance, we integrate a video generation pipeline using Cosmos-Transfer1 with ControlNet, which converts rendered scenes into realistic driving videos. Our approach enables controllable scenario generation and facilitates the creation of rare but critical edge cases, such as pedestrian crossings under occlusion or sudden vehicle cut-ins. Experimental results demonstrate the effectiveness of our method in generating a wide range of realistic, diverse, and safety-critical scenarios, offering a promising tool for simulation-based testing of autonomous vehicles.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes