Conceptual and Hierarchical Latent Space Decomposition for Face Editing

Savas Özkan, Mete Ozay, Tom Robinson
2/14/2026

Abstract

Generative Adversarial Networks (GANs) can produce photo-realistic results using an unconditional image-generation pipeline. However, the images generated by GANs (e.g., StyleGAN) are entangled in feature spaces, which makes it difficult to interpret and control the contents of images. In this paper, we present an encoder-decoder model that decomposes the entangled GAN space into a conceptual and hierarchical latent space in a self-supervised manner. The outputs of 3D morphable face models are leveraged to independently control image synthesis parameters like pose, expression, and illumination. For this purpose, a novel latent space decomposition pipeline is introduced using transformer networks and generative models. Later, this new space is used to optimize a transformer-based GAN space controller for face editing. In this work, a StyleGAN2 model for faces is utilized. Since our method manipulates only GAN features, the photo-realism of Style-GAN2 is fully preserved. The results demonstrate that our method qualitatively and quantitatively outperforms baselines in terms of identity preservation and editing precision.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{zkan2026conceptual,
  title  = {Conceptual and Hierarchical Latent Space Decomposition for Face Editing},
  author = {Savas Özkan and Mete Ozay and Tom Robinson},
  year   = {2026},
  doi    = {10.1109/ICCV51070.2023.00666},
  url    = {https://doi.org/10.1109/ICCV51070.2023.00666},
  journal = {ICCV 2023 2023}
}

Discussion