English

Retrieval-Based Interleaved Visual Chain-of-Thought in Real-World Driving Scenarios

Computer Vision and Pattern Recognition 2025-04-09 v2 Artificial Intelligence

Abstract

While chain-of-thought (CoT) prompting improves reasoning in large language models, its effectiveness in vision-language models (VLMs) remains limited due to over-reliance on textual cues and memorized knowledge. To investigate the visual reasoning capabilities of VLMs in complex real-world scenarios, we introduce DrivingVQA, a visual question answering dataset derived from driving theory exams, which contains 3,931 multiple-choice problems with expert-written explanations and grounded entities relevant to the reasoning process. Leveraging this dataset, we propose RIV-CoT, a Retrieval-Based Interleaved Visual Chain-of-Thought method that enables VLMs to reason using visual crops corresponding to these relevant entities. Our experiments demonstrate that RIV-CoT improves answer accuracy by 3.1% and reasoning accuracy by 4.6% over vanilla CoT prompting. Furthermore, we demonstrate that our method effectively scales to the larger A-OKVQA reasoning dataset by leveraging automatically generated pseudo-labels, outperforming CoT prompting.

Keywords

Cite

@article{arxiv.2501.04671,
  title  = {Retrieval-Based Interleaved Visual Chain-of-Thought in Real-World Driving Scenarios},
  author = {Charles Corbière and Simon Roburin and Syrielle Montariol and Antoine Bosselut and Alexandre Alahi},
  journal= {arXiv preprint arXiv:2501.04671},
  year   = {2025}
}

Comments

Project page: https://vita-epfl.github.io/DrivingVQA