English

AutoTrust: Benchmarking Trustworthiness in Large Vision Language Models for Autonomous Driving

Computer Vision and Pattern Recognition 2026-01-05 v2 Machine Learning Robotics

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.

Keywords

Cite

@article{arxiv.2412.15206,
  title  = {AutoTrust: Benchmarking Trustworthiness in Large Vision Language Models for Autonomous Driving},
  author = {Shuo Xing and Hongyuan Hua and Xiangbo Gao and Shenzhe Zhu and Renjie Li and Kexin Tian and Xiaopeng Li and Heng Huang and Tianbao Yang and Zhangyang Wang and Yang Zhou and Huaxiu Yao and Zhengzhong Tu},
  journal= {arXiv preprint arXiv:2412.15206},
  year   = {2026}
}

Comments

Published at TMLR 2025

R2 v1 2026-06-28T20:42:48.450Z