arXiv:2510.05674cs.CV2025-10

用物体级表征让视觉模型学会上下文推理。

Context Matters: Learning Global Semantics via Object-Centric Representation

  • 以物体为单位建模,替代传统像素分块。
  • 在多个视觉问答任务中显著提升推理能力。
  • 适合研究视觉语义理解与多模态模型的开发者。

近年来语言模型涌现出推理和上下文学习等新兴能力,但视觉模型尚未取得类似进展。本文认为,这可能源于当前视觉变压器(ViT)训练缺乏语义与上下文引导,可通过设计语义基础目标来缩小差距。我们观察到自然语言中的词语本身具有语义,直接对词元建模能学习真实分布;而ViT依赖空间分块,天然缺乏语义信息。为此,我们提出将“物体”作为视觉的语义单元,类比于“词”,推动模型学习视觉元素间的全局上下文与语义。通过掩码图像建模(MIM)框架,在物体层面而非随机补丁上施加掩码,验证该思路。定性与定量评估表明:仅使用物体级表征即可学习真实世界分布,而忽略物体时易产生像素平均的捷径。进一步在多模态大模型(MLLM)上测试,于视觉问答(VQA、GQA、ScienceQA)任务中展现出强大的推理与上下文理解能力。我们希望本研究凸显物体级编码的有效性,并为构建更强的视觉编码器与分词器提供可行方向。代码与模型将公开发布。

原文摘要 · Abstract (English)

Recent advances in language modeling have witnessed the rise of highly desirable emergent capabilities, such as reasoning and in-context learning. However, vision models have yet to exhibit comparable progress in these areas. In this paper, we argue that this gap could stem from the lack of semantic and contextual guidance in current vision transformer (ViT) training schemes, and such a gap can be narrowed through the design of a semantic-grounded objective. Specifically, we notice that individual words in natural language are inherently semantic, and modeling directly on word tokens naturally learns a realistic distribution. In contrast, ViTs rely on spatial patchification, which inevitably lacks semantic information. To bridge this gap, we propose to directly model "object" as the visual equivalence of "word," pushing the model to learn the global context and semantics among visual elements. We investigate our hypotheses via masked image modeling (MIM), a framework where our approach can be readily tested by applying masks to visual objects rather than random patches. Considerable evidence from qualitative and quantitative evaluations reveals a key finding: object-level representation alone helps to learn a real-world distribution, whereas pixel-averaging shortcuts are often learned without it. Moreover, further evaluations with multimodal LLMs (MLLM) on visual question answering (VQA, GQA, ScienceQA) tasks demonstrate the strong reasoning and contextual understanding gained with this simple objective. We hope our study highlights the effectiveness of object-level encoding and provides a plausible direction for developing stronger vision encoders and tokenizers. Code and model will be publicly released. Keywords: Semantic Visual Tokenizer, Vision Reasoning, In-context Learning, Multimodal Reasoning

视觉推理物体表征多模态自监督学习

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