English

Stochastic Gradient Estimate Variance in Contrastive Divergence and Persistent Contrastive Divergence

Neural and Evolutionary Computing 2014-02-17 v3 Machine Learning Machine Learning

Abstract

Contrastive Divergence (CD) and Persistent Contrastive Divergence (PCD) are popular methods for training the weights of Restricted Boltzmann Machines. However, both methods use an approximate method for sampling from the model distribution. As a side effect, these approximations yield significantly different biases and variances for stochastic gradient estimates of individual data points. It is well known that CD yields a biased gradient estimate. In this paper we however show empirically that CD has a lower stochastic gradient estimate variance than exact sampling, while the mean of subsequent PCD estimates has a higher variance than exact sampling. The results give one explanation to the finding that CD can be used with smaller minibatches or higher learning rates than PCD.

Keywords

Cite

@article{arxiv.1312.6002,
  title  = {Stochastic Gradient Estimate Variance in Contrastive Divergence and Persistent Contrastive Divergence},
  author = {Mathias Berglund and Tapani Raiko},
  journal= {arXiv preprint arXiv:1312.6002},
  year   = {2014}
}

Comments

ICLR2014 Workshop Track submission. Rephrased parts of text. Results unchanged

R2 v1 2026-06-22T02:32:42.786Z