SafeGen: Goal-Conditioned Video Diffusion of Safety-Critical Scenarios for VLM-Based Autonomous Driving
Summary
SafeGen is a goal-conditioned diffusion framework designed to generate realistic safety-critical video scenarios for evaluating vision-language model-based autonomous driving systems (VLMADs). It addresses the sim-to-real gap of simulator-based methods by formulating scenario generation as a diffusion process guided by a catastrophic end-state, such as a pedestrian collision. The framework employs Context Grounded End State Reasoning to identify latent vulnerabilities in benign driving contexts and infer structured end-state specifications. Subsequently, End State Conditioned Video Evolution grounds these semantic threats into physically plausible visual dynamics, instantiating high-risk agents via depth-aware geometric projection and boundary-conditioned diffusion. Experiments across 3 VLMADs show SafeGen increases the Judge Overall Score by 24.25% on average compared to baselines. Fine-tuning a VLMAD with SafeGen-generated data also improves real-world driving performance by an average of 15.9%. The system generates 850 scenarios at 1280x720 resolution, 10 FPS, with 81 frames.
Key takeaway
For AI scientists and machine learning engineers developing autonomous driving systems, SafeGen offers a critical tool to rigorously evaluate and enhance VLMAD safety. You should integrate SafeGen-generated safety-critical scenarios into your testing pipelines to expose inherent reasoning flaws and improve model robustness against rare, high-impact events. Fine-tuning your VLMADs with this synthetic data can significantly boost real-world performance by 15.9% on average.
Key insights
SafeGen generates realistic safety-critical videos for VLMAD evaluation by goal-conditioning diffusion on catastrophic end-states.
Principles
- Scenario generation can be a goal-conditioned diffusion process.
- Leverage VLMs to infer latent vulnerabilities from benign contexts.
- Anchor catastrophic end-states to guide temporal video evolution.
Method
SafeGen uses Context Grounded End State Reasoning to define a catastrophic end-state specification from benign video, then End State Conditioned Video Evolution synthesizes the adversarial last frame and interpolates intermediate dynamics via boundary-conditioned diffusion.
In practice
- Generate diverse VRU interactions for VLMAD stress testing.
- Fine-tune VLMADs with synthetic data to improve real-world safety.
- Evaluate VLMADs using Judge Overall Score (JOS) for reasoning flaws.
Topics
- Autonomous Driving Safety
- Vision-Language Models
- Video Diffusion Models
- Scenario Generation
- Vulnerable Road Users
- Safety-Critical Evaluation
Code references
Best for: Computer Vision Engineer, Research Scientist, AI Scientist, AI Security Engineer, Machine Learning Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.