MultiVerse: A Multi-Turn Conversation Benchmark for Evaluating Large Vision and Language Models
Young-Jun Lee, Byung-Kwan Lee, Jianshu Zhang, Yechan Hwang, Byungsoo Ko, Han-Gyu Kim, Dongyu Yao, Xuankun Rong, Eojin Joo, Seung-Ho Han, Bowon Ko, Ho-Jin Choi
TL;DR
MultiVerse introduces a large-scale, multi-turn vision-language benchmark to evaluate VLMs across a broad spectrum of tasks and image domains. It combines an instance-specific checklist evaluation using GPT-4o with a rich dataset (647 dialogues, 484 tasks, 8 interaction goals, 25 image domains) to provide robust assessment beyond prior datasets. The experiments show that even strong models struggle with sustained multi-turn interactions, and in-context dialogue history significantly improves performance for smaller models, illustrating the value of context and scaling. The work also demonstrates a practical evaluation protocol with attention to per-turn reasoning across 37 aspects and minimal verbosity bias. Overall, MultiVerse offers a comprehensive platform for diagnosing multi-turn interaction capabilities in VLMs and guiding future model improvements.
Abstract
Vision-and-Language Models (VLMs) have shown impressive capabilities on single-turn benchmarks, yet real-world applications often demand more intricate multi-turn dialogues. Existing multi-turn datasets (e.g, MMDU, ConvBench) only partially capture the breadth and depth of conversational scenarios encountered by users. In this work, we introduce MultiVerse, a novel multi-turn conversation benchmark featuring 647 dialogues - each averaging four turns - derived from a diverse set of 12 popular VLM evaluation benchmarks. With 484 tasks and 484 interaction goals, MultiVerse covers a wide range of topics, from factual knowledge and perception to advanced reasoning tasks such as mathematics and coding. To facilitate robust assessment, we propose a checklist-based evaluation method that leverages GPT-4o as the automated evaluator, measuring performance across 37 key aspects, including perceptual accuracy, linguistic clarity, and factual correctness. We evaluate 18 VLMs on MultiVerse, revealing that even the strongest models (e.g., GPT-4o) achieve only a 50% success rate in complex multi-turn conversations, highlighting the dataset's challenging nature. Notably, we find that providing full dialogue context significantly enhances performance for smaller or weaker models, emphasizing the importance of in-context learning. We believe MultiVerse is a landscape of evaluating multi-turn interaction abilities for VLMs.
