paper-with-me

홈 › Papers

Disentangled Inference for GANs with Latently Invertible Autoencoder

2019-06-19 · Jiapeng Zhu, Deli Zhao, Bo Zhang, Bolei Zhou

Generative Adversarial Networks (GANs) play an increasingly important role in machine learning. However, there is one fundamental issue hindering their practical applications: the absence of capability for encoding real-world samples. The conventional way of addressing this issue is to learn an encoder for GAN via Variational Auto-Encoder (VAE). In this paper, we show that the entanglement of the latent space for the VAE/GAN framework poses the main challenge for encoder learning. To address the entanglement issue and enable inference in GAN we propose a novel algorithm named Latently Invertible Autoencoder (LIA). The framework of LIA is that an invertible network and its inverse mapping are symmetrically embedded in the latent space of VAE. The decoder of LIA is first trained as a standard GAN with the invertible network and then the partial encoder is learned from a disentangled autoencoder by detaching the invertible network from LIA, thus avoiding the entanglement problem caused by the random latent space. Experiments conducted on the FFHQ face dataset and three LSUN datasets validate the effectiveness of LIA/GAN.

📄 PDF Abstract BibTeX arXiv:1906.08090

Code (3)

genforce/lia 공식 구현 tf
zhujiapeng/LIA 공식 구현 tf
bruce-chappell/liaGAN_experiments tf

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
USD Coin Customer Service Number +1-833-534-1729 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

LIA: Latently Invertible Autoencoder with Adversarial Learning

2019-09-25 · Jiapeng Zhu, Deli Zhao, Bolei Zhou, Bo Zhang

Deep generative models such as Variational AutoEncoder (VAE) and Generative Adversarial Network (GAN) play an increasingly important role in machine learning and computer vision. However, there are two fundamental issues…

DecoderGenerative Adversarial NetworkVariational Inference

InfoCatVAE: Representation Learning with Categorical Variational Autoencoders

2018-06-20 · Edouard Pineau, Marc Lelarge

This paper describes InfoCatVAE, an extension of the variational autoencoder that enables unsupervised disentangled representation learning. InfoCatVAE uses multimodal distributions for the prior and the inference networ…

ClusteringRepresentation Learning

Learning Disentangled Semantic Spaces of Explanations via Invertible Neural Networks

2023-05-02 · Yingji Zhang, Danilo S. Carvalho, André Freitas

Disentangled latent spaces usually have better semantic separability and geometrical properties, which leads to better interpretability and more controllable data generation. While this has been well investigated in Comp…

DisentanglementSentenceStyle Transfer

InfoGAN-CR and ModelCentrality: Self-supervised Model Training and Selection for Disentangling GANs

2019-06-14 · Zinan Lin, Kiran Koshy Thekumparampil, Giulia Fanti, Sewoong Oh

Disentangled generative models map a latent code vector to a target space, while enforcing that a subset of the learned latent codes are interpretable and associated with distinct properties of the target distribution. R…

DisentanglementModel Selection

GM Score: Incorporating inter-class and intra-class generator diversity, discriminability of disentangled representation, and sample fidelity for evaluating GANs

2021-12-13 · Harshvardhan GM, Aanchal Sahu, Mahendra Kumar Gourisaria

While generative adversarial networks (GAN) are popular for their higher sample quality as opposed to other generative models like the variational autoencoders (VAE) and Boltzmann machines, they suffer from the same diff…

Diversity