CVJul 18, 2023

Revisiting Latent Space of GAN Inversion for Real Image Editing

arXiv:2307.08995v14 citationsh-index: 29
Originality Incremental advance
AI Analysis

This work addresses a key bottleneck in image editing for applications like media and design, though it is incremental as it builds on existing StyleGAN inversion methods.

The paper tackles the trade-off between reconstruction and editing quality in GAN inversion for real image editing by proposing a combined latent space (F/Z+) that uses an intermediate feature map for faithful reconstruction and an extended prior for high editing quality, achieving reduced distortion in edited images while preserving reconstruction quality.

The exploration of the latent space in StyleGANs and GAN inversion exemplify impressive real-world image editing, yet the trade-off between reconstruction quality and editing quality remains an open problem. In this study, we revisit StyleGANs' hyperspherical prior $\mathcal{Z}$ and combine it with highly capable latent spaces to build combined spaces that faithfully invert real images while maintaining the quality of edited images. More specifically, we propose $\mathcal{F}/\mathcal{Z}^{+}$ space consisting of two subspaces: $\mathcal{F}$ space of an intermediate feature map of StyleGANs enabling faithful reconstruction and $\mathcal{Z}^{+}$ space of an extended StyleGAN prior supporting high editing quality. We project the real images into the proposed space to obtain the inverted codes, by which we then move along $\mathcal{Z}^{+}$, enabling semantic editing without sacrificing image quality. Comprehensive experiments show that $\mathcal{Z}^{+}$ can replace the most commonly-used $\mathcal{W}$, $\mathcal{W}^{+}$, and $\mathcal{S}$ spaces while preserving reconstruction quality, resulting in reduced distortion of edited images.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes