paper-with-me

Papers

Learning Disentangled Representations with Latent Variation Predictability

2020-07-25 · ECCV 2020 8 · Xinqi Zhu, Chang Xu, DaCheng Tao

Latent traversal is a popular approach to visualize the disentangled latent representations. Given a bunch of variations in a single unit of the latent representation, it is expected that there is a change in a single factor of variation of the data while others are fixed. However, this impressive experimental observation is rarely explicitly encoded in the objective function of learning disentangled representations. This paper defines the variation predictability of latent disentangled representations. Given image pairs generated by latent codes varying in a single dimension, this varied dimension could be closely correlated with these image pairs if the representation is well disentangled. Within an adversarial generation process, we encourage variation predictability by maximizing the mutual information between latent variations and corresponding image pairs. We further develop an evaluation metric that does not rely on the ground-truth generative factors to measure the disentanglement of latent representations. The proposed variation predictability is a general constraint that is applicable to the VAE and GAN frameworks for boosting disentanglement of latent representations. Experiments show that the proposed variation predictability correlates well with existing ground-truth-required metrics and the proposed algorithm is effective for disentanglement learning.

📄 PDF Abstract BibTeX arXiv:2007.12885

Code (1)

zhuxinqimac/stylegan2vp 공식 구현 tf

Tasks

Disentanglement

Methods 이 논문이 사용한 방법론

USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Learning Network Representations with Disentangled Graph Auto-Encoder

2024-02-02 · Di Fan, Chuanhou Gao

The (variational) graph auto-encoder is widely used to learn representations for graph-structured data. However, the formation of real-world graphs is a complicated and heterogeneous process influenced by latent factors.…

DecoderLearning Network Representations

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

Learning Disentangled Discrete Representations

2023-07-26 · David Friede, Christian Reimers, Heiner Stuckenschmidt, Mathias Niepert

Recent successes in image generation, model-based reinforcement learning, and text-to-image generation have demonstrated the empirical advantages of discrete latent representations, although the reasons behind their bene…

Image GenerationModel-based Reinforcement LearningModel SelectionText to Image Generation+1

Variational Inference of Disentangled Latent Concepts from Unlabeled Observations

2017-11-02 · ICLR 2018 1 · Abhishek Kumar, Prasanna Sattigeri, Avinash Balakrishnan

Disentangled representations, where the higher level data generative factors are reflected in disjoint latent dimensions, offer several benefits such as ease of deriving invariant representations, transferability to othe…

DisentanglementVariational Inference

Sculpting Latent Spaces With MMD: Disentanglement With Programmable Priors

2025-10-13 · Quentin Fruytier, Akshay Malhotra, Shahab Hamidi-Rad, Aditya Sant 외 arxiv

Learning disentangled representations, where distinct factors of variation are captured by independent latent variables, is a central goal in machine learning. The dominant approach has been the Variational Autoencoder (…