Overparameterization Improves StyleGAN Inversion
Yohan Poirier-Ginter, Alexandre Lessard, Ryan Smith, Jean-Fran\c{c}ois, Lalonde

TL;DR
This paper demonstrates that overparameterizing the latent space of StyleGAN before training significantly improves inversion quality, enabling near-perfect reconstruction without additional encoders or post-training modifications.
Contribution
The authors introduce a simple architectural change to StyleGAN that overparameterizes the latent space, greatly enhancing inversion performance and maintaining editability.
Findings
Achieves near-perfect image reconstruction.
Eliminates the need for encoders or latent space modifications.
Maintains realistic image interpolation.
Abstract
Deep generative models like StyleGAN hold the promise of semantic image editing: modifying images by their content, rather than their pixel values. Unfortunately, working with arbitrary images requires inverting the StyleGAN generator, which has remained challenging so far. Existing inversion approaches obtain promising yet imperfect results, having to trade-off between reconstruction quality and downstream editability. To improve quality, these approaches must resort to various techniques that extend the model latent space after training. Taking a step back, we observe that these methods essentially all propose, in one way or another, to increase the number of free parameters. This suggests that inversion might be difficult because it is underconstrained. In this work, we address this directly and dramatically overparameterize the latent space, before training, with simple changes to…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
MethodsStyleGAN · HuMan(Expedia)||How do I get a human at Expedia? · Dense Connections · Adaptive Instance Normalization · R1 Regularization · Convolution · Feedforward Network
