Is Your VLM for Autonomous Driving Safety-Ready? A Comprehensive Benchmark for Evaluating External and In-Cabin Risks
Xianhui Meng, Yuchen Zhang, Zhijian Huang, Zheng Lu, Ziling Ji, Yaoyao Yin, Hongyuan Zhang, Guangfeng Jiang, Yandan Lin, Long Chen, Hangjun Ye, Li Zhang, Jun Liu, Xiaoshuai Hao
TL;DR
DSBench presents the first comprehensive driving safety benchmark that unifies external hazard perception with in-cabin driver-state monitoring to evaluate Vision-Language Models in autonomous driving. By building a fine-grained 10-by-28 safety taxonomy, aggregating 98K QA pairs and 3K test scenes from 10+ datasets, and employing GPT-4o-based evaluation, the framework reveals safety weaknesses in current VLMs. A DSBench-tuned model, DSVLM, achieves state-of-the-art safety performance across categories, notably in cockpit understanding, demonstrating the value of safety-focused fine-tuning. The work underscores the need for integrated, human-centric evaluation in safety-critical AI systems and provides a practical dataset, tooling, and methodology to advance trustworthy autonomous driving technologies.
Abstract
Vision-Language Models (VLMs) show great promise for autonomous driving, but their suitability for safety-critical scenarios is largely unexplored, raising safety concerns. This issue arises from the lack of comprehensive benchmarks that assess both external environmental risks and in-cabin driving behavior safety simultaneously. To bridge this critical gap, we introduce DSBench, the first comprehensive Driving Safety Benchmark designed to assess a VLM's awareness of various safety risks in a unified manner. DSBench encompasses two major categories: external environmental risks and in-cabin driving behavior safety, divided into 10 key categories and a total of 28 sub-categories. This comprehensive evaluation covers a wide range of scenarios, ensuring a thorough assessment of VLMs' performance in safety-critical contexts. Extensive evaluations across various mainstream open-source and closed-source VLMs reveal significant performance degradation under complex safety-critical situations, highlighting urgent safety concerns. To address this, we constructed a large dataset of 98K instances focused on in-cabin and external safety scenarios, showing that fine-tuning on this dataset significantly enhances the safety performance of existing VLMs and paves the way for advancing autonomous driving technology. The benchmark toolkit, code, and model checkpoints will be publicly accessible.
