paper-with-me

Papers

Bottleneck Conditional Density Estimation

2016-11-25 · ICML 2017 8 · Rui Shu, Hung H. Bui, Mohammad Ghavamzadeh

We introduce a new framework for training deep generative models for high-dimensional conditional density estimation. The Bottleneck Conditional Density Estimator (BCDE) is a variant of the conditional variational autoencoder (CVAE) that employs layer(s) of stochastic variables as the bottleneck between the input $x$ and target $y$, where both are high-dimensional. Crucially, we propose a new hybrid training method that blends the conditional generative model with a joint generative model. Hybrid blending is the key to effective training of the BCDE, which avoids overfitting and provides a novel mechanism for leveraging unlabeled data. We show that our hybrid training procedure enables models to achieve competitive results in the MNIST quadrant prediction task in the fully-supervised setting, and sets new benchmarks in the semi-supervised regime for MNIST, SVHN, and CelebA.

📄 PDF Abstract BibTeX arXiv:1611.08568

Code (1)

ruishu/bcde 공식 구현 tf

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

The Expxorcist: Nonparametric Graphical Models Via Conditional Exponential Densities

2017-12-01 · NeurIPS 2017 12 · Arun Suggala, Mladen Kolar, Pradeep K. Ravikumar

Non-parametric multivariate density estimation faces strong statistical and computational bottlenecks, and the more practical approaches impose near-parametric assumptions on the form of the density functions. In this pa…

Density EstimationForm

MCD: Marginal Contrastive Discrimination for conditional density estimation

2022-06-03 · Benjamin Riu

We consider the problem of conditional density estimation, which is a major topic of interest in the fields of statistical and machine learning. Our method, called Marginal Contrastive Discrimination, MCD, reformulates t…

Binary ClassificationDensity Estimationregression

Kernel Conditional Density Operators

2019-05-27 · Ingmar Schuster, Mattes Mollenhauer, Stefan Klus, Krikamol Muandet

We introduce a novel conditional density estimation model termed the conditional density operator (CDO). It naturally captures multivariate, multimodal output densities and shows performance that is competitive with rece…

Density EstimationGaussian Processes

Noise Contrastive Meta-Learning for Conditional Density Estimation using Kernel Mean Embeddings

2019-06-05 · Jean-Francois Ton, Lucian Chan, Yee Whye Teh, Dino Sejdinovic

Current meta-learning approaches focus on learning functional representations of relationships between variables, i.e. on estimating conditional expectations in regression. In many applications, however, we are faced wit…

Density EstimationMeta-Learningregression

Estimation of Conditional Random Coefficient Models using Machine Learning Techniques

2022-01-20 · Stephan Martin

Nonparametric random coefficient (RC)-density estimation has mostly been considered in the marginal density case under strict independence of RCs and covariates. This paper deals with the estimation of RC-densities condi…

BIG-bench Machine LearningDensity Estimation