English

Reasoning as Representation: Rethinking Visual Reinforcement Learning in Image Quality Assessment

Computer Vision and Pattern Recognition 2026-03-04 v2

Abstract

Reasoning-based image quality assessment (IQA) models trained through reinforcement learning (RL) exhibit exceptional generalization, yet the underlying mechanisms and critical factors driving this capability remain underexplored in current research. Moreover, despite their superior performance, these models incur inference energy usage and latency orders of magnitude higher than their earlier counterparts, restricting their deployment in specific scenarios. Through extensive experiments, this paper verifies and elaborates that through RL training, MLLMs leverage their reasoning capability to convert redundant visual representations into compact, cross-domain aligned text representations. This conversion is precisely the source of the generalization exhibited by these reasoning-based IQA models. Building on this fundamental insight, we propose a novel algorithm, RALI, which employs contrastive learning to directly align images with these generalizable text representations learned by RL. This approach eliminates the reliance on reasoning processes and even obviates the need to load an LLM. For the quality scoring task, this framework achieves generalization performance comparable to reasoning-based models while requiring less than 5% of their model parameters and inference time.

Keywords

Cite

@article{arxiv.2510.11369,
  title  = {Reasoning as Representation: Rethinking Visual Reinforcement Learning in Image Quality Assessment},
  author = {Shijie Zhao and Xuanyu Zhang and Weiqi Li and Junlin Li and Li Zhang and Tianfan Xue and Jian Zhang},
  journal= {arXiv preprint arXiv:2510.11369},
  year   = {2026}
}

Comments

ICLR 2026 Oral

R2 v1 2026-07-01T06:33:57.738Z