CVNov 19, 2020

Style Intervention: How to Achieve Spatial Disentanglement with Style-based Generators?

arXiv:2011.09699v120 citations
AI Analysis

This work provides a method for achieving localized image editing with pre-trained style-based GANs, which is a significant improvement for applications requiring precise local control over generated content.

This paper addresses the problem of spatially entangled changes in images generated by style-based GANs when manipulating latent codes, which hinders local editing. The authors propose 'Style Intervention', a lightweight optimization-based algorithm that achieves spatially disentangled local translations by analyzing and controlling the 'style space'.

Generative Adversarial Networks (GANs) with style-based generators (e.g. StyleGAN) successfully enable semantic control over image synthesis, and recent studies have also revealed that interpretable image translations could be obtained by modifying the latent code. However, in terms of the low-level image content, traveling in the latent space would lead to `spatially entangled changes' in corresponding images, which is undesirable in many real-world applications where local editing is required. To solve this problem, we analyze properties of the 'style space' and explore the possibility of controlling the local translation with pre-trained style-based generators. Concretely, we propose 'Style Intervention', a lightweight optimization-based algorithm which could adapt to arbitrary input images and render natural translation effects under flexible objectives. We verify the performance of the proposed framework in facial attribute editing on high-resolution images, where both photo-realism and consistency are required. Extensive qualitative results demonstrate the effectiveness of our method, and quantitative measurements also show that the proposed algorithm outperforms state-of-the-art benchmarks in various aspects.

Foundations

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

Your Notes