paper-with-me

Papers

Reinforcing Spatial Reasoning in Vision-Language Models with Interwoven Thinking and Visual Drawing

2025-06-11 · Junfei Wu, Jian Guan, Kaituo Feng, Qiang Liu, Shu Wu, Liang Wang, Wei Wu, Tieniu Tan

As textual reasoning with large language models (LLMs) has advanced significantly, there has been growing interest in enhancing the multimodal reasoning capabilities of large vision-language models (LVLMs). However, existing methods primarily approach multimodal reasoning in a straightforward, text-centric manner, where both reasoning and answer derivation are conducted purely through text, with the only difference being the presence of multimodal input. As a result, these methods often encounter fundamental limitations in spatial reasoning tasks that demand precise geometric understanding and continuous spatial tracking-capabilities that humans achieve through mental visualization and manipulation. To address the limitations, we propose drawing to reason in space, a novel paradigm that enables LVLMs to reason through elementary drawing operations in the visual space. By equipping models with basic drawing operations, including annotating bounding boxes and drawing auxiliary lines, we empower them to express and analyze spatial relationships through direct visual manipulation, meanwhile avoiding the performance ceiling imposed by specialized perception tools in previous tool-integrated reasoning approaches. To cultivate this capability, we develop a three-stage training framework: cold-start training with synthetic data to establish basic drawing abilities, reflective rejection sampling to enhance self-reflection behaviors, and reinforcement learning to directly optimize for target rewards. Extensive experiments demonstrate that our model, named VILASR, consistently outperforms existing methods across diverse spatial reasoning benchmarks, involving maze navigation, static spatial reasoning, video-based reasoning, and multi-view-based reasoning tasks, with an average improvement of 18.4%.

📄 PDF Abstract BibTeX arXiv:2506.09965

Code (1)

antresearchnlp/vilasr 공식 구현 pytorch

Tasks

Multimodal ReasoningSpatial Reasoning

Similar Papers 제목 키워드 기반

Unfold The World: Factorize 4D Properties in Reinforcing Spatial Reasoning

2026-09-03 · Yijun Yang, Shenghe Zheng, Wenbo Li, Jianhui Liu 외 hf

Despite the remarkable prowess of Vision-Language Models (VLMs) in general multimodal tasks, they remain fundamentally ``flat'' when reasoning about the physical world. We argue that this spatial bottleneck stems from a …

Reinforcement LearningSpatial Reasoning

Active Exploring like a Pigeon: Reinforcing Spatial Reasoning via Agentic Vision-Language Models

2026-06-01 · Wei Deng, Xianlin Zhang, Mengshi Qi arxiv

Enabling Vision-Language Models (VLMs) to perform spatial reasoning remains challenging. Existing approaches treat VLMs as passive observers, which is difficult for real-world applications. Moreover, reinforcement learni…

Reinforcement LearningSpatial Reasoning

SpatialMath: Spatial Comprehension-Infused Symbolic Reasoning for Mathematical Problem-Solving

2026-01-24 · Ashutosh Bajpai, Akshat Bhandari, Akshay Nambi, Tanmoy Chakraborty arxiv

Multimodal Small-to-Medium sized Language Models (MSLMs) have demonstrated strong capabilities in integrating visual and textual information but still face significant limitations in visual comprehension and mathematical…

Mathematical ReasoningData Augmentation

Reinforcing Dual-Path Reasoning in Spatial Vision Language Models

2026-06-16 · Yatai Ji, An-Chieh Cheng, Yang Fu, Yukang Chen 외 arxiv

Spatial VLMs have made substantial progress in geometric perception, yet complex spatial reasoning requiring multi-step inference over depth, distance, and scene relations remains challenging. Moreover, different spatial…

Reinforcement LearningSpatial Reasoning

SpatialThinker: Reinforcing Scene Graph-Grounded Spatial Reasoning via Dense Rewards

2025-11-10 · Hunar Batra, Haoqin Tu, Hardy Chen, Yuanze Lin 외 arxiv

Multimodal large language models (MLLMs) have achieved remarkable progress in vision-language tasks, but continue to struggle with spatial reasoning. Existing spatial MLLMs rely on large-scale datasets, explicit 3D input…

Scene Graph GenerationReinforcement LearningSpatial ReasoningVisual Reasoning