Gradient Adjusting Networks for Domain Inversion
Erez Sheffi, Michael Rotman, Lior Wolf

TL;DR
This paper introduces a novel per-image optimization method that fine-tunes StyleGAN2 generators using shallow update networks, achieving near-perfect inversion of real images while preserving editing capabilities, outperforming existing methods.
Contribution
The paper proposes Gradient Modification Modules for efficient generator tuning, enabling high-quality image inversion without sacrificing editing functionality.
Findings
Significant improvement over state-of-the-art inversion methods.
Efficient one-shot training of shallow update networks.
Maintains editing capabilities after generator modification.
Abstract
StyleGAN2 was demonstrated to be a powerful image generation engine that supports semantic editing. However, in order to manipulate a real-world image, one first needs to be able to retrieve its corresponding latent representation in StyleGAN's latent space that is decoded to an image as close as possible to the desired image. For many real-world images, a latent representation does not exist, which necessitates the tuning of the generator network. We present a per-image optimization method that tunes a StyleGAN2 generator such that it achieves a local edit to the generator's weights, resulting in almost perfect inversion, while still allowing image editing, by keeping the rest of the mapping between an input latent representation tensor and an output image relatively intact. The method is based on a one-shot training of a set of shallow update networks (aka. Gradient Modification…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
MethodsConvolution · R1 Regularization · Path Length Regularization · HuMan(Expedia)||How do I get a human at Expedia? · Weight Demodulation
