StyleAutoEncoder for manipulating image attributes using pre-trained StyleGAN
Andrzej Bedychaj, Jacek Tabor, Marek \'Smieja

TL;DR
StyleAutoEncoder (StyleAE) is a lightweight plugin for pre-trained StyleGAN that enables efficient image attribute manipulation without extensive retraining, offering a cost-effective and flexible alternative to existing methods.
Contribution
Introduces StyleAutoEncoder, a simple and fast autoencoder module that enhances pre-trained StyleGAN for attribute editing, reducing computational costs and complexity.
Findings
StyleAE effectively manipulates image attributes comparable to state-of-the-art methods.
It is simpler and faster than invertible normalizing flow algorithms.
StyleAE provides greater flexibility in neural network design.
Abstract
Deep conditional generative models are excellent tools for creating high-quality images and editing their attributes. However, training modern generative models from scratch is very expensive and requires large computational resources. In this paper, we introduce StyleAutoEncoder (StyleAE), a lightweight AutoEncoder module, which works as a plugin for pre-trained generative models and allows for manipulating the requested attributes of images. The proposed method offers a cost-effective solution for training deep generative models with limited computational resources, making it a promising technique for a wide range of applications. We evaluate StyleAutoEncoder by combining it with StyleGAN, which is currently one of the top generative models. Our experiments demonstrate that StyleAutoEncoder is at least as effective in manipulating image attributes as the state-of-the-art algorithms…
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 · Handwritten Text Recognition Techniques · Image Retrieval and Classification Techniques
MethodsHuMan(Expedia)||How do I get a human at Expedia? · Dense Connections · R1 Regularization · Adaptive Instance Normalization · Feedforward Network · Convolution · StyleGAN
