paper-with-me

홈 › Papers

Visual Access Boundaries in Vision-Language Model Reasoning

2026-07-14 · Hiroto Osaka, Shohei Taniguchi, Gouki Minegishi, Kai Yamashita, Masahiro Suzuki, Yutaka Matsuo arxiv

Chain-of-Thought (CoT) prompting is widely used as a test-time scaling strategy for Vision-Language Models (VLMs), but it remains unclear what is extended when VLMs generate longer reasoning traces. We ask whether CoT requires continued access to image tokens, or whether it mainly operates over visual information already made available earlier in the forward pass. We introduce Visual Access Sweep, a causal intervention that masks attention from generated-token queries to image-token keys along layer depth and generation time, and define the Visual Access Boundary (VAB) as the minimal access region that preserves task accuracy. Across six model configurations from Qwen2.5-VL and InternVL3, both no-CoT direct answering and CoT prompting exhibit finite VABs. In Qwen2.5-VL-32B and InternVL3 at 14B and 38B scales, when CoT is evaluated against the no-CoT full-access target, its VAB layer differs from the no-CoT boundary by at most two layers, despite substantially longer generations. This suggests that CoT does not primarily improve performance by prolonging direct image-token access throughout the reasoning trace, but by extending language-side computation over image-derived hidden-state information. We further show that CoT gains are constrained by perceptual readout. CoT helps when the queried visual attribute can be reliably read out by the model, but not when that readout is unreliable. A symbolic-attribute oracle shows that CoT can improve counting once ground-truth attributes are supplied as text, while a single-object probe-vs-decode check shows that hard attributes can be linearly recoverable from hidden states yet difficult for the model itself to output. Together, these analyses place the bottleneck at readout rather than counting.

📄 PDF Abstract BibTeX arXiv:2607.12815

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Visual Reasoning with Natural Language

2017-10-02 · Stephanie Zhou, Alane Suhr, Yoav Artzi

Natural language provides a widely accessible and expressive interface for robotic agents. To understand language in complex environments, agents must reason about the full range of language inputs and their corresponden…

DescriptiveDiversityVisual Reasoning

Does RLVR Extend Reasoning Boundaries? Investigating Capability Expansion in Vision-Language Models

2025-11-01 · Minghe Shen, Zhuo Zhi, Chonghan Liu, Shuo Xing 외 arxiv

Recent studies posit that Reinforcement Learning with Verifiable Rewards (RLVR) primarily amplifies behaviors inherent to the pre-training distribution rather than inducing new capabilities, but these insights are predom…

Reinforcement LearningSpatial Reasoning

HyperGVL: Benchmarking and Improving Large Vision-Language Models in Hypergraph Understanding and Reasoning

2026-04-17 · Yanbin Wei, Chun Kang, Siwei Li, Haoxuan Che 외 arxiv

Large Vision-Language Models (LVLMs) consistently require new arenas to guide their expanding boundaries, yet their capabilities with hypergraphs remain unexplored. In the real world, hypergraphs have significant practic…

TVI-CoT: Text-Visual Interleaved Chain-of-Thought Reasoning for Multimodal Understanding

2026-06-07 · Lianyu Hu, Xiaoyu Ma, Zeqin Liao, Yang Liu arxiv

Chain-of-thought (CoT) reasoning has proven effective for enhancing problem-solving in large language models. However, when applied to multimodal LLMs (MLLMs), existing CoT approaches suffer from a fundamental limitation…

Visual Grounding

Analyzing the Roles of Language and Vision in Learning from Limited Data

2024-02-15 · Allison Chen, Ilia Sucholutsky, Olga Russakovsky, Thomas L. Griffiths

Does language help make sense of the visual world? How important is it to actually see the world rather than having it described with words? These basic questions about the nature of intelligence have been difficult to a…

Language ModelingLanguage Modelling