arXiv:2502.04192cs.CV2025-02被引 4

挑战像素级视觉大模型的泛化能力,发现其在问答任务中表现不佳。

PixFoundation: Are We Heading in the Right Direction with Pixel-level Vision Foundation Models?

  • 提出双任务评测基准,同时测试视觉问答与定位能力。
  • 简单非统一基线模型性能超越部分像素级训练模型。
  • 揭示定位能力不依赖输出词精确匹配,可源于对象部分或上下文。

多项研究致力于将多模态大语言模型(MLLMs)推向像素级理解。当前趋势是在大规模标注数据上通过掩码监督和专用解码器训练MLLMs以实现分割任务。然而,我们在近期具有挑战性的以视觉为中心的基准上评估发现,这些模型在视觉问答(VQA)任务中表现较弱,甚至某些方法反而削弱了未接受像素级监督模型的定位能力。为此,本文提出两个新的挑战性双任务评测基准,用于同步评估VQA与定位能力。我们证明,一些不统一的简单基线模型性能可媲美甚至超过部分像素级训练的MLLMs。该评测体系支持对失败原因的深入分析。此外,我们针对定位任务设计了语言与视觉提示的敏感性分析,并探究‘定位能力何时随输出词出现’这一核心问题。我们提出一种可插入任意MLLM的可解释性工具,结果显示定位能力不一定对应输出中的精确指代词,可能源于对象部件、位置、外观、上下文或状态等特征。代码与数据集公开于https://msiam.github.io/PixFoundationSeries/。

原文摘要 · Abstract (English)

Multiple works have emerged to push the boundaries of multi-modal large language models (MLLMs) towards pixel-level understanding. The current trend is to train MLLMs with pixel-level grounding supervision in terms of masks on large-scale labelled data and specialized decoders for the segmentation task. However, we show that such MLLMs when evaluated on recent challenging vision-centric benchmarks, exhibit a weak ability in visual question answering (VQA). Surprisingly, some of these methods even downgrade the grounding ability of MLLMs that were never trained with such pixel-level supervision. In this work, we propose two novel challenging benchmarks with paired evaluation for both VQA and grounding. We demonstrate that simple baselines that are not unified achieve performance that matches or surpasses some of the pixel-level MLLMs. Our paired benchmarks and evaluation enable additional analysis on the reasons for failure with respect to VQA and/or grounding. Furthermore, we propose a prompt sensitivity analysis on both the language and visual prompts tailored for the grounding task. More importantly, we study the research question of ``When does grounding emerge in MLLMs with respect to the output tokens?'' We propose an interpretability tool that can be plugged into any MLLM to study the aforementioned question. We show that grounding does not necessarily coincide with the exact referring expression in the output, but can coincide with the object parts, its location, appearance, context or state. Code and datasets are publicly available at https://msiam.github.io/PixFoundationSeries/.

视觉理解大模型评测可解释性多模态

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