Closed-Form Factorization of Latent Semantics in GANs
Yujun Shen, Bolei Zhou

TL;DR
This paper introduces a fast, unsupervised method for discovering interpretable semantic dimensions in GAN latent spaces by directly decomposing pre-trained weights, outperforming supervised approaches in versatility.
Contribution
It presents a novel closed-form factorization algorithm that uncovers latent semantics without manual annotations, enhancing interpretability and applicability across various GAN models.
Findings
Achieves comparable semantic discovery to supervised methods
Operates efficiently with a fast implementation
Demonstrates versatility across multiple datasets and GAN models
Abstract
A rich set of interpretable dimensions has been shown to emerge in the latent space of the Generative Adversarial Networks (GANs) trained for synthesizing images. In order to identify such latent dimensions for image editing, previous methods typically annotate a collection of synthesized samples and train linear classifiers in the latent space. However, they require a clear definition of the target attribute as well as the corresponding manual annotations, limiting their applications in practice. In this work, we examine the internal representation learned by GANs to reveal the underlying variation factors in an unsupervised manner. In particular, we take a closer look into the generation mechanism of GANs and further propose a closed-form factorization algorithm for latent semantic discovery by directly decomposing the pre-trained weights. With a lightning-fast implementation, our…
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.
Code & Models
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 · Advanced Image Processing Techniques
