CVJan 9, 2025

FaceMe: Robust Blind Face Restoration with Personal Identification

arXiv:2501.05177v218 citationsh-index: 6AAAI
Originality Incremental advance
AI Analysis

This addresses identity preservation in face restoration for applications like photography or security, though it is incremental as it builds on existing diffusion models.

The paper tackles blind face restoration's challenge of preserving individual identity by proposing FaceMe, a diffusion-based method that uses identity features from reference images to guide restoration, achieving high-quality results with identity consistency.

Blind face restoration is a highly ill-posed problem due to the lack of necessary context. Although existing methods produce high-quality outputs, they often fail to faithfully preserve the individual's identity. In this paper, we propose a personalized face restoration method, FaceMe, based on a diffusion model. Given a single or a few reference images, we use an identity encoder to extract identity-related features, which serve as prompts to guide the diffusion model in restoring high-quality and identity-consistent facial images. By simply combining identity-related features, we effectively minimize the impact of identity-irrelevant features during training and support any number of reference image inputs during inference. Additionally, thanks to the robustness of the identity encoder, synthesized images can be used as reference images during training, and identity changing during inference does not require fine-tuning the model. We also propose a pipeline for constructing a reference image training pool that simulates the poses and expressions that may appear in real-world scenarios. Experimental results demonstrate that our FaceMe can restore high-quality facial images while maintaining identity consistency, achieving excellent performance and robustness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes