Unsupervised and Supervised Visual Codes with Restricted Boltzmann Machines

Abstract

Recently, the coding of local features (e.g. SIFT) for image categorization tasks has been extensively studied. Incorporated within the Bag of Words (BoW) framework, these techniques optimize the projection of local features into the visual codebook, leading to state-of-the-art performances in many benchmark datasets. In this work, we propose a novel visual codebook learning approach using the restricted Boltzmann machine (RBM) as our generative model. Our contribution is three-fold. Firstly, we steer the unsupervised RBM learning using a regularization scheme, which decomposes into a combined prior for the sparsity of each feature’s representation as well as the selectivity for each codeword. The codewords are then fine-tuned to be discriminative through the supervised learning from top-down labels. Secondly, we evaluate the proposed method with the Caltech-101 and 15-Scenes datasets, either matching or outperforming state-of-the-art results. The codebooks are compact and inference is fast. Finally, we introduce an original method to visualize the codebooks and decipher what each visual codeword encodes.

Cite

Text

Goh et al. "Unsupervised and Supervised Visual Codes with Restricted Boltzmann Machines." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33715-4_22

Markdown

[Goh et al. "Unsupervised and Supervised Visual Codes with Restricted Boltzmann Machines." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/goh2012eccv-unsupervised/) doi:10.1007/978-3-642-33715-4_22

BibTeX

@inproceedings{goh2012eccv-unsupervised,
  title     = {{Unsupervised and Supervised Visual Codes with Restricted Boltzmann Machines}},
  author    = {Goh, Hanlin and Thome, Nicolas and Cord, Matthieu and Lim, Joo-Hwee},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {298-311},
  doi       = {10.1007/978-3-642-33715-4_22},
  url       = {https://mlanthology.org/eccv/2012/goh2012eccv-unsupervised/}
}