paper-with-me

Papers

A Generative Adversarial Density Estimator

2019-06-01 · CVPR 2019 6 · M. Ehsan Abbasnejad, Qinfeng Shi, Anton van den Hengel, Lingqiao Liu

Density estimation is a challenging unsupervised learning problem. Current maximum likelihood approaches for density estimation are either restrictive or incapable of producing high-quality samples. On the other hand, likelihood-free models such as generative adversarial networks, produce sharp samples without a density model. The lack of a density estimate limits the applications to which the sampled data can be put, however. We propose a Generative Adversarial Density Estimator, a density estimation approach that bridges the gap between the two. Allowing for a prior on the parameters of the model, we extend our density estimator to a Bayesian model where we can leverage the predictive variance to measure our confidence in the likelihood. Our experiments on challenging applications such as visual dialog where the density and the confidence in predictions are crucial shows the effectiveness of our approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationVisual Dialog

Similar Papers 제목 키워드 기반

Roundtrip: A Deep Generative Neural Density Estimator

2020-04-20 · Qiao Liu, Jiaze Xu, Rui Jiang, Wing Hung Wong

Density estimation is a fundamental problem in both statistics and machine learning. In this study, we proposed Roundtrip as a general-purpose neural density estimator based on deep generative models. Roundtrip retains t…

BIG-bench Machine LearningDensity Estimation

High-Dimensional Non-Parametric Density Estimation in Mixed Smooth Sobolev Spaces

2020-06-05 · Liang Ding, Lu Zou, Wenjia Wang, Shahin Shahrampour 외

Density estimation plays a key role in many tasks in machine learning, statistical inference, and visualization. The main bottleneck in high-dimensional density estimation is the prohibitive computational cost and the sl…

Density EstimationVocal Bursts Intensity Prediction

Learning Implicit Generative Models by Teaching Explicit Ones

2018-07-10 · ICLR 2019 5 · Chao Du, Kun Xu, Chongxuan Li, Jun Zhu 외

Implicit generative models are difficult to train as no explicit density functions are defined. Generative adversarial nets (GANs) present a minimax framework to train such models, which however can suffer from mode coll…

Bilevel OptimizationRolling Shutter Correction

Stein Bridging: Enabling Mutual Reinforcement between Explicit and Implicit Generative Models

2019-09-25 · Qitian Wu, Rui Gao, Hongyuan Zha

Deep generative models are generally categorized into explicit models and implicit models. The former assumes an explicit density form whose normalizing constant is often unknown; while the latter, including generative a…

Adversarial Likelihood Estimation With One-Way Flows

2023-07-19 · Omri Ben-Dov, Pravir Singh Gupta, Victoria Abrevaya, Michael J. Black 외

Generative Adversarial Networks (GANs) can produce high-quality samples, but do not provide an estimate of the probability density around the samples. However, it has been noted that maximizing the log-likelihood within …