English

VLMs Guided Interpretable Decision Making for Autonomous Driving

Computer Vision and Pattern Recognition 2025-11-19 v1

Abstract

Recent advancements in autonomous driving (AD) have explored the use of vision-language models (VLMs) within visual question answering (VQA) frameworks for direct driving decision-making. However, these approaches often depend on handcrafted prompts and suffer from inconsistent performance, limiting their robustness and generalization in real-world scenarios. In this work, we evaluate state-of-the-art open-source VLMs on high-level decision-making tasks using ego-view visual inputs and identify critical limitations in their ability to deliver reliable, context-aware decisions. Motivated by these observations, we propose a new approach that shifts the role of VLMs from direct decision generators to semantic enhancers. Specifically, we leverage their strong general scene understanding to enrich existing vision-based benchmarks with structured, linguistically rich scene descriptions. Building on this enriched representation, we introduce a multi-modal interactive architecture that fuses visual and linguistic features for more accurate decision-making and interpretable textual explanations. Furthermore, we design a post-hoc refinement module that utilizes VLMs to enhance prediction reliability. Extensive experiments on two autonomous driving benchmarks demonstrate that our approach achieves state-of-the-art performance, offering a promising direction for integrating VLMs into reliable and interpretable AD systems.

Keywords

Cite

@article{arxiv.2511.13881,
  title  = {VLMs Guided Interpretable Decision Making for Autonomous Driving},
  author = {Xin Hu and Taotao Jing and Renran Tian and Zhengming Ding},
  journal= {arXiv preprint arXiv:2511.13881},
  year   = {2025}
}

Comments

Accepted by WACV 2026

R2 v1 2026-07-01T07:42:11.045Z