Reinforced Disentanglement for Face Swapping without Skip Connection
Xiaohang Ren, Xingyu Chen, Pengfei Yao, Heung-Yeung Shum, Baoyuan Wang

TL;DR
This paper introduces WSC-swap, a face swap framework that enhances disentanglement of identity and non-identity attributes by removing skip connections and employing dual encoders, leading to superior identity preservation and attribute control.
Contribution
The paper proposes a novel face swap method that eliminates skip connections and uses two specialized encoders with adversarial and 3DMM-based losses for improved disentanglement.
Findings
Outperforms previous methods on FaceForensics++ and CelebA-HQ datasets.
Significantly improves identity consistency and attribute preservation.
Introduces a new metric for measuring identity consistency.
Abstract
The SOTA face swap models still suffer the problem of either target identity (i.e., shape) being leaked or the target non-identity attributes (i.e., background, hair) failing to be fully preserved in the final results. We show that this insufficient disentanglement is caused by two flawed designs that were commonly adopted in prior models: (1) counting on only one compressed encoder to represent both the semantic-level non-identity facial attributes(i.e., pose) and the pixel-level non-facial region details, which is contradictory to satisfy at the same time; (2) highly relying on long skip-connections between the encoder and the final generator, leaking a certain amount of target face identity into the result. To fix them, we introduce a new face swap framework called 'WSC-swap' that gets rid of skip connections and uses two target encoders to respectively capture the pixel-level…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · AI in cancer detection
