A Probabilistic Architecture for Content-Based Image Retrieval

Abstract

The design of an effective architecture for content-based retrieval from visual libraries requires careful consideration of the interplay between feature selection, feature representation, and similarity metric. We present a solution where all the modules strive to optimize the same performance criteria: the probability of retrieval error. This solution consists of a Bayesian retrieval criteria (shown to generalize the most prevalent similarity metrics in current use) and an embedded mixture representation over a multiresolution feature space (shown to provide a good trade-off between retrieval accuracy, invariance, perceptual relevance of similarity, and complexity). The new representation extends standard models (histogram and Gaussian) by providing simultaneous support for high-dimensional features and multi-modal densities and performs well on color texture, and generic image databases.

Cite

Text

Vasconcelos and Lippman. "A Probabilistic Architecture for Content-Based Image Retrieval." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000. doi:10.1109/CVPR.2000.855822

Markdown

[Vasconcelos and Lippman. "A Probabilistic Architecture for Content-Based Image Retrieval." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000.](https://mlanthology.org/cvpr/2000/vasconcelos2000cvpr-probabilistic/) doi:10.1109/CVPR.2000.855822

BibTeX

@inproceedings{vasconcelos2000cvpr-probabilistic,
  title     = {{A Probabilistic Architecture for Content-Based Image Retrieval}},
  author    = {Vasconcelos, Nuno and Lippman, Andrew},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2000},
  pages     = {1216-1221},
  doi       = {10.1109/CVPR.2000.855822},
  url       = {https://mlanthology.org/cvpr/2000/vasconcelos2000cvpr-probabilistic/}
}