MMLongBench: Benchmarking Long-Context Vision-Language Models Effectively and Thoroughly
Zhaowei Wang, Wenhao Yu, Xiyu Ren, Jipeng Zhang, Yu Zhao, Rohit Saxena, Liang Cheng, Ginny Wong, Simon See, Pasquale Minervini, Yangqiu Song, Mark Steedman
TL;DR
MMLongBench provides a comprehensive, length-controlled benchmark to evaluate long-context vision-language models across five downstream task categories with 13,331 examples and five standardized input lengths (8K–128K tokens). It unifies cross-modal token counting and covers diverse image types, enabling thorough comparisons of 46 models (open- and closed-source). Key findings show that single-task performance poorly predicts overall long-context ability, OCR and cross-modal retrieval are major bottlenecks, and models with stronger reasoning consistently fare better in long-context settings. The results emphasize the need for broad, multi-task evaluation to guide future improvements in token encoding, position extrapolation, and multi-modal reasoning. MMLongBench thus provides a foundational, extensible platform for diagnosing and accelerating progress in LCVLM development.
Abstract
The rapid extension of context windows in large vision-language models has given rise to long-context vision-language models (LCVLMs), which are capable of handling hundreds of images with interleaved text tokens in a single forward pass. In this work, we introduce MMLongBench, the first benchmark covering a diverse set of long-context vision-language tasks, to evaluate LCVLMs effectively and thoroughly. MMLongBench is composed of 13,331 examples spanning five different categories of downstream tasks, such as Visual RAG and Many-Shot ICL. It also provides broad coverage of image types, including various natural and synthetic images. To assess the robustness of the models to different input lengths, all examples are delivered at five standardized input lengths (8K-128K tokens) via a cross-modal tokenization scheme that combines vision patches and text tokens. Through a thorough benchmarking of 46 closed-source and open-source LCVLMs, we provide a comprehensive analysis of the current models' vision-language long-context ability. Our results show that: i) performance on a single task is a weak proxy for overall long-context capability; ii) both closed-source and open-source models face challenges in long-context vision-language tasks, indicating substantial room for future improvement; iii) models with stronger reasoning ability tend to exhibit better long-context performance. By offering wide task coverage, various image types, and rigorous length control, MMLongBench provides the missing foundation for diagnosing and advancing the next generation of LCVLMs.
