A Generative Adversarial Density Estimator

Abstract

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.

Cite

Text

Abbasnejad et al. "A Generative Adversarial Density Estimator." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.01104

Markdown

[Abbasnejad et al. "A Generative Adversarial Density Estimator." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/abbasnejad2019cvpr-generative/) doi:10.1109/CVPR.2019.01104

BibTeX

@inproceedings{abbasnejad2019cvpr-generative,
  title     = {{A Generative Adversarial Density Estimator}},
  author    = {Abbasnejad, M. Ehsan and Shi, Qinfeng and van den Hengel, Anton and Liu, Lingqiao},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.01104},
  url       = {https://mlanthology.org/cvpr/2019/abbasnejad2019cvpr-generative/}
}