CVFeb 21

MIRROR: Multimodal Iterative Reasoning via Reflection on Visual Regions

arXiv:2602.18746v1
Originality Incremental advance
AI Analysis

This addresses the challenge of ambiguous or complex visual inputs for VLMs, offering a domain-specific improvement in multimodal reasoning.

The paper tackles the problem of hallucinations and logic errors in Vision-Language Models (VLMs) by proposing the MIRROR framework, which uses iterative reflection on visual regions to improve multimodal reasoning, resulting in enhanced correctness and reduced visual hallucinations on benchmarks.

In the era of Vision-Language Models (VLMs), enhancing multimodal reasoning capabilities remains a critical challenge, particularly in handling ambiguous or complex visual inputs, where initial inferences often lead to hallucinations or logic errors. Existing VLMs often produce plausible yet ungrounded answers, and even when prompted to "reflect", their corrections may remain detached from the image evidence. To address this, we propose the MIRROR framework for Multimodal Iterative Reasoning via Reflection On visual Regions. By embedding visual reflection as a core mechanism, MIRROR is formulated as a closed-loop process comprising draft, critique, region-based verification, and revision, which are repeated until the output is visually grounded. To facilitate training of this model, we construct **ReflectV**, a visual reflective dataset for multi-turn supervision that explicitly contains reflection triggers, region-based verification actions, and answer revision grounded in visual evidence. Experiments on both general vision-language benchmarks and representative vision-language reasoning benchmarks show that MIRROR improves correctness and reduces visual hallucinations, demonstrating the value of training reflection as an evidence-seeking, region-aware verification process rather than a purely textual revision step.

Foundations

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

Your Notes