arXiv:2511.21025cs.CV2025-11被引 11

评测图像描述能否替代图片用于下游任务,发现现有模型差距显著。

CaptionQA: Is Your Caption as Useful as the Image Itself?

  • 用下游任务表现衡量描述质量,而非传统问答指标。
  • 构建4大领域3.3万道需视觉信息的多选题,平均每图50题。
  • 适合关注多模态系统实用性、评估模型真实能力的研究者。

图像描述在检索、推荐和多步智能体推理等多模态系统中作为视觉内容的高效替代。然而当前评估方法忽略了根本问题:描述能否在真实下游任务中替代图像?我们提出基于实用性的基准CaptionQA,通过下游任务表现评估生成描述的质量。CaptionQA覆盖自然、文档、电商和具身智能4个领域,每个领域包含细粒度分类体系(25个顶层类别与69个子类),识别特定任务所需有用信息。该基准构建了33,027个密集标注的多选题(平均每张图像50.3题),题目明确要求使用视觉信息才能解答,全面检验描述的实用性。评估协议中,大语言模型仅凭描述回答问题,直接测量描述是否保留图像级实用价值且可被下游大模型使用。对主流多模态大模型的评估显示,图像与其描述在实用性上存在显著差距;值得注意的是,某些在传统图像问答基准上表现相近的模型,在描述实用性上相差高达32%。我们已开源CaptionQA及扩展至新领域的开放源码管道,代码见https://github.com/bronyayang/CaptionQA。

原文摘要 · Abstract (English)

Image captions serve as efficient surrogates for visual content in multimodal systems such as retrieval, recommendation, and multi-step agentic inference pipelines. Yet current evaluation practices miss a fundamental question: Can captions stand-in for images in real downstream tasks? We propose a utility-based benchmark, CaptionQA, to evaluate model-generated captions, where caption quality is measured by how well it supports downstream tasks. CaptionQA is an extensible domain-dependent benchmark covering 4 domains--Natural, Document, E-commerce, and Embodied AI--each with fine-grained taxonomies (25 top-level and 69 subcategories) that identify useful information for domain-specific tasks. CaptionQA builds 33,027 densely annotated multiple-choice questions (50.3 per image on average) that explicitly require visual information to answer, providing a comprehensive probe of caption utility. In our evaluation protocol, an LLM answers these questions using captions alone, directly measuring whether captions preserve image-level utility and are utilizable by a downstream LLM. Evaluating state-of-the-art MLLMs reveals substantial gaps between the image and its caption utility. Notably, models nearly identical on traditional image-QA benchmarks lower by up to 32% in caption utility. We release CaptionQA along with an open-source pipeline for extension to new domains. The code is available at https://github.com/bronyayang/CaptionQA.

多模态评估基准描述质量实用性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。