login

Quick Training of Probabilistic Neural Nets by Importance Sampling

Published 3 January 2003
Yoshua Bengio, Jean-Sébastien Senécal
Citations149

TL;DR

Inspired by the contrastive divergence model, sampling-based methods which require network passes only for the observed “positive example” and a few sampled negative example words are proposed and evaluated.

Abstract

Our previous work on statistical language modeling introduced the use of probabilistic feedforward neural networks to help dealing with the curse of dimensionality. Training this model by maximum likelihood however requires for each example to perform as many network passes as there are words in the vocabulary. Inspired by the contrastive divergence model, we propose and evaluate sampling-based methods which require network passes only for the observed "positive example" and a few sampled negative example words. A very significant speed-up is obtained with an adaptive importance sampling.

Keywords

Computer Science