Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Realistic and Efficient Face Swapping: A Unified Approach with Diffusion Models

About

Despite promising progress in face swapping task, realistic swapped images remain elusive, often marred by artifacts, particularly in scenarios involving high pose variation, color differences, and occlusion. To address these issues, we propose a novel approach that better harnesses diffusion models for face-swapping by making following core contributions. (a) We propose to re-frame the face-swapping task as a self-supervised, train-time inpainting problem, enhancing the identity transfer while blending with the target image. (b) We introduce a multi-step Denoising Diffusion Implicit Model (DDIM) sampling during training, reinforcing identity and perceptual similarities. (c) Third, we introduce CLIP feature disentanglement to extract pose, expression, and lighting information from the target image, improving fidelity. (d) Further, we introduce a mask shuffling technique during inpainting training, which allows us to create a so-called universal model for swapping, with an additional feature of head swapping. Ours can swap hair and even accessories, beyond traditional face swapping. Unlike prior works reliant on multiple off-the-shelf models, ours is a relatively unified approach and so it is resilient to errors in other off-the-shelf models. Extensive experiments on FFHQ and CelebA datasets validate the efficacy and robustness of our approach, showcasing high-fidelity, realistic face-swapping with minimal inference time. Our code is available at https://github.com/Sanoojan/REFace.

Sanoojan Baliah, Qinliang Lin, Shengcai Liao, Xiaodan Liang, Muhammad Haris Khan• 2024

Related benchmarks

TaskDatasetResultRank
Face SwappingFFHQ
FID5.53
21
Identity-Preserving Image EditingReal-world scenarios (test)
ID-Sim0.41
10
Facial ReconstructionUser Study
ID Consistency3.32
10
Face SwappingCelebA (test)
FID6.09
8
Video Face SwappingIDBench-V (test)
ID-Arc0.472
7
Face SwappingIDBench
Identity Similarity1.45
6
Head SwappingSHHQ
LPIPS (Head Crop)0.4932
3
Head SwappingSHHQ 1.0
FID40.7162
2
Showing 8 of 8 rows

Other info

Follow for update