paper-with-me

Papers

Conditional Noise-Contrastive Estimation of Unnormalised Models

2018-06-10 · ICML 2018 7 · Ciwan Ceylan, Michael U. Gutmann

Many parametric statistical models are not properly normalised and only specified up to an intractable partition function, which renders parameter estimation difficult. Examples of unnormalised models are Gibbs distributions, Markov random fields, and neural network models in unsupervised deep learning. In previous work, the estimation principle called noise-contrastive estimation (NCE) was introduced where unnormalised models are estimated by learning to distinguish between data and auxiliary noise. An open question is how to best choose the auxiliary noise distribution. We here propose a new method that addresses this issue. The proposed method shares with NCE the idea of formulating density estimation as a supervised learning problem but in contrast to NCE, the proposed method leverages the observed data when generating noise samples. The noise can thus be generated in a semi-automated manner. We first present the underlying theory of the new method, show that score matching emerges as a limiting case, validate the method on continuous and discrete valued synthetic data, and show that we can expect an improved performance compared to NCE when the data lie in a lower-dimensional manifold. Then we demonstrate its applicability in unsupervised deep learning by estimating a four-layer neural image model.

📄 PDF Abstract BibTeX arXiv:1806.03664

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationOpen-Ended Question Answeringparameter estimation

Similar Papers 제목 키워드 기반

On the connection between Noise-Contrastive Estimation and Contrastive Divergence

2024-02-26 · Amanda Olmin, Jakob Lindqvist, Lennart Svensson, Fredrik Lindsten

Noise-contrastive estimation (NCE) is a popular method for estimating unnormalised probabilistic models, such as energy-based models, which are effective for modelling complex data distributions. Unlike classical maximum…

Variational Noise-Contrastive Estimation

2018-10-18 · Benjamin Rhodes, Michael Gutmann

Unnormalised latent variable models are a broad and flexible class of statistical models. However, learning their parameters from data is intractable, and few estimation techniques are currently available for such models…

parameter estimationVariational Inference

The Poisson transform for unnormalised statistical models

2014-06-11 · Simon Barthelmé, Nicolas Chopin

Contrary to standard statistical models, unnormalised statistical models only specify the likelihood function up to a constant. While such models are natural and popular, the lack of normalisation makes inference much mo…

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

Score-Based Training for Energy-Based TTS Models

2025-05-19 · Wanli Sun, Anton Ragni

Noise contrastive estimation (NCE) is a popular method for training energy-based models (EBM) with intractable normalisation terms. The key idea of NCE is to learn by comparing unnormalised log-likelihoods of the referen…