Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Image Quality Assessment using Contrastive Learning

About

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 learned representations are highly robust and generalize well across images afflicted by either synthetic or authentic distortions. Our results suggest that powerful quality representations with perceptual relevance can be obtained without requiring large labeled subjective image quality datasets. The implementations used in this paper are available at \url{https://github.com/pavancm/CONTRIQUE}.

Pavan C. Madhusudana, Neil Birkbeck, Yilin Wang, Balu Adsumilli, Alan C. Bovik• 2021

Related benchmarks

TaskDatasetResultRank
Image Quality AssessmentSPAQ
SRCC0.914
191
Image Quality AssessmentCSIQ
SRC0.946
138
Image Quality AssessmentTID 2013 (test)
Mean SRCC0.909
124
Image Quality AssessmentAGIQA-3K
SRCC0.817
112
Image Quality AssessmentCSIQ (test)
SRCC0.823
103
Image Quality AssessmentKonIQ-10k
SRCC0.894
96
Image Quality AssessmentLIVE
SRC0.962
96
Image Quality AssessmentKADID
SRCC0.934
95
Image Quality AssessmentPIPAL
SRCC0.581
95
Image Quality AssessmentKonIQ-10k (test)
SRCC0.676
91
Showing 10 of 76 rows
...

Other info

Code

Follow for update