Learning a Blind Measure of Perceptual Image Quality

Abstract

It is often desirable to evaluate an image based on its quality. For many computer vision applications, a perceptually meaningful measure is the most relevant for evaluation; however, most commonly used measure do not map well to human judgements of image quality. A further complication of many existing image measure is that they require a reference image, which is often not available in practice. In this paper, we present a "blind" image quality measure, where potentially neither the groundtruth image nor the degradation process are known. Our method uses a set of novel low-level image features in a machine learning framework to learn a mapping from these features to subjective image quality scores. The image quality features stem from natural image measure and texture statistics. Experiments on a standard image quality benchmark dataset shows that our method outperforms the current state of art.

Cite

Text

Tang et al. "Learning a Blind Measure of Perceptual Image Quality." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995446

Markdown

[Tang et al. "Learning a Blind Measure of Perceptual Image Quality." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/tang2011cvpr-learning/) doi:10.1109/CVPR.2011.5995446

BibTeX

@inproceedings{tang2011cvpr-learning,
  title     = {{Learning a Blind Measure of Perceptual Image Quality}},
  author    = {Tang, Huixuan and Joshi, Neel and Kapoor, Ashish},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {305-312},
  doi       = {10.1109/CVPR.2011.5995446},
  url       = {https://mlanthology.org/cvpr/2011/tang2011cvpr-learning/}
}