CVApr 25, 2025

Augmenting Perceptual Super-Resolution via Image Quality Predictors

arXiv:2504.18524v18 citationsh-index: 15CVPR
Originality Incremental advance
AI Analysis

This work addresses the problem of generating visually pleasing super-resolution images for computer vision applications, representing an incremental improvement over existing perceptual methods.

The paper tackles the ill-posed nature of super-resolution by using non-reference image quality assessment models to improve perceptual quality, achieving a more human-centric perception-distortion tradeoff.

Super-resolution (SR), a classical inverse problem in computer vision, is inherently ill-posed, inducing a distribution of plausible solutions for every input. However, the desired result is not simply the expectation of this distribution, which is the blurry image obtained by minimizing pixelwise error, but rather the sample with the highest image quality. A variety of techniques, from perceptual metrics to adversarial losses, are employed to this end. In this work, we explore an alternative: utilizing powerful non-reference image quality assessment (NR-IQA) models in the SR context. We begin with a comprehensive analysis of NR-IQA metrics on human-derived SR data, identifying both the accuracy (human alignment) and complementarity of different metrics. Then, we explore two methods of applying NR-IQA models to SR learning: (i) altering data sampling, by building on an existing multi-ground-truth SR framework, and (ii) directly optimizing a differentiable quality score. Our results demonstrate a more human-centric perception-distortion tradeoff, focusing less on non-perceptual pixel-wise distortion, instead improving the balance between perceptual fidelity and human-tuned NR-IQA measures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes