Normalizing Flow as a Flexible Fidelity Objective for Photo-Realistic Super-resolution

Andreas Lugmayr, Martin Danelljan, Fisher Yu, Radu Timofte, Luc Van Gool
WACV 2022

Normalizing Flow as a Flexible Fidelity Objective for Photo-Realistic Super-resolution

Abstract

Super-resolution is an ill-posed problem, where a ground-truth high-resolution image represents only one possibility in the space of plausible solutions. Yet, the dominant paradigm is to employ pixel-wise losses, such as L_1, which drive the prediction towards a blurry average. This leads to fundamentally conflicting objectives when combined with adversarial losses, which degrades the final quality. We address this issue by revisiting the L_1 loss and show that it corresponds to a one-layer conditional flow. Inspired by this relation, we explore general flows as a fidelity-based alternative to the L_1 objective. We demonstrate that the flexibility of deeper flows leads to better visual quality and consistency when combined with adversarial losses. We conduct extensive user studies for three datasets and scale factors, where our approach is shown to outperform state-of-the-art methods for photo-realistic super-resolution.

Andreas Lugmayr, Martin Danelljan, Fisher Yu, Radu Timofte, Luc Van Gool
Normalizing Flow as a Flexible Fidelity Objective for Photo-Realistic Super-resolution
WACV 2022

Code

paper
github.com/andreas128/AdFlow

Citation

@inproceedings{lugmayr2022flow,
    author    = {Lugmayr, Andreas and Danelljan, Martin and Yu, Fisher and Timofte, Radu and Van Gool, Luc},
    title     = {Normalizing flow as a flexible fidelity objective for photo-realistic super-resolution},
    booktitle = {Winter Conference on Applications of Computer Vision},
    year      = {2022}
}

Related


Deep Reparametrization of Multi-Frame Super-Resolution and Denoising

Deep Reparametrization of Multi-Frame Super-Resolution and Denoising

ICCV 2021 Oral We propose a deep reparametrization of the maximum a posteriori formulation commonly employed in multi-frame image restoration tasks.