English

VLM-AutoDrive: Post-Training Vision-Language Models for Safety-Critical Autonomous Driving Events

Computer Vision and Pattern Recognition 2026-05-19 v2 Artificial Intelligence

Abstract

The rapid growth of ego-centric dashcam footage presents a major challenge for detecting safety-critical events such as collisions and near-collisions, scenarios that are brief, rare, and difficult for generic vision models to capture. While multimodal large language models (MLLMs) demonstrate strong general reasoning ability, they underperform in driving contexts due to domain and temporal misalignment. We introduce VLM-AutoDrive, a modular post-training framework for adapting pretrained Vision-Language Models (VLMs) to high-fidelity anomaly detection. The framework integrates metadata-derived captions, LLM-generated descriptions, visual question answering (VQA) pairs, and chain-of-thought (CoT) reasoning supervision to enable domain-aligned and interpretable learning. Off-the-shelf VLMs such as NVIDIA's Cosmos-Reason1 7B (CR1) exhibit near-zero Collision recall in zero-shot settings; fine-tuning with VLM-AutoDrive improves Collision F1 from 0.00 to 0.69 and overall accuracy from 35.35% to 77.27%. VLM-AutoDrive offers a scalable recipe for adapting general-purpose VLMs to safety-critical, temporally localized perception tasks. Evaluated on real-world Nexar dashcam videos, it achieves substantial gains in Collision and Near-Collision detection while producing interpretable reasoning traces, bridging the gap between perception, causality, and decision reasoning in autonomous driving.

Keywords

Cite

@article{arxiv.2603.18178,
  title  = {VLM-AutoDrive: Post-Training Vision-Language Models for Safety-Critical Autonomous Driving Events},
  author = {Mohammad Qazim Bhat and Yufan Huang and Niket Agarwal and Hao Wang and Michael Woods and John Kenyon and Tsung-Yi Lin and Xiaodong Yang and Ming-Yu Liu and Kevin Xie},
  journal= {arXiv preprint arXiv:2603.18178},
  year   = {2026}
}

Comments

16 pages, 9 figures, submitted to arXiv