CVGRApr 13, 2023

DiffusionRig: Learning Personalized Priors for Facial Appearance Editing

MIT
arXiv:2304.06711v1100 citationsh-index: 75
Originality Incremental advance
AI Analysis

This addresses the need for personalized facial editing tools for users like photographers or content creators, though it is incremental as it builds on diffusion models and 3D face estimation.

The paper tackles the problem of learning person-specific facial priors from a small number of portrait photos to enable editing of facial appearance like expression and lighting while preserving identity and details, achieving better identity preservation and photorealism than existing methods.

We address the problem of learning person-specific facial priors from a small number (e.g., 20) of portrait photos of the same person. This enables us to edit this specific person's facial appearance, such as expression and lighting, while preserving their identity and high-frequency facial details. Key to our approach, which we dub DiffusionRig, is a diffusion model conditioned on, or "rigged by," crude 3D face models estimated from single in-the-wild images by an off-the-shelf estimator. On a high level, DiffusionRig learns to map simplistic renderings of 3D face models to realistic photos of a given person. Specifically, DiffusionRig is trained in two stages: It first learns generic facial priors from a large-scale face dataset and then person-specific priors from a small portrait photo collection of the person of interest. By learning the CGI-to-photo mapping with such personalized priors, DiffusionRig can "rig" the lighting, facial expression, head pose, etc. of a portrait photo, conditioned only on coarse 3D models while preserving this person's identity and other high-frequency characteristics. Qualitative and quantitative experiments show that DiffusionRig outperforms existing approaches in both identity preservation and photorealism. Please see the project website: https://diffusionrig.github.io for the supplemental material, video, code, and data.

Code Implementations1 repo
Foundations

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

Your Notes