Classification Using Discriminative Restricted Boltzmann Machines
Abstract
Recently, many applications for Restricted Boltzmann Machines (RBMs) have been developed for a large variety of learning problems. However, RBMs are usually used as feature extractors for another learning algorithm or to provide a good initialization for deep feed-forward neural network classifiers, and are not considered as a stand-alone solution to classification problems. In this paper, we argue that RBMs provide a self-contained framework for deriving competitive non-linear classifiers. We present an evaluation of different learning algorithms for RBMs which aim at introducing a discriminative component to RBM training and improve their performance as classifiers. This approach is simple in that RBMs are used directly to build a classifier, rather than as a stepping stone. Finally, we demonstrate how discriminative RBMs can also be successfully employed in a semi-supervised setting.
Cite
Text
Larochelle and Bengio. "Classification Using Discriminative Restricted Boltzmann Machines." International Conference on Machine Learning, 2008. doi:10.1145/1390156.1390224Markdown
[Larochelle and Bengio. "Classification Using Discriminative Restricted Boltzmann Machines." International Conference on Machine Learning, 2008.](https://mlanthology.org/icml/2008/larochelle2008icml-classification/) doi:10.1145/1390156.1390224BibTeX
@inproceedings{larochelle2008icml-classification,
title = {{Classification Using Discriminative Restricted Boltzmann Machines}},
author = {Larochelle, Hugo and Bengio, Yoshua},
booktitle = {International Conference on Machine Learning},
year = {2008},
pages = {536-543},
doi = {10.1145/1390156.1390224},
url = {https://mlanthology.org/icml/2008/larochelle2008icml-classification/}
}