paper-with-me

Papers

Thinking with Imagination: Agentic Visual Spatial Reasoning with World Simulators

2026-06-04 · Chenming Zhu, Jingli Lin, Yilin Long, Peizhou Cao, Tai Wang, Jiangmiao Pang, Xihui Liu arxiv

While Vision-Language Models (VLMs) have shown strong visual reasoning capabilities, their spatial reasoning abilities remain largely constrained to the observed images and text-oriented chain-of-thought. They often struggle to infer unobserved layouts, maintain cross-view consistency, and reason from alternative viewpoints when only limited egocentric observations are available. In this work, we study this problem as thinking with imagination, where a VLM actively acquires imagined visual evidence by interacting with a world simulator during reasoning. We propose Astra, an agentic spatial reasoning framework that empowers VLMs with action-conditioned visual imagination. Specifically, Astra couples Astra-VL, an RL-trained VLM policy, with Astra-WM, a Bagel-based world simulator that generates novel-view observations from context images and natural-language camera motions. To provide reliable imagined evidence, Astra-WM is trained with view consistency tuning to improve pose and content consistency across views. In the RL stage, we propose a world-simulator-in-the-loop two-phase RL curriculum to stabilize tool-use exploration and advance the model's ability to invoke the simulator only when imagined observations improve over direct answering. Experiments demonstrate that both the world simulator and the agentic policy are necessary: Astra-WM improves simulator-augmented Gemini-3-Flash on MMSI-Bench from 45.1 to 49.5, while Astra-VL improves the Qwen3-VL backbone from 29.8 to 38.8 on MMSI-Bench and from 36.8 to 42.7 on MindCube. These results show that imagined observations can provide useful spatial evidence, but effective world-model-augmented reasoning requires learning when, where, and how to imagine.

📄 PDF Abstract BibTeX arXiv:2606.06476

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningVisual Reasoning

Similar Papers 제목 키워드 기반

Octopus: Agentic Multimodal Reasoning with Six-Capability Orchestration

2025-11-19 · Yifu Guo, Zishan Xu, Zhiyuan Yao, Yuquan Lu 외 arxiv

Existing multimodal reasoning models and frameworks suffer from fundamental architectural limitations: most lack the human-like ability to autonomously explore diverse reasoning pathways-whether in direct inference, tool…

Multimodal Reasoning

Thinking Without Images: Internalizing Visual Manipulation with On-Policy Self-Distillation

2026-06-07 · Yishuo Cai, Jiahui Liu, Yuanxin Liu, Haobo Deng 외 arxiv

''Thinking with Images'' has emerged as an effective paradigm for fine-grained visual reasoning: by explicitly zooming into relevant regions and reasoning over crops, models can access local evidence that is difficult to…

Visual Reasoning

Sketch-in-Latents: Eliciting Unified Reasoning in MLLMs

2025-12-18 · Jintao Tong, Jiaqi Gu, Yujing Lou, Lubin Fan 외 arxiv

While Multimodal Large Language Models (MLLMs) excel at visual understanding tasks through text reasoning, they often fall short in scenarios requiring visual imagination. Unlike current works that take predefined extern…

When and How Much to Imagine: Adaptive Test-Time Scaling with World Models for Visual Spatial Reasoning

2026-02-09 · Shoubin Yu, Yue Zhang, Zun Wang, Jaehong Yoon 외 arxiv

Despite rapid progress in MLLMs, visual spatial reasoning remains unreliable when correct answers depend on how a scene would appear under unseen or alternative viewpoints. Recent work addresses this by augmenting reason…

Spatial Reasoning

SpatialImaginer: Towards Adaptive Visual Imagination for Spatial Reasoning

2026-04-19 · Yian Li, Yang Jiao, Bin Zhu, Tianwen Qian 외 arxiv

Spatial intelligence, which refers to the ability to reason about geometric and physical structure from visual observations, remains a core challenge for multimodal large language models. Despite promising performance, r…

multimodal generationSpatial Reasoning