PreResQ-R1: Towards Fine-Grained Rank-and-Score Reinforcement Learning for Visual Quality Assessment via Preference-Response Disentangled Policy Optimization
Zehui Feng, Tian Qiu, Tong Wu, Junxuan Li, Huayuan Xu, Ting Han
TL;DR
PreResQ-R1 tackles visual quality assessment by enabling multimodal LLMs to reason about perceptual fidelity through reinforcement learning that couples absolute score regression with relative ranking. It introduces $PRPO$, a Preference-Response disentangled policy optimization that splits rewards into intra-sample response coherence ($RR$) and inter-sample preference alignment ($PRS$), optimized via $Group elative elative Policy ext{ Optimization}$ (GRPO), and extends to video with a global-temporal/local-spatial data flow and an Exploration-to-Stability fine-tuning strategy. Training on a modest budget of 6K images and 28K videos, it achieves state-of-the-art SRCC and PLCC across 10 IQA and 5 VQA benchmarks and yields human-aligned chain-of-thought reasoning traces for the total reward $R_{ m total}$. The approach demonstrates robust cross-domain generalization, interpretable perceptual cues, and a scalable path for efficient alignment of multimodal evaluators in photography, media compression, and AI-generated content assessment.
Abstract
Visual Quality Assessment (QA) seeks to predict human perceptual judgments of visual fidelity. While recent multimodal large language models (MLLMs) show promise in reasoning about image and video quality, existing approaches mainly rely on supervised fine-tuning or rank-only objectives, resulting in shallow reasoning, poor score calibration, and limited cross-domain generalization. We propose PreResQ-R1, a Preference-Response Disentangled Reinforcement Learning framework that unifies absolute score regression and relative ranking consistency within a single reasoning-driven optimization scheme. Unlike prior QA methods, PreResQ-R1 introduces a dual-branch reward formulation that separately models intra-sample response coherence and inter-sample preference alignment, optimized via Group Relative Policy Optimization (GRPO). This design encourages fine-grained, stable, and interpretable chain-of-thought reasoning about perceptual quality. To extend beyond static imagery, we further design a global-temporal and local-spatial data flow strategy for Video Quality Assessment. Remarkably, with reinforcement fine-tuning on only 6K images and 28K videos, PreResQ-R1 achieves state-of-the-art results across 10 IQA and 5 VQA benchmarks under both SRCC and PLCC metrics, surpassing by margins of 5.30% and textbf2.15% in IQA task, respectively. Beyond quantitative gains, it produces human-aligned reasoning traces that reveal the perceptual cues underlying quality judgments. Code and model are available.
