Adaptive Vocabulary Forests Br Dynamic Indexing and Category Learning

Abstract

Histogram pyramid representations computed from a vocabulary tree of visual words have proven valuable for a range of image indexing and recognition tasks; however, they have only used a single, fixed partition of feature space. We present a new efficient algorithm to incrementally compute set-of-trees (forest) vocabulary representations, and show that they improve recognition and indexing performance in methods which use histogram pyramids. Our algorithm incrementally adapts a vocabulary forest with an Inverted file system at the leaf nodes and automatically keeps existing histogram pyramid database entries up-to-date in a forward filesystem. It is possible not only to apply vocabulary tree indexing algorithms directly, but also to compute pyramid match kernel values efficiently. On dynamic recognition tasks where categories or objects under consideration may change over time, we show that adaptive vocabularies offer significant performance advantages in comparison to a single, fixed vocabulary.

Cite

Text

Yeh et al. "Adaptive Vocabulary Forests Br Dynamic Indexing and Category Learning." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4409053

Markdown

[Yeh et al. "Adaptive Vocabulary Forests Br Dynamic Indexing and Category Learning." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/yeh2007iccv-adaptive/) doi:10.1109/ICCV.2007.4409053

BibTeX

@inproceedings{yeh2007iccv-adaptive,
  title     = {{Adaptive Vocabulary Forests Br Dynamic Indexing and Category Learning}},
  author    = {Yeh, Tom and Lee, John J. and Darrell, Trevor},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2007},
  pages     = {1-8},
  doi       = {10.1109/ICCV.2007.4409053},
  url       = {https://mlanthology.org/iccv/2007/yeh2007iccv-adaptive/}
}