Image Quality Assessment using Contrastive Learning

25 Oct 2021  ·  Pavan C. Madhusudana, Neil Birkbeck, Yilin Wang, Balu Adsumilli, Alan C. Bovik ·

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}.

PDF Abstract

Results from the Paper


Ranked #2 on Video Quality Assessment on LIVE-ETRI (using extra training data)

     Get a GitHub badge
Task Dataset Model Metric Name Metric Value Global Rank Uses Extra
Training Data
Result Benchmark
No-Reference Image Quality Assessment CSIQ CONTRIQUE SRCC 0.942 # 5
PLCC 0.955 # 5
No-Reference Image Quality Assessment KADID-10k CONTRIQUE SRCC 0.934 # 2
PLCC 0.937 # 2
Video Quality Assessment KoNViD-1k CONTRIQUE PLCC 0.842 # 10
Video Quality Assessment LIVE-ETRI CONTRIQUE SRCC 0.931 # 2
Video Quality Assessment LIVE-FB LSVQ CONTRIQUE PLCC 0.826 # 11
Video Quality Assessment LIVE-VQC CONTRIQUE PLCC 0.822 # 10
No-Reference Image Quality Assessment TID2013 CONTRIQUE SRCC 0.843 # 4
PLCC 0.857 # 7
Video Quality Assessment YouTube-UGC CONTRIQUE PLCC 0.813 # 9

Methods


No methods listed for this paper. Add relevant methods here