paper-with-me

Papers

Think3D: Thinking with Space for Spatial Reasoning

2026-01-19 · Zaibin Zhang, Yuhan Wu, Lianjie Jia, Yifan Wang, Zhongbo Zhang, Yijiang Li, Binghao Ran, Fuxi Zhang, Zhuohan Sun, Zhenfei Yin, Lijun Wang, Huchuan Lu arxiv

While Vision-Language Models (VLMs) excel at 2D visual understanding, they remain constrained by 2D-centric paradigm that severely limits genuine 3D spatial reasoning. To bridge this gap, we introduce Think3D, a novel framework that equips VLM agents with interactive, 3D chain-of-thought reasoning capabilities. By integrating a suite of 3D manipulation tools, Think3D transforms perception into active spatial exploration, mirroring human geometric reasoning. Think3D consistently improves proprietary models, including GPT-4.1 and Gemini 2.5 Pro, across BLINK Multi-view, MindCube-1K, and VSI-Bench-Tiny. We further propose Think3D-RL to teach smaller open-weight models how to manipulate 3D space effectively. Using only final-answer rewards, without process supervision or handcrafted exploration trajectories, Think3D-RL enables Qwen3-VL-4B to autonomously learn effective 3D exploration strategies. After training, the model exhibits tool-use patterns similar to those of stronger proprietary models, while shifting the effect of 3D tool use on MindCube-1K from a performance drop to a substantial improvement. These results show that active exploration in 3D space provides an effective and general paradigm for improving spatial reasoning in multimodal agents. Code, models, and data are available at https://github.com/zhangzaibin/spagent.

📄 PDF Abstract BibTeX arXiv:2601.13029

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningSpatial Reasoning

Similar Papers 제목 키워드 기반

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

VisuoThink: Empowering LVLM Reasoning with Multimodal Tree Search

2025-04-12 · Yikun Wang, Siyin Wang, Qinyuan Cheng, Zhaoye Fei 외

Recent advancements in Large Vision-Language Models have showcased remarkable capabilities. However, they often falter when confronted with complex reasoning tasks that humans typically address through visual aids and de…

Spatial Reasoning

Reinforcement Learning for Latent-Space Thinking in LLMs

2025-11-26 · Enes Özeren, Matthias Aßenmacher arxiv

Chain-of-Thought (CoT) reasoning typically utilizes the discrete language space for thinking, which is inherently inefficient, as many generated tokens only enforce linguistic rules that are not required for reasoning. T…

Reinforcement LearningMathematical Reasoning

ThinkRouter: Efficient Reasoning via Routing Thinking between Latent and Discrete Spaces

2026-02-12 · Xin Xu, Tong Yu, Xiang Chen, Haoliang Wang 외 arxiv

Recent work explores latent reasoning to improve reasoning efficiency by replacing explicit reasoning trajectories with continuous representations in a latent space, yet its effectiveness varies across settings. Analysis…

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