Improving Representation Learning in Autoencoders via Multidimensional Interpolation and Dual Regularizations

Abstract

Autoencoders enjoy a remarkable ability to learn data representations. Research on autoencoders shows that the effectiveness of data interpolation can reflect the performance of representation learning. However, existing interpolation methods in autoencoders do not have enough capability of traversing a possible region between two datapoints on a data manifold, and the distribution of interpolated latent representations is not considered.To address these issues, we aim to fully exert the potential of data interpolation and further improve representation learning in autoencoders. Specifically, we propose the multidimensional interpolation to increase the capability of data interpolation by randomly setting interpolation coefficients for each dimension of latent representations. In addition, we regularize autoencoders in both the latent and the data spaces by imposing a prior on latent representations in the Maximum Mean Discrepancy (MMD) framework and encouraging generated datapoints to be realistic in the Generative Adversarial Network (GAN) framework. Compared to representative models, our proposed model has empirically shown that representation learning exhibits better performance on downstream tasks on multiple benchmarks.

Cite

Text

Qian et al. "Improving Representation Learning in Autoencoders via Multidimensional Interpolation and Dual Regularizations." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/453

Markdown

[Qian et al. "Improving Representation Learning in Autoencoders via Multidimensional Interpolation and Dual Regularizations." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/qian2019ijcai-improving/) doi:10.24963/IJCAI.2019/453

BibTeX

@inproceedings{qian2019ijcai-improving,
  title     = {{Improving Representation Learning in Autoencoders via Multidimensional Interpolation and Dual Regularizations}},
  author    = {Qian, Sheng and Li, Guanyue and Cao, Wen-Ming and Liu, Cheng and Wu, Si and Wong, Hau-San},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {3268-3274},
  doi       = {10.24963/IJCAI.2019/453},
  url       = {https://mlanthology.org/ijcai/2019/qian2019ijcai-improving/}
}