Transforming the Latent Space of StyleGAN for Real Face Editing
Heyi Li, Jinlong Liu, Xinyu Zhang, Yunzhi Bai, Huayan Wang, Klaus, Mueller

TL;DR
This paper introduces a new latent space, W++, for StyleGAN that improves real face editing by combining the benefits of existing spaces through transformer-based modifications, achieving better reconstruction and editing quality.
Contribution
Replacing fully-connected layers with transformers in StyleGAN's mapping network creates W++, a unified latent space that enhances face editing and reconstruction while maintaining high image quality.
Findings
W++ space outperforms W and W+ in face editing tasks
Maintains state-of-the-art generation quality with improved diversity
Supports existing inversion and editing algorithms with minimal changes
Abstract
Despite recent advances in semantic manipulation using StyleGAN, semantic editing of real faces remains challenging. The gap between the space and the + space demands an undesirable trade-off between reconstruction quality and editing quality. To solve this problem, we propose to expand the latent space by replacing fully-connected layers in the StyleGAN's mapping network with attention-based transformers. This simple and effective technique integrates the aforementioned two spaces and transforms them into one new latent space called ++. Our modified StyleGAN maintains the state-of-the-art generation quality of the original StyleGAN with moderately better diversity. But more importantly, the proposed ++ space achieves superior performance in both reconstruction quality and editing quality. Despite these significant advantages, our ++ space supports existing inversion…
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 · Facial Nerve Paralysis Treatment and Research · Reconstructive Facial Surgery Techniques
MethodsHuMan(Expedia)||How do I get a human at Expedia? · R1 Regularization · Dense Connections · Convolution · Adaptive Instance Normalization · Feedforward Network
