Probabilistic vs. Geometric Similarity Measures for Image Retrieval
Abstract
Similarity between images in image retrieval is measured by computing distances between feature vectors. This paper presents a probabilistic approach and describes two likelihood-based similarity measures for image retrieval. Popular distance measures like the Euclidean distance implicitly assign more weighting to features with large ranges than those with small ranges. First, we discuss the effects of five feature normalization methods on retrieval performance. Then, we show that the probabilistic methods perform significantly better than geometric approaches like the nearest neighbor rule with city-block or Euclidean distances. They are also more robust to normalization effects and using better models for the features improves the retrieval results compared to making only general assumptions. Experiments on a database of approximately 10,000 images show that studying the feature distributions are important and this information should be used in designing feature normalization methods and similarity measures. 1.
Cite
Text
Aksoy and Haralick. "Probabilistic vs. Geometric Similarity Measures for Image Retrieval." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000. doi:10.1109/CVPR.2000.854847Markdown
[Aksoy and Haralick. "Probabilistic vs. Geometric Similarity Measures for Image Retrieval." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000.](https://mlanthology.org/cvpr/2000/aksoy2000cvpr-probabilistic/) doi:10.1109/CVPR.2000.854847BibTeX
@inproceedings{aksoy2000cvpr-probabilistic,
title = {{Probabilistic vs. Geometric Similarity Measures for Image Retrieval}},
author = {Aksoy, Selim and Haralick, Robert M.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2000},
pages = {2357-2362},
doi = {10.1109/CVPR.2000.854847},
url = {https://mlanthology.org/cvpr/2000/aksoy2000cvpr-probabilistic/}
}