paper-with-me

홈 › Papers

LED: Latent Variable-based Estimation of Density

2022-06-23 · Omri Ben-Dov, Pravir Singh Gupta, Victoria Fernandez Abrevaya, Michael J. Black, Partha Ghosh

Modern generative models are roughly divided into two main categories: (1) models that can produce high-quality random samples, but cannot estimate the exact density of new data points and (2) those that provide exact density estimation, at the expense of sample quality and compactness of the latent space. In this work we propose LED, a new generative model closely related to GANs, that allows not only efficient sampling but also efficient density estimation. By maximizing log-likelihood on the output of the discriminator, we arrive at an alternative adversarial optimization objective that encourages generated data diversity. This formulation provides insights into the relationships between several popular generative models. Additionally, we construct a flow-based generator that can compute exact probabilities for generated samples, while allowing low-dimensional latent variables as input. Our experimental results, on various datasets, show that our density estimator produces accurate estimates, while retaining good quality in the generated samples.

📄 PDF Abstract BibTeX arXiv:2206.11563

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationDiversity

Similar Papers 제목 키워드 기반

Low-rank Characteristic Tensor Density Estimation Part II: Compression and Latent Density Estimation

2021-06-20 · Magda Amiridi, Nikos Kargas, Nicholas D. Sidiropoulos

Learning generative probabilistic models is a core problem in machine learning, which presents significant challenges due to the curse of dimensionality. This paper proposes a joint dimensionality reduction and non-param…

Anomaly DetectionDensity EstimationDimensionality Reduction

On the Discrepancy between Density Estimation and Sequence Generation

2020-02-17 · EMNLP (spnlp) 2020 11 · Jason Lee, Dustin Tran, Orhan Firat, Kyunghyun Cho

Many sequence-to-sequence generation tasks, including machine translation and text-to-speech, can be posed as estimating the density of the output y given the input x: p(y|x). Given this interpretation, it is natural to …

Density EstimationMachine TranslationStructured Predictiontext-to-speech+2

Asymptotic Accuracy of Bayes Estimation for Latent Variables with Redundancy

2012-05-15 · Keisuke Yamazaki

Hierarchical parametric models consisting of observable and latent variables are widely used for unsupervised learning tasks. For example, a mixture model is a representative hierarchical model for clustering. From the s…

Clustering

VAE-KRnet and its applications to variational Bayes

2020-06-29 · Xiaoliang Wan, Shuangqing Wei

In this work, we have proposed a generative model, called VAE-KRnet, for density estimation or approximation, which combines the canonical variational autoencoder (VAE) with our recently developed flow-based generative m…

Density EstimationDimensionality Reduction

Principal Manifold Flows

2022-02-14 · Edmond Cunningham, Adam Cobb, Susmit Jha

Normalizing flows map an independent set of latent variables to their samples using a bijective transformation. Despite the exact correspondence between samples and latent variables, their high level relationship is not …

Density Estimation