Towards Consistent Variational Auto-Encoding (student Abstract).

Yijing Liu,Shuyu Lin,Ronald Clark
DOI: https://doi.org/10.1609/aaai.v34i10.7207
2020-01-01
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Variational autoencoders (VAEs) have been a successful approach to learning meaningful representations of data in an unsupervised manner. However, suboptimal representations are often learned because the approximate inference model fails to match the true posterior of the generative model, i.e. an inconsistency exists between the learnt inference and generative models. In this paper, we introduce a novel consistency loss that directly requires the encoding of the reconstructed data point to match the encoding of the original data, leading to better representations. Through experiments on MNIST and Fashion MNIST, we demonstrate the existence of the inconsistency in VAE learning and that our method can effectively reduce such inconsistency.
What problem does this paper attempt to address?