Auto-Encoded Supervision for Perceptual Image Super-Resolution
MinKyu Lee, Sangeek Hyun, Woojin Jun, Jae-Pil Heo

TL;DR
This paper introduces AESOP, a novel loss function using an auto-encoder to improve perceptual image super-resolution by addressing blurring issues without sacrificing perceptual quality.
Contribution
Proposes a new loss function, AESOP, that measures distance in auto-encoder space to enhance perceptual super-resolution performance.
Findings
AESOP improves perceptual quality in super-resolution tasks.
AESOP effectively reduces blurring without degrading perceptual features.
Easy to integrate into existing super-resolution frameworks.
Abstract
This work tackles the fidelity objective in the perceptual super-resolution~(SR). Specifically, we address the shortcomings of pixel-level loss () in the GAN-based SR framework. Since 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 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 . Accordingly, we propose the Auto-Encoded Supervision for…
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 · Image and Signal Denoising Methods
MethodsAutoencoders · Focus
