See2Think: Do Multimodal Models Really Use Intermediate Visual States?
Summary
This paper introduces See2Think, a unified evaluation framework to test whether multimodal models genuinely rely on intermediate visual states during reasoning. It finds that visual reasoning is highly model- and environment-dependent, with faithful rendering being the main bottleneck.
View Cached Full Text
Cached at: 07/31/26, 09:53 AM
Paper page - See2Think: Do Multimodal Models Really Use Intermediate Visual States?
Source: https://huggingface.co/papers/2607.26769 Authors:
,
,
,
,
,
,
,
,
,
,
,
Abstract
Multimodallargelanguagemodelsincreasinglyusesketches,annotations,tools,andintermediateimagesduringreasoning,butitremainsunclearwhethertheytrulyrelyonthesevisualstates.Existingbenchmarksarelimitedbothbytaskcollectionswithnarrowcoverageorpartiallytext-solvablesamplesandbyevaluationsthatemphasizefinalanswerswithoutdiagnosinghowintermediatevisualstatesaregenerated,rendered,andused.WeintroduceSee2Think,aunifiedevaluationframeworkcomprisingSee2ThinkBenchandVisualAction-of-Thought(VAoT).See2ThinkBenchcontains1,200open-ended,visuallydependentproblemsacross12taskcategoriesspanning2Dstructured,3Dscene,andreal-worldreasoning.VAoTrecordstextualthoughts,visualactions,renderedstates,andsubsequentreasoningunderfourcontrolledinferencesettings.Evaluatingrepresentativeproprietaryandopen-sourcemultimodalmodels,wefindthatvisualreasoningisstronglymodel-andenvironment-dependent,withnosinglesettingconsistentlydominatingacrosstasks.Processanalysisfurthershowsthatmodelsusuallyselectrelevantvisualoperations,whilefaithfulrenderingremainstheclearestbottleneckandhighfeedbackuptakedoesnotnecessarilytranslateintoaccuracygains.Undertask-relevantcorruptedfeedback,modelsexhibitbehavioraldependenceonvisualstates,withaccuracydroppingbyover10percentagepointsincontrolledinterventions.
View arXiv pageView PDFProject pageGitHub3Add to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.26769 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.26769 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.26769 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
The Expense of Seeing: Attaining Trustworthy Multimodal Reasoning Within the Monolithic Paradigm
This paper challenges the assumption that current Vision-Language Models faithfully synthesize multimodal data, proposing an information-theoretic Modality Translation Protocol with new metrics (Toll, Curse, Fallacy of Seeing) to evaluate trustworthiness over traditional multimodal gain.
Do Vision-Language Models Truly Perform Vision Reasoning? A Rigorous Study of the Modality Gap
This paper introduces CrossMath, a controlled multimodal reasoning benchmark that reveals a critical limitation in current vision-language models: they perform reasoning primarily in textual space rather than genuine vision-grounded reasoning, with visual input often degrading performance compared to text-only baselines. The authors propose fine-tuning approaches to mitigate this modality gap and improve multimodal reasoning capabilities.
Look Light, Think Heavy: What Multimodal Chain-of-Thought Reasoning Can and Cannot Do
This paper systematically evaluates multimodal Chain-of-Thought reasoning across 12 tasks, finding it selectively effective for reasoning tasks but detrimental for perception tasks, and identifies a 'Look Light, Think Heavy' pattern where visual introspection declines during reasoning.
More Thought, Less Accuracy? On the Dual Nature of Reasoning in Vision-Language Models
This paper uncovers that prolonged reasoning in vision-language models can impair perceptual grounding, causing recognition failures on basic visual questions. It proposes Vision-Anchored Policy Optimization (VAPO) to steer reasoning toward visually grounded trajectories, achieving state-of-the-art performance with the VAPO-Thinker-7B model.
Seeing or Knowing? Visual Context Sensitivity in Multimodal Large Language Models
This paper investigates why multimodal LLMs fail on vision-centric tasks when visual evidence conflicts with language priors, introducing the WhatIfVis benchmark and showing that models often encode visual evidence but cannot reliably control their reliance on it.