paper-with-me

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 formulate deep metric learning as a hypergraph node classification problem in which each sample in a mini-batch is regarded as a node and each hyperedge models class-specific semantic relations represented by a semantic tuplet. Unlike previous graph-based losses that only use a bundle of pairwise relations, our HIST loss takes advantage of the multilateral semantic relations provided by the semantic tuplets through hypergraph modeling. Notably, by leveraging the rich multilateral semantic relations, HIST loss guides the embedding model to learn class-discriminative visual semantics, contributing to better generalization performance and model robustness against input corruptions. Extensive experiments and ablations provide a strong motivation for the proposed method and show that our HIST loss leads to improved feature learning, achieving state-of-the-art results on three widely used benchmarks. Code is available at https://github.com/ljin0429/HIST.

📄 PDF Abstract BibTeX

Code (1)

ljin0429/hist 공식 구현 pytorch

Tasks

Metric LearningNode Classification

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

Metric LearningTriplet

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

Hypergraph Neural Sheaf Diffusion: A Symmetric Simplicial Set Framework for Higher-Order Learning

2025-05-09 · Seongjin Choi, Gahee Kim, Yong-Geun Oh

The absence of intrinsic adjacency relations and orientation systems in hypergraphs creates fundamental challenges for constructing sheaf Laplacians of arbitrary degrees. We resolve these limitations through symmetric si…