用结构化蓝图提升视觉语言模型的空间推理能力
Thinking with Blueprints: Assisting Vision-Language Models in Spatial Reasoning via Structured Object Representation
- 构建对象为中心的结构化蓝图,记录物体位置与属性
- 在多个空间推理数据集上超越现有模型表现
- 适合需要精准空间理解的视觉问答任务
空间推理——感知并推理空间关系的能力——推动视觉语言模型(VLMs)从视觉感知迈向空间语义理解。现有方法或重复关注局部图像块,增强细粒度感知但削弱全局空间意识;或标记孤立坐标,捕捉物体位置却忽略整体组织。本文将认知中的对象中心蓝图概念引入VLMs,以增强空间推理能力。给定图像和问题,模型首先生成包含相关物体位置、尺寸和属性的JSON风格蓝图,再基于此结构化表示进行推理。为此提出三项关键技术:(1) 嵌入蓝图的推理轨迹用于监督微调,激发基础推理能力;(2) 蓝图感知奖励机制用于强化学习,促使蓝图包含适当数量物体,并使最终答案与因果推理对齐;(3) 反捷径数据增强,对图像和问题施加定向扰动,抑制对表面视觉或语言线索的依赖。实验表明,该方法在多个空间推理基准上持续优于现有VLMs及专用空间推理模型。
原文摘要 · Abstract (English)
Spatial reasoning -- the ability to perceive and reason about relationships in space -- advances vision-language models (VLMs) from visual perception toward spatial semantic understanding. Existing approaches either revisit local image patches, improving fine-grained perception but weakening global spatial awareness, or mark isolated coordinates, which capture object locations but overlook their overall organization. In this work, we integrate the cognitive concept of an object-centric blueprint into VLMs to enhance spatial reasoning. Given an image and a question, the model first constructs a JSON-style blueprint that records the positions, sizes, and attributes of relevant objects, and then reasons over this structured representation to produce the final answer. To achieve this, we introduce three key techniques: (1) blueprint-embedded reasoning traces for supervised fine-tuning to elicit basic reasoning skills; (2) blueprint-aware rewards in reinforcement learning to encourage the blueprint to include an appropriate number of objects and to align final answers with this causal reasoning; and (3) anti-shortcut data augmentation that applies targeted perturbations to images and questions, discouraging reliance on superficial visual or linguistic cues. Experiments show that our method consistently outperforms existing VLMs and specialized spatial reasoning models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。