paper-with-me

홈 › Papers

Similarity Learning via Adaptive Regression and Its Application to Image Retrieval

2015-12-06 · Qi Qian, Inci M. Baytas, Rong Jin, Anil Jain, Shenghuo Zhu

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.

📄 PDF Abstract BibTeX arXiv:1512.01728

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalMetric LearningregressionRetrieval

Similar Papers 제목 키워드 기반

Generating Adaptive and Robust Filter Sets Using an Unsupervised Learning Framework

2018-11-21 · Mohit Prabhushankar, Dogancan Temel, Ghassan AlRegib

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 AssessmentRetrieval

Query Adaptive Similarity for Large Scale Object Retrieval

2013-06-01 · CVPR 2013 6 · Danfeng Qin, Christian Wengert, Luc van Gool

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…

ObjectRetrieval

CLAY: Conditional Visual Similarity Modulation in Vision-Language Embedding Space

2026-04-13 · Sohwi Lim, Lee Hyoseok, Jungjoon Park, Tae-Hyun Oh arxiv

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 Retrieval

Exploring Uncertainty in Conditional Multi-Modal Retrieval Systems

2019-01-23 · Ahmed Taha, Yi-Ting Chen, Xitong Yang, Teruhisa Misu 외

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+1

4-D Epanechnikov Mixture Regression in Light Field Image Compression

2021-08-14 · Boning Liu, Yan Zhao, Xiaomeng Jiang, Shigang Wang 외

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