Decoupling Perception and Calibration: Label-Efficient Image Quality Assessment Framework
Xinyue Li, Zhichao Zhang, Zhiming Xu, Shubo Xu, Xiongkuo Min, Yitong Chen, Guangtao Zhai
TL;DR
This work tackles the MOS annotation bottleneck in multimodal LLM–based image quality assessment by decoupling perceptual quality from dataset-specific MOS calibration. It introduces LEAF, a two-stage framework where a frozen MLLM teacher provides dense point-wise judgments and confidence-weighted pairwise preferences to train a lightweight student without MOS labels in Stage 1, followed by Calibration Fine-Tuning on a small MOS subset to align with human judgments. Empirical results across AIGC and UGC benchmarks show strong MOS-aligned correlations under low annotation budgets, with substantial gains even at 10–30% MOS and robust performance across backbones and teachers. The approach offers a practical path toward scalable, on-device or large-scale IQA with limited labeled data, highlighting the practical value of separating perception from calibration in quality assessment.
Abstract
Recent multimodal large language models (MLLMs) have demonstrated strong capabilities in image quality assessment (IQA) tasks. However, adapting such large-scale models is computationally expensive and still relies on substantial Mean Opinion Score (MOS) annotations. We argue that for MLLM-based IQA, the core bottleneck lies not in the quality perception capacity of MLLMs, but in MOS scale calibration. Therefore, we propose LEAF, a Label-Efficient Image Quality Assessment Framework that distills perceptual quality priors from an MLLM teacher into a lightweight student regressor, enabling MOS calibration with minimal human supervision. Specifically, the teacher conducts dense supervision through point-wise judgments and pair-wise preferences, with an estimate of decision reliability. Guided by these signals, the student learns the teacher's quality perception patterns through joint distillation and is calibrated on a small MOS subset to align with human annotations. Experiments on both user-generated and AI-generated IQA benchmarks demonstrate that our method significantly reduces the need for human annotations while maintaining strong MOS-aligned correlations, making lightweight IQA practical under limited annotation budgets.
