Unsupervised Models of Images by Spikeand-Slab RBMs
Abstract
The spike and slab Restricted Boltzmann Machine (RBM) is defined by having both a real valued ``slab'' variable and a binary ``spike'' variable associated with each unit in the hidden layer. In this paper we generalize and extend the spike and slab RBM to include non-zero means of the conditional distribution over the observed variables conditional on the binary spike variables. We also introduce a term, quadratic in the observed data that we exploit to guarantee the all conditionals associated with the model are well defined -- a guarantee that was absent in the original spike and slab RBM. The inclusion of these generalizations improves the performance of the spike and slab RBM as a feature learner and achieves competitive performance on the CIFAR-10 image classification task. The spike and slab model, when trained in a convolutional configuration, can generate sensible samples that demonstrate that the model has capture the broad statistical structure of natural images.
Cite
Text
Courville et al. "Unsupervised Models of Images by Spikeand-Slab RBMs." International Conference on Machine Learning, 2011.Markdown
[Courville et al. "Unsupervised Models of Images by Spikeand-Slab RBMs." International Conference on Machine Learning, 2011.](https://mlanthology.org/icml/2011/courville2011icml-unsupervised/)BibTeX
@inproceedings{courville2011icml-unsupervised,
title = {{Unsupervised Models of Images by Spikeand-Slab RBMs}},
author = {Courville, Aaron C. and Bergstra, James and Bengio, Yoshua},
booktitle = {International Conference on Machine Learning},
year = {2011},
pages = {1145-1152},
url = {https://mlanthology.org/icml/2011/courville2011icml-unsupervised/}
}