Image Retrieval Methods in the Dissimilarity Space
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 training of a backbone and binary classification models for pair-wise matching. As opposed to comparing the distance between queries and reference embeddings, we show the benefits of classifying the single dissimilarity space embedding (as similar or dissimilar), especially when trained end-to-end. We propose a method to train the max-margin classifier together with the backbone feature extractor by applying constraints to the L2 norm of the classifier weights along with the hinge loss. Our extensive experiments on challenging image retrieval datasets and using diverse feature extraction backbones highlight the benefits of similarity matching in the dissimilarity space. In particular, when jointly training the feature extraction backbone and regularised classifier for matching, the dissimilarity space provides a higher level of accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
Binary ClassificationImage RetrievalMetric LearningPerson Re-IdentificationRetrievalSimilar Papers 제목 키워드 기반
Face Image Retrieval With Attribute Manipulation
Current face image retrieval solutions are limited, since they treat different facial attributes the same and cannot incorporate user's preference for a subset of attributes in their search criteria. This paper intro…
AttributeFace Image RetrievalImage RetrievalRetrievalFurther results on dissimilarity spaces for hyperspectral images RF-CBIR
Content-Based Image Retrieval (CBIR) systems are powerful search tools in image databases that have been little applied to hyperspectral images. Relevance feedback (RF) is an iterative process that uses machine learning …
BIG-bench Machine LearningContent-Based Image RetrievalImage RetrievalRetrievalPartial 3D Object Retrieval using Local Binary QUICCI Descriptors and Dissimilarity Tree Indexing
A complete pipeline is presented for accurate and efficient partial 3D object retrieval based on Quick Intersection Count Change Image (QUICCI) binary local descriptors and a novel indexing tree. It is shown how a modifi…
3D Object RetrievalRetrievalTexture and Color-based Image Retrieval Using the Local Extrema Features and Riemannian Distance
A novel efficient method for content-based image retrieval (CBIR) is developed in this paper using both texture and color features. Our motivation is to represent and characterize an input image by a set of local descrip…
Content-Based Image RetrievalImage RetrievalRetrievalRevisiting the Role of Similarity and Dissimilarity in Best Counter Argument Retrieval
This paper studies the task of best counter-argument retrieval given an input argument. Following the definition that the best counter-argument addresses the same aspects as the input argument while having the opposite s…
Argument RetrievalLearning-To-RankRetrieval