Paper Overview
- Field: Computer Vision
- Authors: Shravan Venkatraman, Ritesh Thawkar, Omkar Thawkar
- Published: 2026-06-27
- arXiv: 2606.27373
- +16.85 CIDEr improvement on COCO (Qwen3-VL-2B base)
- +19.66 CIDEr improvement on TextCaps
- 5.0 Chair-I point reduction in object hallucination
- Validated on 18 benchmarks, generalizing across four model families and scales
Abstract (Original)
Recently, self-evolving large multimodal models (LMMs) have received attention for improving visual reasoning in a purely unsupervised setting. However, multi-role self-play and self-consistency reward schemes in existing self-evolving LMMs optimize answer agreement without ensuring the decoder attends to visual content, relying instead on statistical language priors to produce self consistent outputs. This leads to a persistent failure mode we term visual under-conditioning, where the decoder relies on language priors rather than the image during generation, manifesting as insufficient attention to visual tokens. As a result, current self-evolving LMMs struggle on vision-language understanding tasks such as image captioning and visual question answering. To address this, we propose VISE (Visual Invariance Self-Evolution), a purely unsupervised self-evolving framework that directly regularizes the model's visual conditioning policy through two complementary invariance rewards: a geometric invariance reward enforcing spatial consistency under known transformations, and a semantic invariance reward penalizing non-grounded generation by requiring the model to recognize missing evidence when predicted regions are perturbed. VISE operates within a single model, requiring no expert roles, external reward models, or annotations. Across 18 benchmarks, using Qwen3-VL-2B as the base model, VISE achieves a +16.85 CIDEr gain on COCO, a +19.66 CIDEr gain on TextCaps, reduces object hallucination by 5.0 Chair-I points, and generalizes across four model families and scales.
Key Results
*Auto-collected on 2026-06-27*