English

Adversarially Regularized Autoencoders

Machine Learning 2018-07-02 v3 Computation and Language Neural and Evolutionary Computing

Abstract

Deep latent variable models, trained using variational autoencoders or generative adversarial networks, are now a key technique for representation learning of continuous structures. However, applying similar methods to discrete structures, such as text sequences or discretized images, has proven to be more challenging. In this work, we propose a flexible method for training deep latent variable models of discrete structures. Our approach is based on the recently-proposed Wasserstein autoencoder (WAE) which formalizes the adversarial autoencoder (AAE) as an optimal transport problem. We first extend this framework to model discrete sequences, and then further explore different learned priors targeting a controllable representation. This adversarially regularized autoencoder (ARAE) allows us to generate natural textual outputs as well as perform manipulations in the latent space to induce change in the output space. Finally we show that the latent representation can be trained to perform unaligned textual style transfer, giving improvements both in automatic/human evaluation compared to existing methods.

Keywords

Cite

@article{arxiv.1706.04223,
  title  = {Adversarially Regularized Autoencoders},
  author = {Jake Zhao and Yoon Kim and Kelly Zhang and Alexander M. Rush and Yann LeCun},
  journal= {arXiv preprint arXiv:1706.04223},
  year   = {2018}
}

Comments

ICML 2018

R2 v1 2026-06-22T20:17:57.079Z