paper-with-me

홈 › Papers

See2Think: Do Multimodal Models Really Use Intermediate Visual States?

2026-07-29 · Siyu Yan, Zhuoran Yan, Haiying Xu, Panhao Zhou, Jingyu Chen, Chenhao Ji, Shuo Cao, Yongheng Zhang, Haoze Liu, Siyu Zhang, Xiwen Gu, Yihao Liu, Alex Jinpeng Wang arxiv

Multimodal large language models increasingly use sketches, annotations, tools, and intermediate images during reasoning, but it remains unclear whether they truly rely on these visual states. Existing benchmarks are limited both by task collections with narrow coverage or partially text-solvable samples and by evaluations that emphasize final answers without diagnosing how intermediate visual states are generated, rendered, and used. We introduce See2Think, a unified evaluation framework comprising See2ThinkBench and Visual Action-of-Thought (VAoT). See2ThinkBench contains 1,200 open-ended, visually dependent problems across 12 task categories spanning 2D structured, 3D scene, and real-world reasoning. VAoT records textual thoughts, visual actions, rendered states, and subsequent reasoning under four controlled inference settings. Evaluating representative proprietary and open-source multimodal models, we find that visual reasoning is strongly model- and environment-dependent, with no single setting consistently dominating across tasks. Process analysis further shows that models usually select relevant visual operations, while faithful rendering remains the clearest bottleneck and high feedback uptake does not necessarily translate into accuracy gains. Under task-relevant corrupted feedback, models exhibit behavioral dependence on visual states, with accuracy dropping by over 10 percentage points in controlled interventions.

📄 PDF Abstract BibTeX arXiv:2607.26769

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Do LLMs Really Think Step-by-step In Implicit Reasoning?

2024-11-24 · Yijiong Yu

It has been well-known that Chain-of-Thought can remarkably enhance LLMs' performance on complex tasks. However, because it also introduces slower inference speeds and higher computational costs, many researches have att…

Agentic-MME: What Agentic Capability Really Brings to Multimodal Intelligence?

2026-04-03 · Qianshan Wei, Yishan Yang, Siyi Wang, Jinglin Chen 외 arxiv

Multimodal Large Language Models (MLLMs) are evolving from passive observers into active agents, solving problems through Visual Expansion (invoking visual tools) and Knowledge Expansion (open-web search). However, exist…

OPLD: On-Policy Latent Distillation for Multimodal Reasoning

2026-07-30 · Shoutai Zhu, Tianyang Xu, Bin Sun, Mingyuan Xu 외 arxiv

Interleaved multimodal Chain-of-Thought (CoT) improves visual reasoning by incorporating auxiliary visual evidence into intermediate reasoning. However, existing approaches remain constrained by externally defined reason…

Multimodal ReasoningVisual Reasoning

Think in Strokes, Not Pixels: Process-Driven Image Generation via Interleaved Reasoning

2026-04-06 · Lei Zhang, Junjiao Tian, Zhipeng Fan, Kunpeng Li 외 arxiv

Humans paint images incrementally: they plan a global layout, sketch a coarse draft, inspect, and refine details, and most importantly, each step is grounded in the evolving visual states. However, can unified multimodal…

Text-to-Image Generation

DeltaV: Thinking with Visual State Updates in Unified Large Multimodal Models

2026-07-09 · Pengjie Wang, Linger Deng, Zujia Zhang, Shaojie Zhang 외 arxiv

Current Unified Large Multimodal Models (ULMMs) support interleaved multimodal reasoning through textual reasoning and intermediate visual states, but typically generate each visual state as a full image. This full-image…

Multimodal ReasoningImage Generation