Image Indexing with Mixture Hierarchies
Abstract
We present an image indexing method based on a hierarchical description of the density of each of the image classes in a given database. The method is similar in spirit to traditional agglomerative clustering procedures but produces a complete mixture density, instead of a representative point, at each node of the indexing tree. Estimation of the density at a given node only requires knowledge of the mixture parameters of the children nodes, not the original data. The process is very flexible and efficient, therefore suited to problems involving large databases where existing groupings may have to be combined, or new groupings created, frequently. Experimental results show that the new indexing structure consistently outperforms a linear search when both efficiency and retrieval accuracy are taken into account.
Cite
Text
Vasconcelos. "Image Indexing with Mixture Hierarchies." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001. doi:10.1109/CVPR.2001.990449Markdown
[Vasconcelos. "Image Indexing with Mixture Hierarchies." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001.](https://mlanthology.org/cvpr/2001/vasconcelos2001cvpr-image/) doi:10.1109/CVPR.2001.990449BibTeX
@inproceedings{vasconcelos2001cvpr-image,
title = {{Image Indexing with Mixture Hierarchies}},
author = {Vasconcelos, Nuno},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2001},
pages = {I:3-10},
doi = {10.1109/CVPR.2001.990449},
url = {https://mlanthology.org/cvpr/2001/vasconcelos2001cvpr-image/}
}