Image Quality Assessment Using Similar Scene as Reference

Abstract

Most of Image Quality Assessment (IQA) methods require the reference image to be pixel-wise aligned with the distorted image, and thus limiting the application of reference image based IQA methods. In this paper, we show that non-aligned image with similar scene could be well used for reference, using a proposed Dual-path deep Convolutional Neural Network (DCNN). Analysis indicates that the model captures the scene structural information and non-structural information “naturalness” between the pair for quality assessment. As shown in the experiments, our proposed DCNN model handles the IQA problem well. With an aligned reference image, our predictions outperform many state-of-the-art methods. And in more general case where the reference image contains the similar scene but is not aligned with the distorted one, DCNN could still achieve superior consistency with subjective evaluation than many existing methods that even use aligned reference images.

Cite

Text

Liang et al. "Image Quality Assessment Using Similar Scene as Reference." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46454-1_1

Markdown

[Liang et al. "Image Quality Assessment Using Similar Scene as Reference." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/liang2016eccv-image/) doi:10.1007/978-3-319-46454-1_1

BibTeX

@inproceedings{liang2016eccv-image,
  title     = {{Image Quality Assessment Using Similar Scene as Reference}},
  author    = {Liang, Yudong and Wang, Jinjun and Wan, Xingyu and Gong, Yihong and Zheng, Nanning},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {3-18},
  doi       = {10.1007/978-3-319-46454-1_1},
  url       = {https://mlanthology.org/eccv/2016/liang2016eccv-image/}
}