Similarity Learning via Adaptive Regression and Its Application to Image Retrieval
We study the problem of similarity learning and its application to image retrieval with large-scale data. The similarity between pairs of images can be measured by the distances between their high dimensional representations, and the problem of learning the appropriate similarity is often addressed by distance metric learning. However, distance metric learning requires the learned metric to be a PSD matrix, which is computational expensive and not necessary for retrieval ranking problem. On the other hand, the bilinear model is shown to be more flexible for large-scale image retrieval task, hence, we adopt it to learn a matrix for estimating pairwise similarities under the regression framework. By adaptively updating the target matrix in regression, we can mimic the hinge loss, which is more appropriate for similarity learning problem. Although the regression problem can have the closed-form solution, the computational cost can be very expensive. The computational challenges come from two aspects: the number of images can be very large and image features have high dimensionality. We address the first challenge by compressing the data by a randomized algorithm with the theoretical guarantee. For the high dimensional issue, we address it by taking low rank assumption and applying alternating method to obtain the partial matrix, which has a global optimal solution. Empirical studies on real world image datasets (i.e., Caltech and ImageNet) demonstrate the effectiveness and efficiency of the proposed method.
Code (0)
등록된 구현이 없습니다.
Tasks
Image RetrievalMetric LearningregressionRetrievalSimilar Papers 제목 키워드 기반
Generating Adaptive and Robust Filter Sets Using an Unsupervised Learning Framework
In this paper, we introduce an adaptive unsupervised learning framework, which utilizes natural images to train filter sets. The applicability of these filter sets is demonstrated by evaluating their performance in two c…
Image Quality AssessmentRetrievalQuery Adaptive Similarity for Large Scale Object Retrieval
Many recent object retrieval systems rely on local features for describing an image. The similarity between a pair of images is measured by aggregating the similarity between their corresponding local features. In this p…
ObjectRetrievalCLAY: Conditional Visual Similarity Modulation in Vision-Language Embedding Space
Human perception of visual similarity is inherently adaptive and subjective, depending on the users' interests and focus. However, most image retrieval systems fail to reflect this flexibility, relying on a fixed, monoli…
Computational EfficiencyImage RetrievalExploring Uncertainty in Conditional Multi-Modal Retrieval Systems
We cast visual retrieval as a regression problem by posing triplet loss as a regression loss. This enables epistemic uncertainty estimation using dropout as a Bayesian approximation framework in retrieval. Accordingly, M…
Action UnderstandingPerson Re-IdentificationregressionRetrieval+14-D Epanechnikov Mixture Regression in Light Field Image Compression
With the emergence of light field imaging in recent years, the compression of its elementary image array (EIA) has become a significant problem. Our coding framework includes modeling and reconstruction. For the modeling…
Image CompressionModel Selectionregression