SafeGen: Goal-Conditioned Video Diffusion of Safety-Critical Scenarios for VLM-Based Autonomous Driving

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Cybersecurity & Data Privacy · Depth: Expert, extended

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

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

Topics

Code references

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, AI Security Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.