Deep Optimal Transport: A Practical Algorithm for Photo-realistic Image Restoration
Theo Adrai, Guy Ohayon, Tomer Michaeli, Michael Elad

TL;DR
This paper introduces a practical, few-shot algorithm for image restoration that balances perceptual quality and MSE by applying optimal transport in the latent space of a variational auto-encoder, enhancing existing models without retraining.
Contribution
It presents a novel, theoretically motivated method to improve image restoration models' perceptual quality or MSE using optimal transport in latent space, applicable with minimal data.
Findings
Improves perceptual quality of existing models without retraining.
Can enhance MSE or perceptual quality by interpolation.
Effective across various image degradations.
Abstract
We propose an image restoration algorithm that can control the perceptual quality and/or the mean square error (MSE) of any pre-trained model, trading one over the other at test time. Our algorithm is few-shot: Given about a dozen images restored by the model, it can significantly improve the perceptual quality and/or the MSE of the model for newly restored images without further training. Our approach is motivated by a recent theoretical result that links between the minimum MSE (MMSE) predictor and the predictor that minimizes the MSE under a perfect perceptual quality constraint. Specifically, it has been shown that the latter can be obtained by optimally transporting the output of the former, such that its distribution matches the source data. Thus, to improve the perceptual quality of a predictor that was originally trained to minimize MSE, we approximate the optimal transport by a…
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 and Signal Denoising Methods · Image and Video Quality Assessment
