Image Retrieval Methods in the Dissimilarity Space
Madhu Kiran, Kartikey Vishnu, Rafael M. O. Cruz, Eric Granger

TL;DR
This paper proposes a novel approach for image retrieval that uses a dissimilarity space and end-to-end training of feature extractors and classifiers, improving accuracy over traditional Euclidean space methods.
Contribution
It introduces a dichotomy transformation and end-to-end training framework for similarity matching in the dissimilarity space, demonstrating superior performance.
Findings
Dissimilarity space improves retrieval accuracy.
End-to-end training enhances feature and classifier performance.
Method outperforms Euclidean space-based approaches.
Abstract
Image retrieval methods rely on metric learning to train backbone feature extraction models that can extract discriminant queries and reference (gallery) feature representations for similarity matching. Although state-of-the-art accuracy has improved considerably with the advent of deep learning (DL) models trained on large datasets, image retrieval remains challenging in many real-world video analytics and surveillance applications, e.g., person re-identification. Using the Euclidean space for matching limits the performance in real-world applications due to the curse of dimensionality, overfitting, and sensitivity to noisy data. We argue that the feature dissimilarity space is more suitable for similarity matching, and propose a dichotomy transformation to project query and reference embeddings into a single embedding in the dissimilarity space. We also advocate for end-to-end…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques
