Unsupervised Learning of Visual Taxonomies
Abstract
As more images and categories become available, organizing them becomes crucial. We present a novel statistical method for organizing a collection of images into a tree-shaped hierarchy. The method employs a non-parametric Bayesian model and is completely unsupervised. Each image is associated with a path through a tree. Similar images share initial segments of their paths and therefore have a smaller distance from each other. Each internal node in the hierarchy represents information that is common to images whose paths pass through that node, thus providing a compact image representation. Our experiments show that a disorganized collection of images will be organized into an intuitive taxonomy. Furthermore, we find that the taxonomy allows good image categorization and, in this respect, is superior to the popular LDA model.
Cite
Text
Bart et al. "Unsupervised Learning of Visual Taxonomies." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587620Markdown
[Bart et al. "Unsupervised Learning of Visual Taxonomies." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/bart2008cvpr-unsupervised/) doi:10.1109/CVPR.2008.4587620BibTeX
@inproceedings{bart2008cvpr-unsupervised,
title = {{Unsupervised Learning of Visual Taxonomies}},
author = {Bart, Evgeniy and Porteous, Ian and Perona, Pietro and Welling, Max},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2008},
doi = {10.1109/CVPR.2008.4587620},
url = {https://mlanthology.org/cvpr/2008/bart2008cvpr-unsupervised/}
}