ViCrit: A Verifiable Reinforcement Learning Proxy Task for Visual Perception in VLMs

Abstract

Reinforcement learning (RL) has shown great effectiveness for fine-tuning large language models (LLMs) using tasks that are challenging yet easily verifiable, such as math reasoning or code generation. However, extending this success to visual perception in vision–language models (VLMs) has been impeded by the scarcity of vision-centric tasks that are simultaneously challenging and unambiguously verifiable. To this end, we introduce \textbf{ViCrit} (\textit{Visual Caption Hallucination Critic}), an RL proxy task that trains VLMs to localize a subtle, synthetic visual hallucination injected into paragraphs of human-written image captions. Starting from a 200-word captions, we inject a single, subtle visual description error—altering a few words on objects, attributes, counts, or spatial relations—and task the model to pinpoint the corrupted span given the image and the modified caption. This formulation preserves the full perceptual difficulty while providing a binary, exact-match reward that is easy to compute and unambiguous. Models trained with the \textbf{ViCrit Task} exhibit substantial gains across a variety of VL benchmarks. Crucially, the improvements transfer beyond natural-image training data to abstract image reasoning and visual math, showing promises of learning to perceive rather than barely memorizing seen objects. To facilitate evaluation, we further introduce \textbf{ViCrit-Bench}, a category-balanced diagnostic benchmark that systematically probes perception errors across diverse image domains and error types. Together, our results demonstrate that fine-grained hallucination criticism is an effective and generalizable objective for enhancing visual perception in VLMs.

Cite

Text

Wang et al. "ViCrit: A Verifiable Reinforcement Learning Proxy Task for Visual Perception in VLMs." Advances in Neural Information Processing Systems, 2025.

Markdown

[Wang et al. "ViCrit: A Verifiable Reinforcement Learning Proxy Task for Visual Perception in VLMs." Advances in Neural Information Processing Systems, 2025.](https://mlanthology.org/neurips/2025/wang2025neurips-vicrit/)

BibTeX

@inproceedings{wang2025neurips-vicrit,
  title     = {{ViCrit: A Verifiable Reinforcement Learning Proxy Task for Visual Perception in VLMs}},
  author    = {Wang, Xiyao and Yang, Zhengyuan and Feng, Chao and Zhou, Yuhang and Liu, Xiaoyu and Liang, Yongyuan and Li, Ming and Zang, Ziyi and Li, Linjie and Lin, Chung-Ching and Lin, Kevin and Huang, Furong and Wang, Lijuan},
  booktitle = {Advances in Neural Information Processing Systems},
  year      = {2025},
  url       = {https://mlanthology.org/neurips/2025/wang2025neurips-vicrit/}
}