paper-with-me

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 the generative power of generative adversarial networks (GANs) but also provides estimates of density values. Unlike previous neural density estimators that put stringent conditions on the transformation from the latent space to the data space, Roundtrip enables the use of much more general mappings. In a series of experiments, Roundtrip achieves state-of-the-art performance in a diverse range of density estimation tasks.

📄 PDF Abstract BibTeX arXiv:2004.09017

Code (2)

kimmo1019/Roundtrip 공식 구현 tf
FlorentinCDX/Roundtrip/tree/master/Roundtrip pytorch

Tasks

BIG-bench Machine LearningDensity Estimation

Similar Papers 제목 키워드 기반

Bayesian imaging inverse problem with SA-Roundtrip prior via HMC-pCN sampler

2023-10-24 · Jiayu Qian, Yuanyuan Liu, Jingya Yang, Qingping Zhou

Bayesian inference with deep generative prior has received considerable interest for solving imaging inverse problems in many scientific and engineering fields. The selection of the prior distribution is learned from, an…

Bayesian InferenceComputed Tomography (CT)CT ReconstructionGenerative Adversarial Network+2

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, li…

Density EstimationVisual Dialog

Learning Generative Models using Denoising Density Estimators

2020-01-08 · Siavash A. Bigdeli, Geng Lin, Tiziano Portenier, L. Andrea Dunbar 외

Learning probabilistic models that can estimate the density of a given set of samples, and generate samples from that density, is one of the fundamental challenges in unsupervised machine learning. We introduce a new gen…

DenoisingDensity Estimation

Probabilistic Classification by Density Estimation Using Gaussian Mixture Model and Masked Autoregressive Flow

2023-10-16 · Benyamin Ghojogh, Milad Amir Toutounchian

Density estimation, which estimates the distribution of data, is an important category of probabilistic machine learning. A family of density estimators is mixture models, such as Gaussian Mixture Model (GMM) by expectat…

ClassificationDensity EstimationNormalising Flows

CINDES: Classification induced neural density estimator and simulator

2025-10-01 · Dehao Dai, Jianqing Fan, Yihong Gu, Debarghya Mukherjee arxiv

Neural network-based methods for (un)conditional density estimation have recently gained substantial attention, as various neural density estimators have outperformed classical approaches in real-data experiments. Despit…

Density Estimation