A Multi-Sample, Multi-Tree Approach to Bag-of-Words Image Representation for Image Retrieval
Abstract
The state-of-the-art content based image retrieval systems has been significantly advanced by the introduction of SIFT features and the bag-of-words image representation. Converting an image into a bag-of-words, however, involves three non-trivial steps: feature detection, feature description, and feature quantization. At each of these steps, there is a significant amount of information lost, and the resulted visual words are often not discriminative enough for large scale image retrieval applications. In this paper, we propose a novel multi-sample multi-tree approach to computing the visual word codebook. By encoding more information of the original image feature, our approach generates a much more discriminative visual word codebook that is also efficient in terms of both computation and space consumption, without losing the original repeatability of the visual features. We evaluate our approach using both a ground-truth data set and a real-world large scale image database. Our results show that a significant improvement in both precision and recall can be achieved by using the codebook derived from our approach.
Cite
Text
Wu et al. "A Multi-Sample, Multi-Tree Approach to Bag-of-Words Image Representation for Image Retrieval." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459439Markdown
[Wu et al. "A Multi-Sample, Multi-Tree Approach to Bag-of-Words Image Representation for Image Retrieval." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/wu2009iccv-multi/) doi:10.1109/ICCV.2009.5459439BibTeX
@inproceedings{wu2009iccv-multi,
title = {{A Multi-Sample, Multi-Tree Approach to Bag-of-Words Image Representation for Image Retrieval}},
author = {Wu, Zhong and Ke, Qifa and Sun, Jian and Shum, Heung-Yeung},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2009},
pages = {1992-1999},
doi = {10.1109/ICCV.2009.5459439},
url = {https://mlanthology.org/iccv/2009/wu2009iccv-multi/}
}