TL;DR
This paper introduces CONTRIQUE, a self-supervised contrastive learning framework that learns robust image quality representations from unlabeled data, achieving competitive results in no-reference image quality assessment.
Contribution
The paper presents a novel self-supervised contrastive learning approach for image quality assessment that does not require large labeled datasets and generalizes well across distortion types.
Findings
CONTRIQUE achieves competitive performance with state-of-the-art NR IQA models.
The learned representations are highly robust and generalize across synthetic and authentic distortions.
Powerful perceptual quality representations can be learned without large labeled datasets.
Abstract
We consider the problem of obtaining image quality representations in a self-supervised manner. We use prediction of distortion type and degree as an auxiliary task to learn features from an unlabeled image dataset containing a mixture of synthetic and realistic distortions. We then train a deep Convolutional Neural Network (CNN) using a contrastive pairwise objective to solve the auxiliary problem. We refer to the proposed training framework and resulting deep IQA model as the CONTRastive Image QUality Evaluator (CONTRIQUE). During evaluation, the CNN weights are frozen and a linear regressor maps the learned representations to quality scores in a No-Reference (NR) setting. We show through extensive experiments that CONTRIQUE achieves competitive performance when compared to state-of-the-art NR image quality models, even without any additional fine-tuning of the CNN backbone. 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
MethodsContrastive Learning
