Seeing the Evidence, Not Just the Answer: Training-Free SalMask Evidence Routing for Traffic Accident Video Understanding
Kookmin University
Abstract
Vision-language models (VLMs) show strong potential for autonomous-driving scene understanding, yet their decisions on safety-critical accident videos may rely on language priors rather than visually grounded evidence. We propose SalMask Evidence Routing (SalMask-ER), a training-free framework that routes complementary global and localized evidence to a frozen VLM. A compact question-agnostic caption preserves scene-level context, while open-vocabulary detection and driver-oriented saliency produce object-aware crops with attenuated backgrounds. On VRU-Accident, SalMask-ER improves Qwen2.5-VL-3B from 51.12% to 67.33%, a 16.21-point gain, and reaches 71.30% with Qwen3.5-4B. In the same way intended for the dense accident captioning task, the SalMask configuration reports higher scores than the published Qwen2.5-VL-3B baseline on all six metrics and outperforms VideoPerceiver-3B, which is trained using a combination of supervised fine-tuning (SFT) and reinforcement learning (RL). Evidence ablations further show that removing or mismatching localized content weakens accident-centric and causal reasoning.