CVAIRONov 17, 2025

A Trajectory-free Crash Detection Framework with Generative Approach and Segment Map Diffusion

arXiv:2511.13795v1h-index: 3
Originality Incremental advance
AI Analysis

This addresses crash detection for traffic safety management by eliminating reliance on trajectory data, though it is incremental as it builds on existing diffusion models.

The paper tackles real-time crash detection without needing vehicle trajectories by using a two-stage framework that generates future road segment maps via a diffusion model and compares them to monitored maps to identify crashes. Experiments on real-world data show the method effectively detects crashes.

Real-time crash detection is essential for developing proactive safety management strategy and enhancing overall traffic efficiency. To address the limitations associated with trajectory acquisition and vehicle tracking, road segment maps recording the individual-level traffic dynamic data were directly served in crash detection. A novel two-stage trajectory-free crash detection framework, was present to generate the rational future road segment map and identify crashes. The first-stage diffusion-based segment map generation model, Mapfusion, conducts a noisy-to-normal process that progressively adds noise to the road segment map until the map is corrupted to pure Gaussian noise. The denoising process is guided by sequential embedding components capturing the temporal dynamics of segment map sequences. Furthermore, the generation model is designed to incorporate background context through ControlNet to enhance generation control. Crash detection is achieved by comparing the monitored segment map with the generations from diffusion model in second stage. Trained on non-crash vehicle motion data, Mapfusion successfully generates realistic road segment evolution maps based on learned motion patterns and remains robust across different sampling intervals. Experiments on real-world crashes indicate the effectiveness of the proposed two-stage method in accurately detecting crashes.

Foundations

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

Your Notes