Image-to-Image Translation with Disentangled Latent Vectors for Face Editing
Yusuf Dalva, Hamza Pehlivan, Cansu Moran, Öykü Irmak Hatipoğlu, Ayşegül Dündar
TL;DR
This work addresses the challenge of controllable, disentangled face attribute editing by learning per-attribute latent directions within a deep encoder–decoder framework. It introduces a latent-space translation module with orthogonality and disentanglement losses, coupled with attention-based skip connections to preserve details while enabling targeted edits via $T(e, \alpha, i) = e + \alpha \times A_i$. The proposed VecGAN++ demonstrates strong quantitative and qualitative gains over both end-to-end and StyleGAN inversion-based methods across global and local edits, while offering interpretable control over editing strength. The approach facilitates faithful reconstruction, robust attribute manipulation, and faithful background preservation, with thorough ablations highlighting the contributions of the disentanglement loss and attention skip design.
Abstract
We propose an image-to-image translation framework for facial attribute editing with disentangled interpretable latent directions. Facial attribute editing task faces the challenges of targeted attribute editing with controllable strength and disentanglement in the representations of attributes to preserve the other attributes during edits. For this goal, inspired by the latent space factorization works of fixed pretrained GANs, we design the attribute editing by latent space factorization, and for each attribute, we learn a linear direction that is orthogonal to the others. We train these directions with orthogonality constraints and disentanglement losses. To project images to semantically organized latent spaces, we set an encoder-decoder architecture with attention-based skip connections. We extensively compare with previous image translation algorithms and editing with pretrained GAN works. Our extensive experiments show that our method significantly improves over the state-of-the-arts.
