TL;DR
This paper introduces a variational inference framework combined with a CNN architecture for image restoration, effectively handling diverse degradations and achieving state-of-the-art results across multiple restoration tasks.
Contribution
It proposes a novel Bayesian-inspired variational framework that decomposes complex restoration problems into manageable sub-problems, improving performance over existing methods.
Findings
State-of-the-art results in Gaussian denoising
Effective real-world noise reduction
Superior blind super-resolution and JPEG artifacts removal
Abstract
This paper presents a new variational inference framework for image restoration and a convolutional neural network (CNN) structure that can solve the restoration problems described by the proposed framework. Earlier CNN-based image restoration methods primarily focused on network architecture design or training strategy with non-blind scenarios where the degradation models are known or assumed. For a step closer to real-world applications, CNNs are also blindly trained with the whole dataset, including diverse degradations. However, the conditional distribution of a high-quality image given a diversely degraded one is too complicated to be learned by a single CNN. Therefore, there have also been some methods that provide additional prior information to train a CNN. Unlike previous approaches, we focus more on the objective of restoration based on the Bayesian perspective and how to…
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
MethodsVariational Inference
