TL;DR
This paper introduces the Norm-in-Norm loss for image quality assessment, which accelerates convergence and improves prediction accuracy by normalizing scores and stabilizing gradients during training.
Contribution
The paper proposes a novel normalization-based loss function for IQA that enhances convergence speed and prediction performance, especially for in-the-wild image quality assessment.
Findings
Achieves about 10 times faster convergence compared to MAE or MSE.
Yields state-of-the-art performance on in-the-wild IQA datasets.
Demonstrates theoretical stability and predictability of gradients with the new loss.
Abstract
Currently, most image quality assessment (IQA) models are supervised by the MAE or MSE loss with empirically slow convergence. It is well-known that normalization can facilitate fast convergence. Therefore, we explore normalization in the design of loss functions for IQA. Specifically, we first normalize the predicted quality scores and the corresponding subjective quality scores. Then, the loss is defined based on the norm of the differences between these normalized values. The resulting "Norm-in-Norm'' loss encourages the IQA model to make linear predictions with respect to subjective quality scores. After training, the least squares regression is applied to determine the linear mapping from the predicted quality to the subjective quality. It is shown that the new loss is closely connected with two common IQA performance criteria (PLCC and RMSE). Through theoretical analysis, it is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
