Command Palette
Search for a command to run...
MinKyu Lee Sangeek Hyun Woojin Jun Jae-Pil Heo

Abstract
This work tackles the fidelity objective in the perceptual super-resolution~(SR). Specifically, we address the shortcomings of pixel-level $L_\text{p}$ loss ($\mathcal{L}\text{pix}$) in the GAN-based SR framework. Since $L\text{pix}$ is known to have a trade-off relationship against perceptual quality, prior methods often multiply a small scale factor or utilize low-pass filters. However, this work shows that these circumventions fail to address the fundamental factor that induces blurring. Accordingly, we focus on two points: 1) precisely discriminating the subcomponent of $L_\text{pix}$ that contributes to blurring, and 2) only guiding based on the factor that is free from this trade-off relationship. We show that they can be achieved in a surprisingly simple manner, with an Auto-Encoder (AE) pretrained with $L_\text{pix}$. Accordingly, we propose the Auto-Encoded Supervision for Optimal Penalization loss ($L_\text{AESOP}$), a novel loss function that measures distance in the AE space, instead of the raw pixel space. Note that the AE space indicates the space after the decoder, not the bottleneck. By simply substituting $L_\text{pix}$ with $L_\text{AESOP}$, we can provide effective reconstruction guidance without compromising perceptual quality. Designed for simplicity, our method enables easy integration into existing SR frameworks. Experimental results verify that AESOP can lead to favorable results in the perceptual SR task.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| image-super-resolution-on-bsd100-4x-upscaling | AESOP | DISTS: 0.1072 LPIPS: 0.1385 PSNR: 25.93 SSIM: 0.6813 |
| image-super-resolution-on-div2k-val-4x | AESOP | DISTS: 0.0459 LPIPS: 0.0893 PSNR: 29.137 SSIM: 0.8023 |
| image-super-resolution-on-general-100-4x | AESOP | DISTS: 0.0762 LPIPS: 0.071 PSNR: 30.401 SSIM: 0.8328 |
| image-super-resolution-on-manga109-4x | AESOP | DISTS: 0.0328 LPIPS: 0.0461 PSNR: 30.061 SSIM: 0.888 |
| image-super-resolution-on-set14-4x-upscaling | AESOP | DISTS: 0.0819 LPIPS: 0.1027 PSNR: 27.421 SSIM: 0.7438 |
| image-super-resolution-on-urban100-4x | AESOP | DISTS: 0.0742 LPIPS: 0.0945 PSNR: 26.148 SSIM: 0.7884 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.