100
0

Auto-Encoded Supervision for Perceptual Image Super-Resolution

Abstract

This work tackles the fidelity objective in the perceptual super-resolution~(SR). Specifically, we address the shortcomings of pixel-level LpL_\text{p} loss (Lpix\mathcal{L}_\text{pix}) in the GAN-based SR framework. Since LpixL_\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 LpixL_\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 LpixL_\text{pix}. Accordingly, we propose the Auto-Encoded Supervision for Optimal Penalization loss (LAESOPL_\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 LpixL_\text{pix} with LAESOPL_\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.

View on arXiv
@article{lee2025_2412.00124,
  title={ Auto-Encoded Supervision for Perceptual Image Super-Resolution },
  author={ MinKyu Lee and Sangeek Hyun and Woojin Jun and Jae-Pil Heo },
  journal={arXiv preprint arXiv:2412.00124},
  year={ 2025 }
}
Comments on this paper