arXiv Analytics

Sign in

arXiv:2004.04795 [cs.LG]AbstractReferencesReviewsResources

Exemplar VAEs for Exemplar based Generation and Data Augmentation

Sajad Norouzi, David J. Fleet, Mohammad Norouzi

Published 2020-04-09Version 1

This paper presents a framework for exemplar based generative modeling, featuring Exemplar VAEs. To generate a sample from the Exemplar VAE, one first draws a random exemplar from a training dataset, and then stochastically transforms that exemplar into a latent code, which is then used to generate a new observation. We show that the Exemplar VAE can be interpreted as a VAE with a mixture of Gaussians prior in the latent space, with Gaussian means defined by the latent encoding of the exemplars. To enable optimization and avoid overfitting, Exemplar VAE's parameters are learned using leave-one-out and exemplar subsampling, where, for the generation of each data point, we build a prior based on a random subset of the remaining data points. To accelerate learning, which requires finding the exemplars that exert the greatest influence on the generation of each data point, we use approximate nearest neighbor search in the latent space, yielding a lower bound on the log marginal likelihood. Experiments demonstrate the effectiveness of Exemplar VAEs in density estimation, representation learning, and generative data augmentation for supervised learning.

Related articles: Most relevant | Search more
arXiv:2002.08973 [cs.LG] (Published 2020-02-20)
Affinity and Diversity: Quantifying Mechanisms of Data Augmentation
arXiv:1904.09135 [cs.LG] (Published 2019-04-19)
Data Augmentation Using GANs
arXiv:2203.02505 [cs.LG] (Published 2022-03-03)
ARM 4-BIT PQ: SIMD-based Acceleration for Approximate Nearest Neighbor Search on ARM