paper-with-me

홈 › Papers

Low-Rank Robust Online Distance/Similarity Learning based on the Rescaled Hinge Loss

2020-10-07 · Davood Zabihzadeh, Amar Tuama, Ali Karami-Mollaee

An important challenge in metric learning is scalability to both size and dimension of input data. Online metric learning algorithms are proposed to address this challenge. Existing methods are commonly based on (Passive Aggressive) PA approach. Hence, they can rapidly process large volumes of data with an adaptive learning rate. However, these algorithms are based on the Hinge loss and so are not robust against outliers and label noise. Also, existing online methods usually assume training triplets or pairwise constraints are exist in advance. However, many datasets in real-world applications are in the form of input data and their associated labels. We address these challenges by formulating the online Distance-Similarity learning problem with the robust Rescaled hinge loss function. The proposed model is rather general and can be applied to any PA-based online Distance-Similarity algorithm. Also, we develop an efficient robust one-pass triplet construction algorithm. Finally, to provide scalability in high dimensional DML environments, the low-rank version of the proposed methods is presented that not only reduces the computational cost significantly but also keeps the predictive performance of the learned metrics. Also, it provides a straightforward extension of our methods for deep Distance-Similarity learning. We conduct several experiments on datasets from various applications. The results confirm that the proposed methods significantly outperform state-of-the-art online DML methods in the presence of label noise and outliers by a large margin.

📄 PDF Abstract BibTeX arXiv:2010.03268

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningTriplet

Similar Papers 제목 키워드 기반

Robust Metric Learning based on the Rescaled Hinge Loss

2019-04-26 · Sumia Abdulhussien Razooqi Al-Obaidi, Davood Zabihzadeh, Hamideh Hajiabadi

Distance/Similarity learning is a fundamental problem in machine learning. For example, kNN classifier or clustering methods are based on a distance/similarity measure. Metric learning algorithms enhance the efficiency o…

ClusteringMetric LearningTriplet

Locality Sensitive Hashing in Fourier Frequency Domain For Soft Set Containment Search

2023-09-21 · NeurIPS 2023 11

In many search applications related to passage retrieval, text entailment, and subgraph search, the query and each 'document' is a set of elements, with a document being relevant if it contains the query. These elements …

Hierarchy-Aware Neural Subgraph Matching with Enhanced Similarity Measure

2025-10-01 · Zhouyang Liu, Ning Liu, Yixin Chen, Jiezhong He 외 arxiv

Subgraph matching is challenging as it necessitates time-consuming combinatorial searches. Recent Graph Neural Network (GNN)-based approaches address this issue by employing GNN encoders to extract graph information and …

Graph Neural Network

Similarity Learning via Adaptive Regression and Its Application to Image Retrieval

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

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 representat…

Image RetrievalMetric LearningregressionRetrieval

Online Convex Optimization with Unconstrained Domains and Losses

2017-03-07 · NeurIPS 2016 12 · Ashok Cutkosky, Kwabena Boahen

We propose an online convex optimization algorithm (RescaledExp) that achieves optimal regret in the unconstrained setting without prior knowledge of any bounds on the loss functions. We prove a lower bound showing an ex…

Hyperparameter Optimization