paper-with-me

홈 › Papers

Self-Evolving Vision-Language Models for Image Quality Assessment via Voting and Ranking

2025-09-30 · Wen Wen, Tianwu Zhi, Kanglong Fan, Yang Li, Xinge Peng, Yabin Zhang, Yiting Liao, Junlin Li, Li Zhang arxiv

Improving vision-language models (VLMs) in the post-training stage typically relies on supervised fine-tuning or reinforcement learning, methods that necessitate costly, human-annotated data. While self-supervised techniques have proven effective for enhancing reasoning capabilities, their application to perceptual domains such as image quality assessment (IQA) remains largely unexplored. In this work, we introduce EvoQuality, a novel framework that enables a VLM to autonomously refine its quality perception capabilities without any ground-truth labels. EvoQuality adapts the principle of self-consistency to the ranking-based nature of IQA. It generates pseudo-labels by performing pairwise majority voting on the VLM's own outputs to establish a consensus on relative quality. These pseudo-rankings are then formulated into a fidelity reward that guides the model's iterative evolution through group relative policy optimization (GRPO). By iteratively leveraging its own predictions, EvoQuality progressively refines the VLM's perceptual capability. Extensive experiments show that EvoQuality boosts the base VLM's zero-shot performance by 31.8% on PLCC across diverse IQA benchmarks. Remarkably, despite being entirely self-supervised, EvoQuality achieves performance that is competitive with, or even surpasses, state-of-the-art supervised VLM-based IQA models, outperforming these models on 5 out of 7 IQA benchmarks. Furthermore, the framework demonstrates significant flexibility, allowing it to be stacked with pre-trained IQA models to bolster generalization on unseen datasets. Codes and checkpoints will be available at https://github.com/bytedance/EvoQuality.

📄 PDF Abstract BibTeX arXiv:2509.25787

Code (0)

등록된 구현이 없습니다.

Tasks

Image Quality AssessmentReinforcement Learning

Similar Papers 제목 키워드 기반

RISE: Reliable Improvement in Self-Evolving Vision-Language Models

2026-05-20 · Chaoran Xu, Yingmao Miao, Pengfei Zhang, Hao Dou 외 arxiv

Vision-language models (VLMs) have achieved strong multimodal reasoning capabilities, but further improving them still relies heavily on large-scale human-constructed supervision for post-training. Such supervision is co…

Multimodal ReasoningQuestion Generation

VisPlay: Self-Evolving Vision-Language Models from Images

2025-11-19 · Yicheng He, Chengsong Huang, Zongxia Li, Jiaxin Huang 외 arxiv

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 he…

Reinforcement LearningVisual Reasoning

Active Zero: Self-Evolving Vision-Language Models through Active Environment Exploration

2026-02-11 · Jinghan He, Junfeng Fang, Feng Xiong, Zijun Yao 외 arxiv

Self-play has enabled large language models to autonomously improve through self-generated challenges. However, existing self-play methods for vision-language models rely on passive interaction with static image collecti…

Self-Evolving Visual Questioner

2026-06-11 · Yijun Liang, Hengguang Zhou, Ming Li, Lichen Li 외 arxiv

Vision-language models (VLMs) are typically trained as passive answerers, while their ability to actively ask diverse, non-trivial, visual-centric and grounded questions remains underexplored. Existing visual questioners…

Question Generation

Decouple to Generalize: Context-First Self-Evolving Learning for Data-Scarce Vision-Language Reasoning

2025-12-07 · Tingyu Li, Zheng Sun, Jingxuan Wei, Siyuan Li 외 arxiv

Recent vision-language models (VLMs) achieve remarkable reasoning through reinforcement learning (RL), which provides a feasible solution for realizing continuous self-evolving large vision-language models (LVLMs) in the…

Reinforcement Learning