CVSep 30, 2025

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

arXiv:2509.25787v35 citationsh-index: 6
Originality Highly original
AI Analysis

This addresses the need for cost-effective model refinement in perceptual domains like image quality assessment, offering a novel self-supervised approach that is competitive with supervised methods.

The paper tackles the problem of improving vision-language models for image quality assessment without human-annotated data by introducing EvoQuality, a self-supervised framework that uses voting and ranking to generate pseudo-labels, resulting in a 31.8% boost in zero-shot performance on PLCC and outperforming supervised models on 5 out of 7 benchmarks.

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 such as self-consistency 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.

Foundations

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

Your Notes