Exploring CLIP for Assessing the Look and Feel of Images

Abstract

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 without explicit task-specific training. 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.

Cite

Text

Wang et al. "Exploring CLIP for Assessing the Look and Feel of Images." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I2.25353

Markdown

[Wang et al. "Exploring CLIP for Assessing the Look and Feel of Images." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/wang2023aaai-exploring/) doi:10.1609/AAAI.V37I2.25353

BibTeX

@inproceedings{wang2023aaai-exploring,
  title     = {{Exploring CLIP for Assessing the Look and Feel of Images}},
  author    = {Wang, Jianyi and Chan, Kelvin C. K. and Loy, Chen Change},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {2555-2563},
  doi       = {10.1609/AAAI.V37I2.25353},
  url       = {https://mlanthology.org/aaai/2023/wang2023aaai-exploring/}
}