Discovering Scene Categories by Information Projection and Cluster Sampling
Abstract
This paper presents a method for unsupervised scene categorization. Our method aims at two objectives: (1) automatic feature selection for different scene categories. We represent images in a heterogeneous feature space to account for the large variabilities of different scene categories. Then, we use the information projection strategy to pursue features which are both informative and discriminative, and simultaneously learn a generative model for each category. (2) automatic cluster number selection for the whole image set to be categorized. By treating each image as a vertex in a graph, we formulate unsupervised scene categorization as a graph partition problem under the Bayesian framework. Then, we use a cluster sampling strategy to do the partition (i.e. categorization) in which the cluster number is selected automatically for the globally optimal clustering in terms of maximizing a Bayesian posterior probability. In experiments, we test two datasets, LHI 8 scene categories and MIT 8 scene categories, and obtain state-of-the-art results.
Cite
Text
Dai et al. "Discovering Scene Categories by Information Projection and Cluster Sampling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539982Markdown
[Dai et al. "Discovering Scene Categories by Information Projection and Cluster Sampling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/dai2010cvpr-discovering/) doi:10.1109/CVPR.2010.5539982BibTeX
@inproceedings{dai2010cvpr-discovering,
title = {{Discovering Scene Categories by Information Projection and Cluster Sampling}},
author = {Dai, Dengxin and Wu, Tianfu and Zhu, Song Chun},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2010},
pages = {3455-3462},
doi = {10.1109/CVPR.2010.5539982},
url = {https://mlanthology.org/cvpr/2010/dai2010cvpr-discovering/}
}