VisChainBench: A Benchmark for Multi-Turn, Multi-Image Visual Reasoning Beyond Language Priors
Wenbo Lyu, Yingjun Du, Jinglin Zhao, Xianton Zhen, Ling Shao
TL;DR
VisChainBench introduces a large-scale, multi-turn, multi-image visual reasoning benchmark designed to operate with minimal language priors. It employs a multi-agent data-generation pipeline to create 1,457 tasks over 20,431 images across three domains, enabling evaluation of image-to-image reasoning across extended sequences. The study shows a clear performance gap between proprietary and open LVLMs, with model size and training on structured data driving improvements, and finds limited benefits from current long-thinking or chain-of-thought approaches in image-only settings. The work provides open-source benchmark construction tools and prompts a shift toward image-centric reasoning benchmarks to push LVLM capabilities beyond language-conditioned tasks.
Abstract
Understanding multi-image, multi-turn scenarios is a critical yet underexplored capability for Large Vision-Language Models (LVLMs). Existing benchmarks predominantly focus on static or horizontal comparisons -- e.g., spotting visual differences or assessing appropriateness -- while relying heavily on language cues. Such settings overlook progressive, context-dependent reasoning and the challenge of visual-to-visual inference. To bridge this gap, we present VisChainBench, a large-scale benchmark designed to rigorously evaluate LVLMs' ability to perform multi-step visual reasoning across sequential, interdependent tasks with minimal language guidance. VisChainBench contains 1,457 tasks spanning over 20,000 images across three diverse domains (e.g., daily scenarios, engineering troubleshooting), structured to mimic real-world decision-making processes. Uniquely, the benchmark is constructed using a multi-agent generation pipeline, ensuring high visual diversity and controlled language bias. All the benchmark data and code for benchmark construction are available for viewing and download via following Link: https://huggingface.co/datasets/eyehole/VisChainBench
