CVJul 9

Zoom-IQA: Image Quality Assessment with Reliable Region-Aware Reasoning

arXiv:2601.0291823.95 citationsh-index: 10
Predicted impact top 3% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in image quality assessment, Zoom-IQA addresses the unreliability of existing VLM-based methods by integrating visual-textual cues more effectively, though it is an incremental improvement over prior VLM approaches.

Zoom-IQA introduces a VLM-based IQA model that emulates cognitive behaviors like uncertainty awareness and region reasoning, achieving improved robustness and explainability. It outperforms prior methods on multiple IQA benchmarks, with downstream tasks like image restoration benefiting from its assessments.

Image Quality Assessment (IQA) is a long-standing problem in computer vision. Previous methods typically focus on predicting numerical scores without explanation or providing low-level descriptions lacking precise scores. Recent reasoning-based vision language models (VLMs) have shown strong potential for IQA by jointly generating quality descriptions and scores. However, existing VLM-based IQA methods often suffer from unreliable reasoning due to their limited capability of integrating visual and textual cues. In this work, we introduce Zoom-IQA, a VLM-based IQA model to explicitly emulate key cognitive behaviors: uncertainty awareness, region reasoning, and iterative refinement. Specifically, we present a two-stage training pipeline: 1) supervised fine-tuning (SFT) on our Grounded-Rationale-IQA (GR-IQA) dataset to teach the model to ground its assessments in key regions, and 2) reinforcement learning (RL) for dynamic policy exploration, stabilized by our KL-Coverage regularizer to prevent reasoning and scoring diversity collapse, with a Progressive Re-sampling Strategy for mitigating annotation bias. Extensive experiments show that Zoom-IQA achieves improved robustness, explainability, and generalization. The application to downstream tasks, such as image restoration, further demonstrates the effectiveness of Zoom-IQA.

Foundations

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

Your Notes