论文标题
对未配对图像超分辨率的最佳运输透视
An Optimal Transport Perspective on Unpaired Image Super-Resolution
论文作者
论文摘要
现实世界图像超分辨率(SR)任务通常没有配对数据集,这限制了监督技术的应用。结果,任务通常是通过基于生成对抗网络(GAN)的未配对技术来处理的,这些技术以几种正则化项(例如内容或身份损失)产生复杂的培训损失。尽管甘斯通常提供良好的实践表现,但它们被启发使用,即对其行为的理论理解尚不有限。我们从理论上研究了此类模型中出现的优化问题,并找到了两个令人惊讶的观察结果。首先,学到的SR地图始终是最佳传输(OT)地图。其次,我们从理论上证明并从经验上证明了学到的图是有偏见的,即,它实际上并未将低分辨率图像的分布转换为高分辨率图像。受这些发现的启发,我们调查了神经OT领域的最新进展,以解决偏见问题。我们建立了正则gan和神经OT方法之间的有趣联系。我们表明,与现有的基于GAN的替代方案不同,这些算法旨在学习无偏的OT图。我们通过一系列合成和现实世界未配对的SR实验来证明我们的发现。我们的源代码可在https://github.com/milenagazdieva/ot-super-resolution上公开获得。
Real-world image super-resolution (SR) tasks often do not have paired datasets, which limits the application of supervised techniques. As a result, the tasks are usually approached by unpaired techniques based on Generative Adversarial Networks (GANs), which yield complex training losses with several regularization terms, e.g., content or identity losses. While GANs usually provide good practical performance, they are used heuristically, i.e., theoretical understanding of their behaviour is yet rather limited. We theoretically investigate optimization problems which arise in such models and find two surprising observations. First, the learned SR map is always an optimal transport (OT) map. Second, we theoretically prove and empirically show that the learned map is biased, i.e., it does not actually transform the distribution of low-resolution images to high-resolution ones. Inspired by these findings, we investigate recent advances in neural OT field to resolve the bias issue. We establish an intriguing connection between regularized GANs and neural OT approaches. We show that unlike the existing GAN-based alternatives, these algorithms aim to learn an unbiased OT map. We empirically demonstrate our findings via a series of synthetic and real-world unpaired SR experiments. Our source code is publicly available at https://github.com/milenagazdieva/OT-Super-Resolution.