AutoTrust: Benchmarking Trustworthiness in Large Vision Language Models for Autonomous Driving
Shuo Xing, Hongyuan Hua, Xiangbo Gao, Shenzhe Zhu, Renjie Li, Kexin Tian, Xiaopeng Li, Heng Huang, Tianbao Yang, Zhangyang Wang, Yang Zhou, Huaxiu Yao, Zhengzhong Tu
TL;DR
AutoTrust presents the first holistic benchmark to evaluate the trustworthiness of DriveVLMs along five dimensions—truthfulness, safety, robustness, privacy, and fairness—across eight open datasets and six VLMs. Through comprehensive trustfulness, safety, robustness, privacy, and fairness evaluations, the study reveals vulnerabilities in DriveVLMs, notably privacy leakage and fragility under adversarial and out-of-distribution conditions, while generalist models often outperform driving-specialist baselines in overall trustworthiness. The GPT-4o-based evaluation framework demonstrates scalable, human-aligned scoring, complemented by human validation, and uncovers surprising generalist superiority and risk profiles across model families. These findings underscore the urgency of standardized, multi-dimensional trustworthiness assessments for DriveVLMs and provide a public dataset and codebase to catalyze safer deployment in autonomous driving systems.
Abstract
Recent advancements in large vision language models (VLMs) tailored for autonomous driving (AD) have shown strong scene understanding and reasoning capabilities, making them undeniable candidates for end-to-end driving systems. However, limited work exists on studying the trustworthiness of DriveVLMs -- a critical factor that directly impacts public transportation safety. In this paper, we introduce AutoTrust, a comprehensive trustworthiness benchmark for large vision-language models in autonomous driving (DriveVLMs), considering diverse perspectives -- including trustfulness, safety, robustness, privacy, and fairness. We constructed the largest visual question-answering dataset for investigating trustworthiness issues in driving scenarios, comprising over 10k unique scenes and 18k queries. We evaluated six publicly available VLMs, spanning from generalist to specialist, from open-source to commercial models. Our exhaustive evaluations have unveiled previously undiscovered vulnerabilities of DriveVLMs to trustworthiness threats. Specifically, we found that the general VLMs like LLaVA-v1.6 and GPT-4o-mini surprisingly outperform specialized models fine-tuned for driving in terms of overall trustworthiness. DriveVLMs like DriveLM-Agent are particularly vulnerable to disclosing sensitive information. Additionally, both generalist and specialist VLMs remain susceptible to adversarial attacks and struggle to ensure unbiased decision-making across diverse environments and populations. Our findings call for immediate and decisive action to address the trustworthiness of DriveVLMs -- an issue of critical importance to public safety and the welfare of all citizens relying on autonomous transportation systems. We release all the codes and datasets in https://github.com/taco-group/AutoTrust.
