VisPlay: Self-Evolving Vision-Language Models from Images
Yicheng He, Chengsong Huang, Zongxia Li, Jiaxin Huang, Yonghui Yang

TL;DR
VisPlay introduces a self-evolving reinforcement learning framework that enables vision-language models to autonomously improve their reasoning abilities using unlabeled image data, reducing reliance on human annotations.
Contribution
It proposes a novel RL framework with dual roles and a new training algorithm, scalable across different model families, for autonomous improvement of VLMs.
Findings
Achieves consistent improvements in visual reasoning and generalization.
Reduces hallucinations in model outputs.
Scales effectively across multiple model architectures.
Abstract
Reinforcement learning (RL) provides a principled framework for improving Vision-Language Models (VLMs) on complex reasoning tasks. However, existing RL approaches often rely on human-annotated labels or task-specific heuristics to define verifiable rewards, both of which are costly and difficult to scale. We introduce VisPlay, a self-evolving RL framework that enables VLMs to autonomously improve their reasoning abilities using large amounts of unlabeled image data. Starting from a single base VLM, VisPlay assigns the model into two interacting roles: an Image-Conditioned Questioner that formulates challenging yet answerable visual questions, and a Multimodal Reasoner that generates silver responses. These roles are jointly trained with Group Relative Policy Optimization (GRPO), which incorporates diversity and difficulty rewards to balance the complexity of generated questions with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Reinforcement Learning in Robotics
