BlendFace: Re-designing Identity Encoders for Face-Swapping
Kaede Shiohara, Xingchao Yang, Takafumi Taketomi

TL;DR
BlendFace is a new identity encoder designed for face-swapping that reduces attribute entanglement by training on blended images, leading to improved identity-attribute disentanglement without sacrificing performance.
Contribution
It introduces BlendFace, a face recognition model trained on blended images to mitigate attribute biases in face-swapping tasks.
Findings
Improves identity-attribute disentanglement in face-swapping.
Maintains comparable quantitative performance to existing methods.
Reduces attribute biases caused by pretraining on face recognition tasks.
Abstract
The great advancements of generative adversarial networks and face recognition models in computer vision have made it possible to swap identities on images from single sources. Although a lot of studies seems to have proposed almost satisfactory solutions, we notice previous methods still suffer from an identity-attribute entanglement that causes undesired attributes swapping because widely used identity encoders, eg, ArcFace, have some crucial attribute biases owing to their pretraining on face recognition tasks. To address this issue, we design BlendFace, a novel identity encoder for face-swapping. The key idea behind BlendFace is training face recognition models on blended images whose attributes are replaced with those of another mitigates inter-personal biases such as hairsyles. BlendFace feeds disentangled identity features into generators and guides generators properly as an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
BlendFace: Re-designing Identity Encoders for Face-Swapping· youtube
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection
MethodsAdditive Angular Margin Loss
