Share your thoughts, 1 month free Claude Pro on usSee more
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
275
Video Quality AssessmentKoNViD-1k
SROCC0.844
208
Image Quality AssessmentCSIQ
SRC0.946
192
Image Quality AssessmentKADID
SRCC0.934
164
Image Quality AssessmentPIPAL
SRCC0.581
159
Video Quality AssessmentLIVE-VQC
SRCC0.815
151
No-Reference Image Quality AssessmentKADID-10K
SROCC0.934
146
Image Quality AssessmentTID 2013 (test)
Mean SRCC0.909
141
Image Quality AssessmentAGIQA-3K
SRCC0.817
137
Blind Image Quality AssessmentFLIVE
SRCC0.596
127
Showing 10 of 109 rows
...

Other info

Code

Follow for update