ReF-LDM: A Latent Diffusion Model for Reference-based Face Image Restoration
Chi-Wei Hsiao, Yu-Lun Liu, Cheng-Kun Yang, Sheng-Po Kuo, Kevin Jou, Chia-Ping Chen
TL;DR
This paper tackles the challenge of preserving a subject's identity in face restoration from degraded LQ images by leveraging multiple HQ reference images. It introduces ReF-LDM, an LDM-based framework that uses a CacheKV mechanism to efficiently fuse references into the denoising process and a timestep-scaled identity loss to supervise identity features without degrading image quality. The authors also present FFHQ-Ref, a large reference-enabled dataset built from FFHQ with identity-consistent references for training and evaluation. Empirical results show that ReF-LDM achieves superior identity preservation and competitive perceptual quality against state-of-the-art methods, while offering flexible reference utilization and faster inference than alternative designs.
Abstract
While recent works on blind face image restoration have successfully produced impressive high-quality (HQ) images with abundant details from low-quality (LQ) input images, the generated content may not accurately reflect the real appearance of a person. To address this problem, incorporating well-shot personal images as additional reference inputs could be a promising strategy. Inspired by the recent success of the Latent Diffusion Model (LDM), we propose ReF-LDM, an adaptation of LDM designed to generate HQ face images conditioned on one LQ image and multiple HQ reference images. Our model integrates an effective and efficient mechanism, CacheKV, to leverage the reference images during the generation process. Additionally, we design a timestep-scaled identity loss, enabling our LDM-based model to focus on learning the discriminating features of human faces. Lastly, we construct FFHQ-Ref, a dataset consisting of 20,405 high-quality (HQ) face images with corresponding reference images, which can serve as both training and evaluation data for reference-based face restoration models.
