Adaptive Image Quality Assessment via Teaching Large Multimodal Model to Compare
Hanwei Zhu, Haoning Wu, Yixuan Li, Zicheng Zhang, Baoliang Chen, Lingyu Zhu, Yuming Fang, Guangtao Zhai, Weisi Lin, Shiqi Wang
TL;DR
The paper addresses the challenge of transferring relative quality judgments into continuous scores for no-reference image quality assessment (NR-IQA) by leveraging large multimodal models (LMMs). It introduces Compare2Score, which learns qualitative pairwise comparisons from within-dataset MOS, uses a multi-image visual quality comparator, and applies an adaptive soft comparison with anchor images to produce continuous quality scores via MAP under Thurstone's Case V. The key contributions are the comparative-instruction data generation within datasets, an anchor-based soft-inference framework, and extensive evaluation showing state-of-the-art NR-IQA performance and strong cross-dataset generalization, including zero-shot improvements for general LMMs. The approach offers scalable data integration across IQA datasets and practical impact for robust, real-world image quality evaluation across synthetic, realistic, and AI-generated distortions.
Abstract
While recent advancements in large multimodal models (LMMs) have significantly improved their abilities in image quality assessment (IQA) relying on absolute quality rating, how to transfer reliable relative quality comparison outputs to continuous perceptual quality scores remains largely unexplored. To address this gap, we introduce Compare2Score-an all-around LMM-based no-reference IQA (NR-IQA) model, which is capable of producing qualitatively comparative responses and effectively translating these discrete comparative levels into a continuous quality score. Specifically, during training, we present to generate scaled-up comparative instructions by comparing images from the same IQA dataset, allowing for more flexible integration of diverse IQA datasets. Utilizing the established large-scale training corpus, we develop a human-like visual quality comparator. During inference, moving beyond binary choices, we propose a soft comparison method that calculates the likelihood of the test image being preferred over multiple predefined anchor images. The quality score is further optimized by maximum a posteriori estimation with the resulting probability matrix. Extensive experiments on nine IQA datasets validate that the Compare2Score effectively bridges text-defined comparative levels during training with converted single image quality score for inference, surpassing state-of-the-art IQA models across diverse scenarios. Moreover, we verify that the probability-matrix-based inference conversion not only improves the rating accuracy of Compare2Score but also zero-shot general-purpose LMMs, suggesting its intrinsic effectiveness.
