Exploring Semantic Variations in GAN Latent Spaces via Matrix FactorizationDownload PDF

01 Mar 2023 (modified: 21 Jul 2024)Submitted to Tiny Papers @ ICLR 2023Readers: Everyone
Keywords: GANs, Controlled data generation, Matrix Factorization
Abstract: Controlled data generation with GANs is desirable but challenging due to the nonlinearity and high dimensionality of their latent spaces. In this work, we explore image manipulations learned by GANSpace, a state-of-the-art method based on PCA. Through quantitative and qualitative assessments we show: (a) GANSpace produces a wide range of high-quality image manipulations, but they can be highly entangled, limiting potential use cases; (b) Replacing PCA with ICA improves the quality and disentanglement of manipulations; (c) The quality of the generated images can be sensitive to the size of GANs, but regardless of their complexity, fundamental controlling directions can be observed in their latent spaces.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 3 code implementations](https://www.catalyzex.com/paper/exploring-semantic-variations-in-gan-latent/code)
8 Replies

Loading