Learning Input-agnostic Manipulation Directions in StyleGAN with Text Guidance
This work addresses a problem for researchers and practitioners in generative AI by improving text-guided image manipulation, though it is incremental as it builds on prior dictionary-based methods.
The paper tackled the limitation of existing text-guided image-agnostic manipulation methods in StyleGAN, which fail to discover many manipulation directions due to ignoring channel interactions, and proposed a novel method that learns a dictionary considering multiple channel interactions, resolving this inability while maintaining real-time speed and disentanglement.
With the advantages of fast inference and human-friendly flexible manipulation, image-agnostic style manipulation via text guidance enables new applications that were not previously available. The state-of-the-art text-guided image-agnostic manipulation method embeds the representation of each channel of StyleGAN independently in the Contrastive Language-Image Pre-training (CLIP) space, and provides it in the form of a Dictionary to quickly find out the channel-wise manipulation direction during inference time. However, in this paper we argue that this dictionary which is constructed by controlling single channel individually is limited to accommodate the versatility of text guidance since the collective and interactive relation among multiple channels are not considered. Indeed, we show that it fails to discover a large portion of manipulation directions that can be found by existing methods, which manually manipulates latent space without texts. To alleviate this issue, we propose a novel method that learns a Dictionary, whose entry corresponds to the representation of a single channel, by taking into account the manipulation effect coming from the interaction with multiple other channels. We demonstrate that our strategy resolves the inability of previous methods in finding diverse known directions from unsupervised methods and unknown directions from random text while maintaining the real-time inference speed and disentanglement ability.