Search papers, labs, and topics across Lattice.
This paper introduces CrashDiffuser, a VLM-guided diffusion framework designed for generating fine-grained safety-critical traffic scenarios that specify collision contact regions on target vehicles. By decoupling semantic collision reasoning from trajectory synthesis, the system effectively predicts structured actions to generate adversarial trajectories tailored to the target vehicle's behavior. The results demonstrate a 50.33% target-collision rate on the first attempt, improving to 67.98% after three attempts, alongside a 40.05% success rate in controlling contact regions, showcasing the framework's effectiveness and adaptability.
Collision intent reasoning can now be finely controlled to target specific vehicle contact regions, achieving over 67% success in generating safety-critical scenarios.
Generating safety-critical scenarios is essential for evaluating autonomous driving systems. However, existing generators primarily focus on inducing collisions and offer limited control over where contact occurs on the target vehicle. In this paper, we study fine-grained safety-critical scenario generation, where success requires both a target collision and a specified head, rear, or side contact region. We propose CrashDiffuser, a closed-loop VLM-guided diffusion framework that decouples semantic collision reasoning from continuous trajectory synthesis through a hierarchical collision-intent interface derived from the requested target contact region. At initialization, the VLM extracts reusable scene-level context; at each replanning step, it predicts a structured action tuple describing speed change, turning behavior, and collision stage. This intent conditions a diffusion model to generate executable adversarial trajectories, while collision-guided sampling, candidate selection, and short-horizon replanning adapt generation to the target vehicle's evolving behavior. On WOMD-derived closed-loop scenarios, CrashDiffuser achieves a target-collision rate of 50.33% in a single attempt and 67.98% after three attempts, together with a contact-region control success rate of 40.05% and competitive trajectory naturalness. Component ablations further support the proposed design.