paper-with-me

홈 › Papers

Unveiling the Visual Counting Bottleneck in Vision-Language Models

2026-05-28 · Xingzhou Pang, Yifan Hou, Junling Wang, Mrinmaya Sachan arxiv

While Large Vision-Language Models (VLMs) excel at interpolation, they suffer catastrophic failures in systematic generalization, most notably in visual counting. In this work, we investigate this extrapolation bottleneck by deconstructing visual counting into three cognitive stages: visual individuation, magnitude awareness, and symbolic mapping. Using synthetic Go boards and linear probes, we demonstrate that visual backbones maintain robust, linearly separable representations of quantity well into the extrapolation regime, ruling out perceptual failure. Furthermore, models retain latent magnitude awareness, successfully performing comparative reasoning on quantities they fail to enumerate. We pinpoint the collapse to the symbolic mapping stage, where the model fails to project valid visual magnitudes onto symbolic tokens. Our findings support a frac tured magnitude hypothesis: VLMs fail to acquire a universal number space, instead learning disjoint, modality-specific statistical manifolds that prevent cross-modal grounding for unseen quantities. Validated on the state-of-the-art foundation model, our results suggest that bridging this gap requires inductive priors enforcing unified representations, as data scaling alone is insufficient.

📄 PDF Abstract BibTeX arXiv:2605.30170

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can Vision-Language Models Solve Visual Math Equations?

2025-09-10 · Monjoy Narayan Choudhury, Junling Wang, Yifan Hou, Mrinmaya Sachan arxiv

Despite strong performance in visual understanding and language-based reasoning, Vision-Language Models (VLMs) struggle with tasks requiring integrated perception and symbolic computation. We study this limitation throug…

Mathematical ReasoningVisual Reasoning

Count Anything at Any Granularity

2026-05-11 · Chang Liu, Haoning Wu, Weidi Xie arxiv

Open-world object counting remains brittle: despite rapid advances in vision-language models (VLMs), reliably counting the objects a user intends is far from solved. We argue that a central reason is that counting granul…

Object CountingImage Editing

Where Vision Becomes Text: Locating the OCR Routing Bottleneck in Vision-Language Models

2026-02-26 · Jonathan Steinberg, Oren Gal arxiv

Vision-language models (VLMs) can read text from images, but where does this optical character recognition (OCR) information enter the language processing stream? We investigate the OCR routing mechanism across three arc…

Assessing the Visual Enumeration Abilities of Specialized Counting Architectures and Vision-Language Models

2025-12-17 · Kuinan Hou, Jing Mi, Marco Zorzi, Lamberto Ballan 외 arxiv

Counting the number of items in a visual scene remains a fundamental yet challenging task in computer vision. Traditional approaches to solving this problem rely on domain-specific counting architectures, which are train…

Object Counting

LVLM-COUNT: Enhancing the Counting Ability of Large Vision-Language Models

2024-12-01 · Muhammad Fetrat Qharabagh, Mohammadreza Ghofrani, Kimon Fountoulakis

Counting is a fundamental operation for various visual tasks in real-life applications, requiring both object recognition and robust counting capabilities. Despite their advanced visual perception, large vision-language …

Object Recognition