Unsupervised Feature Learning Framework for No-Reference Image Quality Assessment
Abstract
In this paper, we present an efficient general-purpose objective no-reference (NR) image quality assessment (IQA) framework based on unsupervised feature learning. The goal is to build a computational model to automatically predict human perceived image quality without a reference image and without knowing the distortion present in the image. Previous approaches for this problem typically rely on hand-crafted features which are carefully designed based on prior knowledge. In contrast, we use raw-image-patches extracted from a set of unlabeled images to learn a dictionary in an unsupervised manner. We use soft-assignment coding with max pooling to obtain effective image representations for quality estimation. The proposed algorithm is very computationally appealing, using raw image patches as local descriptors and using soft-assignment for encoding. Furthermore, unlike previous methods, our unsupervised feature learning strategy enables our method to adapt to different domains. CORNIA (Codebook Representation for No-Reference Image Assessment) is tested on LIVE database and shown to perform statistically better than the full-reference quality measure, structural similarity index (SSIM) and is shown to be comparable to state-of-the-art general purpose NR-IQA algorithms.
Cite
Text
Ye et al. "Unsupervised Feature Learning Framework for No-Reference Image Quality Assessment." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247789Markdown
[Ye et al. "Unsupervised Feature Learning Framework for No-Reference Image Quality Assessment." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/ye2012cvpr-unsupervised/) doi:10.1109/CVPR.2012.6247789BibTeX
@inproceedings{ye2012cvpr-unsupervised,
title = {{Unsupervised Feature Learning Framework for No-Reference Image Quality Assessment}},
author = {Ye, Peng and Kumar, Jayant and Kang, Le and Doermann, David S.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {1098-1105},
doi = {10.1109/CVPR.2012.6247789},
url = {https://mlanthology.org/cvpr/2012/ye2012cvpr-unsupervised/}
}