Q-Probe: Scaling Image Quality Assessment to High Resolution via Context-Aware Agentic Probing
Xiang Li, XueHeng Li, Yu Wang, XuanHua He, ZhangChi Hu, WeiWei Yu, ChengJun Xie
TL;DR
Q-Probe tackles the difficulty of scaling image quality assessment to high-resolution imagery by marrying context-aware agentic probing with a coarse-to-fine training regime. It introduces Vista-Bench for fine-grained local degradation analysis and employs a three-stage curriculum (perception alignment, hybrid-resolution SFT, and decoupled post-RL) to mitigate cropping-induced biases and misinterpretations of depth-of-field. The approach uses GRPO-based global alignment, a Data Flywheel to generate balanced training trajectories, and decoupled rewards to jointly optimize scoring accuracy and localization precision, achieving state-of-the-art results on Vista-Bench (SRCC ≈ 0.728, PLCC ≈ 0.776) and strong generalization across resolutions. This work provides a scalable, interpretable framework for high-resolution IQA that can enhance MLLM-driven perceptual alignment and quality control in real-world, high-detail imaging applications.
Abstract
Reinforcement Learning (RL) has empowered Multimodal Large Language Models (MLLMs) to achieve superior human preference alignment in Image Quality Assessment (IQA). However, existing RL-based IQA models typically rely on coarse-grained global views, failing to capture subtle local degradations in high-resolution scenarios. While emerging "Thinking with Images" paradigms enable multi-scale visual perception via zoom-in mechanisms, their direct adaptation to IQA induces spurious "cropping-implies-degradation" biases and misinterprets natural depth-of-field as artifacts. To address these challenges, we propose Q-Probe, the first agentic IQA framework designed to scale IQA to high resolution via context-aware probing. First, we construct Vista-Bench, a pioneering benchmark tailored for fine-grained local degradation analysis in high-resolution IQA settings. Furthermore, we propose a three-stage training paradigm that progressively aligns the model with human preferences, while simultaneously eliminating causal bias through a novel context-aware cropping strategy. Extensive experiments demonstrate that Q-Probe achieves state-of-the-art performance in high-resolution settings while maintaining superior efficacy across resolution scales.
