In-Domain GAN Inversion for Faithful Reconstruction and Editability
Jiapeng Zhu, Yujun Shen, Yinghao Xu, Deli Zhao, Qifeng Chen, Bolei, Zhou

TL;DR
This paper introduces in-domain GAN inversion, combining a domain-guided encoder and regularized optimization to improve image reconstruction and semantic editing without retraining, revealing a trade-off between quality and editability.
Contribution
It proposes a novel in-domain GAN inversion method that enhances image reconstruction and editing capabilities by regularizing the latent space of pre-trained GANs.
Findings
The encoder structure significantly impacts inversion quality.
The starting point of inversion affects the reconstruction and editability.
There is a trade-off between reconstruction fidelity and semantic editability.
Abstract
Generative Adversarial Networks (GANs) have significantly advanced image synthesis through mapping randomly sampled latent codes to high-fidelity synthesized images. However, applying well-trained GANs to real image editing remains challenging. A common solution is to find an approximate latent code that can adequately recover the input image to edit, which is also known as GAN inversion. To invert a GAN model, prior works typically focus on reconstructing the target image at the pixel level, yet few studies are conducted on whether the inverted result can well support manipulation at the semantic level. This work fills in this gap by proposing in-domain GAN inversion, which consists of a domain-guided encoder and a domain-regularized optimizer, to regularize the inverted code in the native latent space of the pre-trained GAN model. In this way, we manage to sufficiently reuse the…
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 · Cell Image Analysis Techniques · Image Processing Techniques and Applications
MethodsFocus
