On the Complexity of Probabilistic Image Retrieval

Abstract

Probabilistic image retrieval approaches can lead to significant gains over standard retrieval techniques. However, this occurs at the cost of a significant increase in computational complexity. In fact, closed-form solutions for probabilistic retrieval are currently available only for simple representations such as the Gaussian and the histogram. We analyze the case of mixture densities and exploit the asymptotic equivalence between likelihood and Kullback-Leibler divergence to derive solutions for these models. In particular, (1) we show that the divergence can be computed exactly for vector quantizers and, (2) has an approximate solution for Gaussian mixtures that introduces no significant degradation of the resulting similarity judgments. In both cases, the new solutions have closed-form and computational complexity equivalent to that of standard retrieval approaches, but significantly better retrieval performance.

Cite

Text

Vasconcelos. "On the Complexity of Probabilistic Image Retrieval." IEEE/CVF International Conference on Computer Vision, 2001. doi:10.1109/ICCV.2001.937653

Markdown

[Vasconcelos. "On the Complexity of Probabilistic Image Retrieval." IEEE/CVF International Conference on Computer Vision, 2001.](https://mlanthology.org/iccv/2001/vasconcelos2001iccv-complexity/) doi:10.1109/ICCV.2001.937653

BibTeX

@inproceedings{vasconcelos2001iccv-complexity,
  title     = {{On the Complexity of Probabilistic Image Retrieval}},
  author    = {Vasconcelos, Nuno},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2001},
  pages     = {400-407},
  doi       = {10.1109/ICCV.2001.937653},
  url       = {https://mlanthology.org/iccv/2001/vasconcelos2001iccv-complexity/}
}