Stacks of Convolutional Restricted Boltzmann Machines for Shift-Invariant Feature Learning
Abstract
In this paper we present a method for learning class-specific features for recognition. Recently a greedy layer-wise procedure was proposed to initialize weights of deep belief networks, by viewing each layer as a separate restricted Boltzmann machine (RBM). We develop the convolutional RBM (C-RBM), a variant of the RBM model in which weights are shared to respect the spatial structure of images. This framework learns a set of features that can generate the images of a specific object class. Our feature extraction model is a four layer hierarchy of alternating filtering and maximum subsampling. We learn feature parameters of the first and third layers viewing them as separate C-RBMs. The outputs of our feature extraction hierarchy are then fed as input to a discriminative classifier. It is experimentally demonstrated that the extracted features are effective for object detection, using them to obtain performance comparable to the state of the art on handwritten digit recognition and pedestrian detection.
Cite
Text
Norouzi et al. "Stacks of Convolutional Restricted Boltzmann Machines for Shift-Invariant Feature Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206577Markdown
[Norouzi et al. "Stacks of Convolutional Restricted Boltzmann Machines for Shift-Invariant Feature Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/norouzi2009cvpr-stacks/) doi:10.1109/CVPR.2009.5206577BibTeX
@inproceedings{norouzi2009cvpr-stacks,
title = {{Stacks of Convolutional Restricted Boltzmann Machines for Shift-Invariant Feature Learning}},
author = {Norouzi, Mohammad and Ranjbar, Mani and Mori, Greg},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2009},
pages = {2735-2742},
doi = {10.1109/CVPR.2009.5206577},
url = {https://mlanthology.org/cvpr/2009/norouzi2009cvpr-stacks/}
}