paper-with-me

홈 › Papers

Iterative Neural Autoregressive Distribution Estimator NADE-k

2014-12-01 · NeurIPS 2014 12 · Tapani Raiko, Yao Li, Kyunghyun Cho, Yoshua Bengio

Training of the neural autoregressive density estimator (NADE) can be viewed as doing one step of probabilistic inference on missing values in data. We propose a new model that extends this inference scheme to multiple steps, arguing that it is easier to learn to improve a reconstruction in $k$ steps rather than to learn to reconstruct in a single inference step. The proposed model is an unsupervised building block for deep learning that combines the desirable properties of NADE and multi-predictive training: (1) Its test likelihood can be computed analytically, (2) it is easy to generate independent samples from it, and (3) it uses an inference engine that is a superset of variational inference for Boltzmann machines. The proposed NADE-k is competitive with the state-of-the-art in density estimation on the two datasets tested.

📄 PDF Abstract BibTeX

Code (1)

yaoli/nade_k

Tasks

Density EstimationImage GenerationMissing ValuesVariational Inference

Similar Papers 제목 키워드 기반

Iterative Neural Autoregressive Distribution Estimator (NADE-k)

2014-06-05 · Tapani Raiko, Li Yao, Kyunghyun Cho, Yoshua Bengio

Training of the neural autoregressive density estimator (NADE) can be viewed as doing one step of probabilistic inference on missing values in data. We propose a new model that extends this inference scheme to multiple s…

Density EstimationImage GenerationMissing ValuesVariational Inference

Document Neural Autoregressive Distribution Estimation

2016-03-18 · Stanislas Lauly, Yin Zheng, Alexandre Allauzen, Hugo Larochelle

We present an approach based on feed-forward neural networks for learning the distribution of textual documents. This approach is inspired by the Neural Autoregressive Distribution Estimator(NADE) model, which has been s…

Neural Autoregressive Distribution Estimation

2016-05-07 · Benigno Uria, Marc-Alexandre Côté, Karol Gregor, Iain Murray 외

We present Neural Autoregressive Distribution Estimation (NADE) models, which are neural network architectures applied to the problem of unsupervised distribution and density estimation. They leverage the probability pro…

Density EstimationImage Generation

A Neural Autoregressive Approach to Collaborative Filtering

2016-05-31 · Yin Zheng, Bangsheng Tang, Wenkui Ding, Hanning Zhou

This paper proposes CF-NADE, a neural autoregressive architecture for collaborative filtering (CF) tasks, which is inspired by the Restricted Boltzmann Machine (RBM) based CF model and the Neural Autoregressive Distribut…

Collaborative Filtering

A Deep and Tractable Density Estimator

2013-10-07 · Benigno Uria, Iain Murray, Hugo Larochelle

The Neural Autoregressive Distribution Estimator (NADE) and its real-valued version RNADE are competitive density models of multidimensional data across a variety of domains. These models use a fixed, arbitrary ordering …

Density EstimationImage Generation