CVMar 14

Improving Visual Reasoning with Iterative Evidence Refinement

arXiv:2603.1411791.22 citationsh-index: 12
Predicted impact top 14% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the need for more efficient and accurate visual reasoning in VLMs, though it is incremental as it builds on existing methods by leveraging internal signals instead of external operations.

The paper tackled the problem of robust visual reasoning in vision language models by proposing an end-to-end self-revisit framework that re-engages image evidence through internal representations, resulting in an average performance improvement of 8 percent across multiple benchmarks.

Vision language models (VLMs) are increasingly capable of reasoning over images, but robust visual reasoning often requires re-grounding intermediate steps in the underlying visual evidence. Recent approaches typically rely on external image operations such as zooming or cropping to re-access fine-grained details during inference, which requires additional image re-encoding and can disrupt the reasoning trajectory. We argue that VLMs already provide strong internal signals for identifying and reusing visual evidence, and that these signals can be directly leveraged to support image-grounded reasoning. Motivated by this insight, we propose an end-to-end self-revisit framework, SIEVE, that trains models to re-engage image evidence through internal representations. SIEVE automatically extracts embeddings of salient image regions and injects them into the reasoning chain when additional grounding is needed, enabling later steps to condition on relevant visual cues without external tool calls or re-encoding. We use reinforcement learning to teach the model when to trigger visual revisiting and which region embeddings to retrieve and insert during the reasoning process. Experiments on multiple visual reasoning benchmarks, together with perception, reasoning, and hallucination evaluations, show that SIEVE yields consistent gains, improving performance by 8 percent on average across several benchmarks.

Foundations

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

Your Notes