MLLGJun 10, 2018

Conditional Noise-Contrastive Estimation of Unnormalised Models

arXiv:1806.03664v151 citations
Originality Incremental advance
AI Analysis

This work addresses a key bottleneck in statistical modeling and unsupervised learning for researchers and practitioners, offering an incremental improvement over existing methods.

The paper tackles the challenge of parameter estimation in unnormalised models, such as Gibbs distributions and neural networks, by proposing a new method that improves noise-contrastive estimation (NCE) through semi-automated noise generation using observed data, resulting in improved performance when data lie in lower-dimensional manifolds and demonstrated applicability in unsupervised deep learning with a four-layer neural image model.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes