paper-with-me

홈 › Papers

Thinking with Blueprints: Assisting Vision-Language Models in Spatial Reasoning via Structured Object Representation

2026-01-05 · Weijian Ma, Shizhao Sun, Tianyu Yu, Ruiyu Wang, Tat-Seng Chua, Jiang Bian arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.01984

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningSpatial ReasoningData Augmentation

Similar Papers 제목 키워드 기반

The Challenge of Achieving Attributability in Multilingual Table-to-Text Generation with Question-Answer Blueprints

2025-03-29 · Aden Haussmann

Multilingual Natural Language Generation (NLG) is challenging due to the lack of training data for low-resource languages. However, some low-resource languages have up to tens of millions of speakers globally, making it …

Table-to-Text GenerationText Generation

Enhancing Spatial Reasoning through Visual and Textual Thinking

2025-07-28 · Xun Liang, Xin Guo, Zhongming Jin, Weihang Pan 외 arxiv

The spatial reasoning task aims to reason about the spatial relationships in 2D and 3D space, which is a fundamental capability for Visual Question Answering (VQA) and robotics. Although vision language models (VLMs) hav…

Visual Question AnsweringSpatial ReasoningLogical Reasoning

Thinking with Visual Grounding

2026-06-15 · Junkai Zhang, Yihe Deng, Kai-Wei Chang, Wei Wang arxiv

Visual thinking should not only sound right; it should show its evidence. While recent vision-language models (VLMs) can produce natural-language reasoning traces, these traces often leave the supporting image regions im…

Reinforcement LearningSpatial ReasoningVisual ReasoningVisual Grounding

How and What to Imagine? Visual Thinking in Unified Multimodal Models for Cross-View Spatial Reasoning

2026-05-26 · Qian Yang, Ankur Sikarwar, Huy Le, Le Zhang 외 arxiv

Cross-view spatial reasoning remains a weak spot for vision-language models (VLMs): they often reason in language and lose the fine-grained geometry needed for the task. Thinking with images aims to address this by gener…

Domain GeneralizationSpatial ReasoningText Generation

Enhancing Reasoning Capabilities of Small Language Models with Blueprints and Prompt Template Search

2025-06-10 · Dongge Han, Menglin Xia, Daniel Madrigal Diaz, Samuel Kessler 외

Small language models (SLMs) offer promising and efficient alternatives to large language models (LLMs). However, SLMs' limited capacity restricts their reasoning capabilities and makes them sensitive to prompt variation…

GSM8KMathmbpp