Semantic Latent Decomposition with Normalizing Flows for Face Editing
Binglei Li, Zhizhong Huang, Hongming Shan, Junping Zhang

TL;DR
SDFlow introduces a novel framework using normalizing flows for semantic decomposition in latent space, enabling more precise and disentangled face editing compared to existing methods.
Contribution
The paper proposes SDFlow, a new approach that decomposes latent codes into semantic and irrelevant variables using continuous normalizing flows for improved face editing.
Findings
Outperforms state-of-the-art face editing methods
Provides more precise and disentangled attribute manipulation
Demonstrates effectiveness through qualitative and quantitative experiments
Abstract
Navigating in the latent space of StyleGAN has shown effectiveness for face editing. However, the resulting methods usually encounter challenges in complicated navigation due to the entanglement among different attributes in the latent space. To address this issue, this paper proposes a novel framework, termed SDFlow, with a semantic decomposition in original latent space using continuous conditional normalizing flows. Specifically, SDFlow decomposes the original latent code into different irrelevant variables by jointly optimizing two components: (i) a semantic encoder to estimate semantic variables from input faces and (ii) a flow-based transformation module to map the latent code into a semantic-irrelevant variable in Gaussian distribution, conditioned on the learned semantic variables. To eliminate the entanglement between variables, we employ a disentangled learning strategy under…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis
MethodsHuMan(Expedia)||How do I get a human at Expedia? · R1 Regularization · Adaptive Instance Normalization · Dense Connections · Convolution · Feedforward Network · StyleGAN
