AIAug 5, 2025

ToolVQA: A Dataset for Multi-step Reasoning VQA with External Tools

arXiv:2508.03284v17 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses the problem of enhancing multi-step reasoning in visual question answering with external tools for AI researchers, though it is incremental as it builds on existing tool-augmented VQA work.

The authors tackled the gap in real-world tool-use proficiency for Large Foundation Models in multimodal settings by introducing ToolVQA, a dataset of 23K instances with an average of 2.78 reasoning steps, and fine-tuned models achieved strong performance, surpassing GPT-3.5-turbo on out-of-distribution datasets.

Integrating external tools into Large Foundation Models (LFMs) has emerged as a promising approach to enhance their problem-solving capabilities. While existing studies have demonstrated strong performance in tool-augmented Visual Question Answering (VQA), recent benchmarks reveal significant gaps in real-world tool-use proficiency, particularly in functionally diverse multimodal settings requiring multi-step reasoning. In this work, we introduce ToolVQA, a large-scale multimodal dataset comprising 23K instances, designed to bridge this gap. Unlike previous datasets that rely on synthetic scenarios and simplified queries, ToolVQA features real-world visual contexts and challenging implicit multi-step reasoning tasks, better aligning with real user interactions. To construct this dataset, we propose ToolEngine, a novel data generation pipeline that employs Depth-First Search (DFS) with a dynamic in-context example matching mechanism to simulate human-like tool-use reasoning. ToolVQA encompasses 10 multimodal tools across 7 diverse task domains, with an average inference length of 2.78 reasoning steps per instance. The fine-tuned 7B LFMs on ToolVQA not only achieve impressive performance on our test set but also surpass the large close-sourced model GPT-3.5-turbo on various out-of-distribution (OOD) datasets, demonstrating strong generalizability to real-world tool-use scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes