paper-with-me

Papers

Disentangling factors of variation in deep representations using adversarial training

2016-11-10 · Michael Mathieu, Junbo Zhao, Pablo Sprechmann, Aditya Ramesh, Yann Lecun

We introduce a conditional generative model for learning to disentangle the hidden factors of variation within a set of labeled observations, and separate them into complementary codes. One code summarizes the specified factors of variation associated with the labels. The other summarizes the remaining unspecified variability. During training, the only available source of supervision comes from our ability to distinguish among different observations belonging to the same class. Examples of such observations include images of a set of labeled objects captured at different viewpoints, or recordings of set of speakers dictating multiple phrases. In both instances, the intra-class diversity is the source of the unspecified factors of variation: each object is observed at multiple viewpoints, and each speaker dictates multiple phrases. Learning to disentangle the specified factors from the unspecified ones becomes easier when strong supervision is possible. Suppose that during training, we have access to pairs of images, where each pair shows two different objects captured from the same viewpoint. This source of alignment allows us to solve our task using existing methods. However, labels for the unspecified factors are usually unavailable in realistic scenarios where data acquisition is not strictly controlled. We address the problem of disentanglement in this more general setting by combining deep convolutional autoencoders with a form of adversarial training. Both factors of variation are implicitly captured in the organization of the learned embedding space, and can be used for solving single-image analogies. Experimental results on synthetic and real datasets show that the proposed method is capable of generalizing to unseen classes and intra-class variabilities.

📄 PDF Abstract BibTeX arXiv:1611.03383

Code (3)

ananyahjha93/challenges-in-disentangling pytorch
ananyahjha93/cycle-consistent-vae pytorch
ananyahjha93/disentangling-factors-of-variation-using-adversarial-training pytorch

Tasks

Disentanglement

Similar Papers 제목 키워드 기반

Disentangling Factors of Variation with Cycle-Consistent Variational Auto-Encoders

2018-04-27 · ECCV 2018 9 · Ananya Harsh Jha, Saket Anand, Maneesh Singh, V. S. R. Veeravasarapu

Generative models that learn disentangled representations for different factors of variation in an image can be very useful for targeted data augmentation. By sampling from the disentangled latent subspace of interest, w…

Data Augmentation

DNA-GAN: Learning Disentangled Representations from Multi-Attribute Images

2017-11-15 · ICLR 2018 1 · Taihong Xiao, Jiapeng Hong, Jinwen Ma

Disentangling factors of variation has become a very challenging problem on representation learning. Existing algorithms suffer from many limitations, such as unpredictable disentangling factors, poor quality of generate…

AttributeRepresentation Learning

Invariant Representations without Adversarial Training

2018-05-24 · NeurIPS 2018 12 · Daniel Moyer, Shuyang Gao, Rob Brekelmans, Greg Ver Steeg 외

Representations of data that are invariant to changes in specified factors are useful for a wide range of problems: removing potential biases in prediction problems, controlling the effects of covariates, and disentangli…

Representation Learning

Disentangling representations in Restricted Boltzmann Machines without adversaries

2022-06-23 · Jorge Fernandez-de-Cossio-Diaz, Simona Cocco, Remi Monasson

A goal of unsupervised machine learning is to build representations of complex high-dimensional data, with simple relations to their properties. Such disentangled representations make easier to interpret the significant …

Disentanglement

An Adversarial Neuro-Tensorial Approach For Learning Disentangled Representations

2017-11-28 · Mengjiao Wang, Zhixin Shu, Shiyang Cheng, Yannis Panagakis 외

Several factors contribute to the appearance of an object in a visual scene, including pose, illumination, and deformation, among others. Each factor accounts for a source of variability in the data, while the multiplica…

3D Face ReconstructionFace Reconstruction