Exploring CLIP for Assessing the Look and Feel of Images

25 Jul 2022  ·  Jianyi Wang, Kelvin C. K. Chan, Chen Change Loy ·

Measuring the perception of visual content is a long-standing problem in computer vision. Many mathematical models have been developed to evaluate the look or quality of an image. Despite the effectiveness of such tools in quantifying degradations such as noise and blurriness levels, such quantification is loosely coupled with human language. When it comes to more abstract perception about the feel of visual content, existing methods can only rely on supervised models that are explicitly trained with labeled data collected via laborious user study. In this paper, we go beyond the conventional paradigms by exploring the rich visual language prior encapsulated in Contrastive Language-Image Pre-training (CLIP) models for assessing both the quality perception (look) and abstract perception (feel) of images in a zero-shot manner. In particular, we discuss effective prompt designs and show an effective prompt pairing strategy to harness the prior. We also provide extensive experiments on controlled datasets and Image Quality Assessment (IQA) benchmarks. Our results show that CLIP captures meaningful priors that generalize well to different perceptual assessments. Code is avaliable at https://github.com/IceClear/CLIP-IQA.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Video Quality Assessment MSU SR-QA Dataset ClipIQA+ ResNet50 SROCC 0.65713 # 9
PLCC 0.65154 # 8
KLCC 0.52628 # 11
Type NR # 1
Video Quality Assessment MSU SR-QA Dataset ClipIQA+ SROCC 0.56875 # 25
PLCC 0.71808 # 3
KLCC 0.69774 # 1
Type NR # 1
Video Quality Assessment MSU SR-QA Dataset ClipIQA SROCC 0.60808 # 17
PLCC 0.58944 # 19
KLCC 0.49417 # 16
Type NR # 1
Video Quality Assessment MSU SR-QA Dataset ClipIQA+ ViT-L-14 SROCC 0.49881 # 37
PLCC 0.50379 # 36
KLCC 0.38794 # 38
Type NR # 1

Methods