Learning Multiple Probabilistic Degradation Generators for Unsupervised Real World Image Super Resolution
Sangyun Lee, Sewoong Ahn, Kwangjin Yoon

TL;DR
This paper introduces a probabilistic approach to generate diverse degradation models for unsupervised real-world image super-resolution, improving over deterministic methods by capturing complex distributions and enhancing performance on benchmark datasets.
Contribution
The paper proposes training multiple probabilistic degradation generators with a hierarchical latent variable model, improving mode coverage and super-resolution quality.
Findings
Outperforms baselines in PSNR and SSIM
Enhances robustness on unseen data
Utilizes multiple generators for better distribution modeling
Abstract
Unsupervised real world super resolution (USR) aims to restore high-resolution (HR) images given low-resolution (LR) inputs, and its difficulty stems from the absence of paired dataset. One of the most common approaches is synthesizing noisy LR images using GANs (i.e., degradation generators) and utilizing a synthetic dataset to train the model in a supervised manner. Although the goal of training the degradation generator is to approximate the distribution of LR images given a HR image, previous works have heavily relied on the unrealistic assumption that the conditional distribution is a delta function and learned the deterministic mapping from the HR image to a LR image. In this paper, we show that we can improve the performance of USR models by relaxing the assumption and propose to train the probabilistic degradation generator. Our probabilistic degradation generator can be viewed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Advanced Vision and Imaging
MethodsDense Connections · Feedforward Network · R1 Regularization · Convolution · HuMan(Expedia)||How do I get a human at Expedia? · Adaptive Instance Normalization
