首个大规模跨模态检索与推理评测,揭示多模态模型在真实场景下的瓶颈。
MultiHaystack: Benchmarking Multimodal Retrieval and Reasoning over 40K Images, Videos, and Documents
- 构建包含4.6万张图文视频的跨模态检索库,支持多模态证据定位。
- 最强模型在全库检索下推理准确率从80.86%降至51.4%,召回率仅40.8%。
- 适合研究多模态检索、系统可靠性及真实世界应用的开发者和研究者。
多模态大语言模型(MLLM)在单独评估文本、图像或视频理解的任务中表现优异。然而,这些测试未能评估真实世界中的关键需求:在推理前需从大规模异构多模态语料库中检索相关证据。现有基准通常将检索限制在小规模单模态候选集,显著简化搜索空间并高估端到端可靠性。为此,我们提出MultiHaystack,首个在大规模跨模态条件下评估检索与推理的基准。该基准包含超过46,000个跨文档、图像和视频的多模态候选项,以及747个开放且可验证的问题。每个问题均基于检索池中唯一经验证的证据项,要求跨模态证据定位与细粒度推理。实验发现,模型在提供对应证据时表现良好,但需从完整语料库中检索证据时性能急剧下降。即使最强检索器E5-V,Recall@1也仅达40.8%;而顶级MLLM如GPT-5在提供证据时推理准确率为80.86%,在前5名检索结果下降至51.4%。结果表明,异构多模态检索仍是MLLM的主要瓶颈,MultiHaystack为揭示小型评估掩盖的深层局限提供了重要测试平台,并推动以检索为核心的多模态系统发展。
原文摘要 · Abstract (English)
Multimodal large language models (MLLMs) achieve strong performance on benchmarks that evaluate text, image, or video understanding separately. However, these settings do not assess a critical real-world requirement, which involves retrieving relevant evidence from large, heterogeneous multimodal corpora prior to reasoning. Most existing benchmarks restrict retrieval to small, single-modality candidate sets, substantially simplifying the search space and overstating end-to-end reliability. To address this gap, we introduce MultiHaystack, the first benchmark designed to evaluate both retrieval and reasoning under large-scale, cross-modal conditions. MultiHaystack comprises over 46,000 multimodal retrieval candidates across documents, images, and videos, along with 747 open yet verifiable questions. Each question is grounded in a unique validated evidence item within the retrieval pool, requiring evidence localization across modalities and fine-grained reasoning. In our study, we find that models perform competitively when provided with the corresponding evidence, but their performance drops sharply when required to retrieve that evidence from the full corpus. Additionally, even the strongest retriever, E5-V, achieves only 40.8% Recall@1, while state-of-the-art MLLMs such as GPT-5 experience a significant drop in reasoning accuracy from 80.86% when provided with the corresponding evidence to 51.4% under top-5 retrieval. These results indicate that multimodal retrieval over heterogeneous pools remains a primary bottleneck for MLLMs, positioning MultiHaystack as a valuable testbed that highlights underlying limitations obscured by small-scale evaluations and promotes retrieval-centric advances in multimodal systems.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。