In this paper we study generative modeling via autoencoders while using the elegant geometric properties of the optimal transport (OT) problem and the Wasserstein distances. We introduce Sliced-Wasserstein Autoencoders (SWAE), which are generative models that enable one to shape the distribution of the latent space int…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
In this paper, we describe the "implicit autoencoder" (IAE), a generative autoencoder in which both the generative path and the recognition path are parametrized by implicit distributions. We use two generative adversarial networks to define the reconstruction and the regularization cost functions of the implicit autoe…
New autoencoder framework learns structured latent priors.
A new method for conditional sampling using paired Wasserstein Autoencoders.
VCAE improves autoencoder quality on MNIST and CelebA.
In this paper, we treat the image generation task using an autoencoder, a representative latent model. Unlike many studies regularizing the latent variable's distribution by assuming a manually specified prior, we approach the image generation task using an autoencoder by directly estimating the latent distribution. To…
A new autoencoder method uses empirical beta copulas for generating data.
We focus on generative autoencoders, such as variational or adversarial autoencoders, which jointly learn a generative model alongside an inference model. Generative autoencoders are those which are trained to softly enforce a prior on the latent distribution learned by the inference model. We call the distribution to …
End-to-end Sinkhorn Autoencoder reduces data simulation time with noise generation.
New distributions on manifolds for better sampling.
Multi-domain translation seeks to learn a probabilistic coupling between marginal distributions that reflects the correspondence between different domains. We assume that data from different domains are generated from a shared latent representation based on a structural equation model. Under this assumption, we show th…
New model improves multimodal autoencoders by learning joint and conditional distributions.
Bayesian autoencoders improve OOD detection by addressing Bernoulli likelihood issues.
Batch normalization with regularization turns deterministic autoencoders into generative models.
Novel method for model selection in Bayesian autoencoders.
Bi-Lipschitz Autoencoder ensures robust manifold preservation.
Improved anomaly detection using adversarial mirrored autoencoders.
DPA autoencoders learn data distribution and intrinsic dimensionality with guarantees.
Generative AutoEncoders require a chosen probability distribution in latent space, usually multivariate Gaussian. The original Variational AutoEncoder (VAE) uses randomness in encoder - causing problematic distortion, and overlaps in latent space for distinct inputs. It turned out unnecessary: we can instead use determ…
New autoencoder improves latent space learning by optimizing sliced Gromov-Wasserstein discrepancies.
To train an inference network jointly with a deep generative topic model, making it both scalable to big corpora and fast in out-of-sample prediction, we develop Weibull hybrid autoencoding inference (WHAI) for deep latent Dirichlet allocation, which infers posterior samples via a hybrid of stochastic-gradient MCMC and…
New method uses random convex polytopes to measure representation quality.
This work provides statistical guarantees for VAEs using PAC-Bayesian theory.
PH-VAE models heavy-tailed data with flexible Phase-Type distributions.
Unsupervised learning is of growing interest because it unlocks the potential held in vast amounts of unlabelled data to learn useful representations for inference. Autoencoders, a form of generative model, may be trained by learning to reconstruct unlabelled input data from a latent representation space. More robust r…
There has been a lot of recent interest in designing neural network models to estimate a distribution from a set of examples. We introduce a simple modification for autoencoder neural networks that yields powerful generative models. Our method masks the autoencoder's parameters to respect autoregressive constraints: ea…
Modern generative models are usually designed to match target distributions directly in the data space, where the intrinsic dimension of data can be much lower than the ambient dimension. We argue that this discrepancy may contribute to the difficulties in training generative models. We therefore propose to map both th…
Domain adaptation aims to exploit the knowledge in source domain to promote the learning tasks in target domain, which plays a critical role in real-world applications. Recently, lots of deep learning approaches based on autoencoders have achieved a significance performance in domain adaptation. However, most existing …
Regularized autoencoders learn the latent codes, a structure with the regularization under the distribution, which enables them the capability to infer the latent codes given observations and generate new samples given the codes. However, they are sometimes ambiguous as they tend to produce reconstructions that are not…
Paper uses VAEs to detect radar targets in complex noise.
Wasserstein Autoencoders improve model efficiency and interpretability for low-dimensional data.
The standard interpretation of importance-weighted autoencoders is that they maximize a tighter lower bound on the marginal likelihood than the standard evidence lower bound. We give an alternate interpretation of this procedure: that it optimizes the standard variational lower bound, but using a more complex distribut…
Probabilistic Autoencoder learns latent space weights' distribution.
New method learns disentangled discrete representations using categorical variational autoencoders.
The paper proposes a probabilistic autoencoder for discovering causal directions between variables.
A key advance in learning generative models is the use of amortized inference distributions that are jointly trained with the models. We find that existing training objectives for variational autoencoders can lead to inaccurate amortized inference distributions and, in some cases, improving the objective provably degra…
New VAE model improves data fitting without sacrificing computational efficiency.
This paper provides statistical guarantees for WAE's latent space regeneration.
New findings suggest latent regularization is unnecessary for high-quality image generation.
Graphon autoencoder generates graphs with arbitrary sizes using Chebyshev filters.
Proposes a multi-view VAE for imputing missing data from correlated sources.
The autoencoder is an artificial neural network model that learns hidden representations of unlabeled data. With a linear transfer function it is similar to the principal component analysis (PCA). While both methods use weight vectors for linear transformations, the autoencoder does not come with any indication similar…
Few-shot domain adaptation improves autoencoder performance in changing wireless channels.
Langevin autoencoders improve deep latent variable models with efficient posterior sampling.
Unsupervised clustering is one of the most fundamental challenges in machine learning. A popular hypothesis is that data are generated from a union of low-dimensional nonlinear manifolds; thus an approach to clustering is identifying and separating these manifolds. In this paper, we present a novel approach to solve th…
Variational Autoencoders are powerful models for unsupervised learning. However deep models with several layers of dependent stochastic variables are difficult to train which limits the improvements obtained using these highly expressive models. We propose a new inference model, the Ladder Variational Autoencoder, that…
Autoencoders have been successful in learning meaningful representations from image datasets. However, their performance on text datasets has not been widely studied. Traditional autoencoders tend to learn possibly trivial representations of text documents due to their confounding properties such as high-dimensionality…
Study reveals the regularization effect of variational distributions in VAEs.