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
311
Video Quality AssessmentKoNViD-1k
SROCC0.844
208
Image Quality AssessmentCSIQ
SRC0.946
192
No-Reference Image Quality AssessmentKADID-10K
SROCC0.934
189
Image Quality AssessmentAGIQA-3K
SRCC0.817
175
Image Quality AssessmentKADID
SRCC0.934
167
Image Quality AssessmentPIPAL
SRCC0.581
162
Video Quality AssessmentLIVE-VQC
SRCC0.815
151
No-Reference Image Quality AssessmentCSIQ
SROCC0.942
144
No-Reference Image Quality AssessmentKonIQ-10k
SROCC0.896
144
Showing 10 of 120 rows
...

Other info

Code

Follow for update