HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Image Quality Assessment using Contrastive Learning

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

Image Quality Assessment using Contrastive Learning

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

Code Repositories

pavancm/conviqt
pytorch
Mentioned in GitHub
pavancm/contrique
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
no-reference-image-quality-assessment-onCONTRIQUE
PLCC: 0.857
SRCC: 0.843
no-reference-image-quality-assessment-on-1CONTRIQUE
PLCC: 0.937
SRCC: 0.934
no-reference-image-quality-assessment-on-csiqCONTRIQUE
PLCC: 0.955
SRCC: 0.942
no-reference-image-quality-assessment-on-uhdCONTRIQUE
PLCC: 0.678
SRCC: 0.732
video-quality-assessment-on-konvid-1kCONTRIQUE
PLCC: 0.842
video-quality-assessment-on-live-etriCONTRIQUE
SRCC: 0.931
video-quality-assessment-on-live-fb-lsvqCONTRIQUE
PLCC: 0.826
video-quality-assessment-on-live-vqcCONTRIQUE
PLCC: 0.822
video-quality-assessment-on-youtube-ugcCONTRIQUE
PLCC: 0.813

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Image Quality Assessment using Contrastive Learning | Papers | HyperAI