English

Learning Disentangled Representations via Independent Subspaces

Computer Vision and Pattern Recognition 2019-08-27 v1 Machine Learning Machine Learning

Abstract

Image generating neural networks are mostly viewed as black boxes, where any change in the input can have a number of globally effective changes on the output. In this work, we propose a method for learning disentangled representations to allow for localized image manipulations. We use face images as our example of choice. Depending on the image region, identity and other facial attributes can be modified. The proposed network can transfer parts of a face such as shape and color of eyes, hair, mouth, etc.~directly between persons while all other parts of the face remain unchanged. The network allows to generate modified images which appear like realistic images. Our model learns disentangled representations by weak supervision. We propose a localized resnet autoencoder optimized using several loss functions including a loss based on the semantic segmentation, which we interpret as masks, and a loss which enforces disentanglement by decomposition of the latent space into statistically independent subspaces. We evaluate the proposed solution w.r.t. disentanglement and generated image quality. Convincing results are demonstrated using the CelebA dataset.

Keywords

Cite

@article{arxiv.1908.08989,
  title  = {Learning Disentangled Representations via Independent Subspaces},
  author = {Maren Awiszus and Hanno Ackermann and Bodo Rosenhahn},
  journal= {arXiv preprint arXiv:1908.08989},
  year   = {2019}
}

Comments

Accepted at ICCV 2019 Workshop on Robust Subspace Learning and Applications in Computer Vision

R2 v1 2026-06-23T10:55:31.753Z