Variational Autoencoder (VAE) has been widely and successfully used in learning coherent latent representation of data. However, the lack of interpretability in the latent space constructed by the VAE under
the prior distribution is still an urgent problem. This paper proposes a VAE with understandable concept
embedding named Cloud-VAE, which constructs interpretable latent space by disentangling the latent
variables and considering their uncertainty based on cloud model. Firstly, cloud model-based clustering
algorithm cast initial constraint of latent space into a prior distribution of concept which can be embedded into the latent space of the VAE to disentangle the latent variables. Secondly, reparameterization
trick based on forward cloud transformation algorithm is designed to estimate the latent space concept
by increasing the randomness of latent variables. Furthermore, variational lower bound of Cloud-VAE is
derived to guide the training process to construct concepts of latent space, realizing the mutual mapping
between latent space and concept space. Finally, experimental results on 6 benchmark datasets show that
Cloud-VAE has good clustering and reconstruction performance, which can explicitly explain the aggregation process of the model and discover more interpretable disentangled representations.
Author(s): Yue Liu, Zitu Liu, Shuang Li, Zhenyao Yu, Yike Guo, Qun Liu, Guoyin Wang
Series: 140
Publisher: Elsevier
Year: 2023
Cloud-VAE: Variational autoencoder with concepts embedded
1 Introduction
2 Related works
3 Concept embedding variational autoencoder
3.1 Concept space initialization
3.2 Reparameterization trick based on forward cloud transformation
3.3 Variational lower bound with concept embedded
4 Experiment
4.1 Experimental datasets
4.2 Experimental setup
4.3 Experimental results and discussion
4.3.1 Parameter determination
4.3.2 Clustering performance validation
4.3.3 Statistical significance analysis
4.3.4 Reconstruction performance validation
4.3.5 Interpretability analysis
5 Conclusion
Data & code availability
Declaration of Competing Interest
Acknowledgments
References