CVAIJun 11, 2024

Needle In A Multimodal Haystack

arXiv:2406.07230v248 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses the need for systematic evaluation of long multimodal document comprehension in MLLMs, which is foundational for real-world applications, but it is incremental as it introduces a new benchmark rather than a novel method.

The authors tackled the problem of evaluating multimodal large language models' ability to comprehend long multimodal documents by introducing the MM-NIAH benchmark, which includes retrieval, counting, and reasoning tasks, and found that existing models have significant room for improvement, especially in vision-centric evaluations.

With the rapid advancement of multimodal large language models (MLLMs), their evaluation has become increasingly comprehensive. However, understanding long multimodal content, as a foundational ability for real-world applications, remains underexplored. In this work, we present Needle In A Multimodal Haystack (MM-NIAH), the first benchmark specifically designed to systematically evaluate the capability of existing MLLMs to comprehend long multimodal documents. Our benchmark includes three types of evaluation tasks: multimodal retrieval, counting, and reasoning. In each task, the model is required to answer the questions according to different key information scattered throughout the given multimodal document. Evaluating the leading MLLMs on MM-NIAH, we observe that existing models still have significant room for improvement on these tasks, especially on vision-centric evaluation. We hope this work can provide a platform for further research on long multimodal document comprehension and contribute to the advancement of MLLMs. Code and benchmark are released at https://github.com/OpenGVLab/MM-NIAH.

Code Implementations1 repo
Foundations

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

Your Notes