paper-with-me

홈 › Papers

Deep Metric Learning With Tuplet Margin Loss

2019-10-01 · ICCV 2019 10 · Baosheng Yu, Dacheng Tao

Deep metric learning, in which the loss function plays a key role, has proven to be extremely useful in visual recognition tasks. However, existing deep metric learning loss functions such as contrastive loss and triplet loss usually rely on delicately selected samples (pairs or triplets) for fast convergence. In this paper, we propose a new deep metric learning loss function, tuplet margin loss, using randomly selected samples from each mini-batch. Specifically, the proposed tuplet margin loss implicitly up-weights hard samples and down-weights easy samples, while a slack margin in angular space is introduced to mitigate the problem of overfitting on the hardest sample. Furthermore, we address the problem of intra-pair variation by disentangling class-specific information to improve the generalizability of tuplet margin loss. Experimental results on three widely used deep metric learning datasets, CARS196, CUB200-2011, and Stanford Online Products, demonstrate significant improvements over existing deep metric learning methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Hypergraph-Induced Semantic Tuplet Loss for Deep Metric Learning

2022-01-01 · CVPR 2022 1 · Jongin Lim, Sangdoo Yun, Seulki Park, Jin Young Choi

In this paper, we propose Hypergraph-Induced Semantic Tuplet (HIST) loss for deep metric learning that leverages the multilateral semantic relations of multiple samples to multiple classes via hypergraph modeling. We…

Metric LearningNode Classification

Multiscale Feature Learning Using Co-Tuplet Loss for Offline Handwritten Signature Verification

2023-08-01 · Fu-Hsien Huang, Hsin-Min Lu

Handwritten signature verification, crucial for legal and financial institutions, faces challenges including inter-writer similarity, intra-writer variations, and limited signature samples. To address these, we introduce…

Metric Learning

Learning Quintuplet Loss for Large-scale Visual Geo-Localization

2019-07-26 · Qiang Zhai

With the maturity of Artificial Intelligence (AI) technology, Large Scale Visual Geo-Localization (LSVGL) is increasingly important in urban computing, where the task is to accurately and efficiently recognize the geo-lo…

geo-localizationMetric LearningTripletVisual Place Recognition

Scalable Deep Metric Learning on Attributed Graphs

2024-11-20 · Xiang Li, Gagan Agrawal, Ruoming Jin, Rajiv Ramnath

We consider the problem of constructing embeddings of large attributed graphs and supporting multiple downstream learning tasks. We develop a graph embedding method, which is based on extending deep metric and unbiased c…

Contrastive LearningGraph EmbeddingLink PredictionMetric Learning+2

Octuplet Loss: Make Face Recognition Robust to Image Resolution

2022-07-14 · Martin Knoche, Mohamed Elkadeem, Stefan Hörmann, Gerhard Rigoll

Image resolution, or in general, image quality, plays an essential role in the performance of today's face recognition systems. To address this problem, we propose a novel combination of the popular triplet loss to impro…

Face RecognitionFace VerificationTriplet