CVApr 13

Test-time Scaling over Perception: Resolving the Grounding Paradox in Thinking with Images

arXiv:2604.1102583.7h-index: 2
AI Analysis

For researchers and practitioners working on multimodal reasoning, this work addresses a fundamental bottleneck in fine-grained visual reasoning by enabling test-time scaling of perception.

The authors identify the Grounding Paradox in multimodal LLMs, where models must decide where to look before having evidence, and propose TTSP, a framework that treats perception as a scalable inference process. TTSP outperforms strong baselines on high-resolution and general multimodal reasoning benchmarks, showing favorable scalability and token efficiency.

Recent multimodal large language models (MLLMs) have begun to support Thinking with Images by invoking visual tools such as zooming and cropping during inference. Yet these systems remain brittle in fine-grained visual reasoning because they must decide where to look before they have access to the evidence needed to make that decision correctly. We identify this circular dependency as the Grounding Paradox. To address it, we propose Test-Time Scaling over Perception (TTSP), a framework that treats perception itself as a scalable inference process. TTSP generates multiple exploratory perception traces, filters unreliable traces using entropy-based confidence estimation, distills validated observations into structured knowledge, and iteratively refines subsequent exploration toward unresolved uncertainty. Extensive experiments on high-resolution and general multimodal reasoning benchmarks show that TTSP consistently outperforms strong baselines across backbone sizes, while also exhibiting favorable scalability and token efficiency. Our results suggest that scaling perception at test time is a promising direction for robust multimodal reasoning under perceptual uncertainty.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes