FaithDiff: Unleashing Diffusion Priors for Faithful Image Super-resolution
Junyang Chen, Jinshan Pan, Jiangxin Dong
TL;DR
FaithDiff addresses faithful image super-resolution by unleashing diffusion priors from latent diffusion models and aligning degraded inputs with the diffusion process. It introduces an LQ feature extractor based on a VAE encoder, an alignment module to fuse degraded latent information with diffusion latents, and a CLIP-guided, text-conditioned diffusion framework trained in a unified end-to-end manner. The method achieves state-of-the-art performance on synthetic and real-world benchmarks, delivering higher structural fidelity and better OCR reliability than prior GAN- and diffusion-based SR methods. This work demonstrates that jointly optimizing the encoder and diffusion model, with alignment and text guidance, can robustly separate degradation effects from true image content and produce faithful, high-quality SR outputs.
Abstract
Faithful image super-resolution (SR) not only needs to recover images that appear realistic, similar to image generation tasks, but also requires that the restored images maintain fidelity and structural consistency with the input. To this end, we propose a simple and effective method, named FaithDiff, to fully harness the impressive power of latent diffusion models (LDMs) for faithful image SR. In contrast to existing diffusion-based SR methods that freeze the diffusion model pre-trained on high-quality images, we propose to unleash the diffusion prior to identify useful information and recover faithful structures. As there exists a significant gap between the features of degraded inputs and the noisy latent from the diffusion model, we then develop an effective alignment module to explore useful features from degraded inputs to align well with the diffusion process. Considering the indispensable roles and interplay of the encoder and diffusion model in LDMs, we jointly fine-tune them in a unified optimization framework, facilitating the encoder to extract useful features that coincide with diffusion process. Extensive experimental results demonstrate that FaithDiff outperforms state-of-the-art methods, providing high-quality and faithful SR results.
