RankIQA: Learning from Rankings for No-reference Image Quality Assessment
Xialei Liu, Joost van de Weijer, Andrew D. Bagdanov

TL;DR
This paper introduces RankIQA, a no-reference image quality assessment method that learns from image rankings generated by synthetic distortions, significantly improving accuracy over existing techniques without needing reference images.
Contribution
It presents a novel ranking-based training approach using Siamese networks and fine-tuning to estimate absolute image quality, outperforming state-of-the-art methods.
Findings
Outperforms previous NR-IQA methods on TID2013 and LIVE benchmarks.
Achieves over 5% improvement on TID2013.
Surpasses some full-reference IQA methods without reference images.
Abstract
We propose a no-reference image quality assessment (NR-IQA) approach that learns from rankings (RankIQA). To address the problem of limited IQA dataset size, we train a Siamese Network to rank images in terms of image quality by using synthetically generated distortions for which relative image quality is known. These ranked image sets can be automatically generated without laborious human labeling. We then use fine-tuning to transfer the knowledge represented in the trained Siamese Network to a traditional CNN that estimates absolute image quality from single images. We demonstrate how our approach can be made significantly more efficient than traditional Siamese Networks by forward propagating a batch of images through a single network and backpropagating gradients derived from all pairs of images in the batch. Experiments on the TID2013 benchmark show that we improve the…
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.
Taxonomy
TopicsImage and Video Quality Assessment · Advanced Image Fusion Techniques · Visual Attention and Saliency Detection
MethodsSiamese Network
