paper-with-me

홈 › Papers

Embedding Expansion: Augmentation in Embedding Space for Deep Metric Learning

2020-03-05 · CVPR 2020 6 · Byungsoo Ko, Geonmo Gu

Learning the distance metric between pairs of samples has been studied for image retrieval and clustering. With the remarkable success of pair-based metric learning losses, recent works have proposed the use of generated synthetic points on metric learning losses for augmentation and generalization. However, these methods require additional generative networks along with the main network, which can lead to a larger model size, slower training speed, and harder optimization. Meanwhile, post-processing techniques, such as query expansion and database augmentation, have proposed the combination of feature points to obtain additional semantic information. In this paper, inspired by query expansion and database augmentation, we propose an augmentation method in an embedding space for pair-based metric learning losses, called embedding expansion. The proposed method generates synthetic points containing augmented information by a combination of feature points and performs hard negative pair mining to learn with the most informative feature representations. Because of its simplicity and flexibility, it can be used for existing metric learning losses without affecting model size, training speed, or optimization difficulty. Finally, the combination of embedding expansion and representative metric learning losses outperforms the state-of-the-art losses and previous sample generation methods in both image retrieval and clustering tasks. The implementation is publicly available.

📄 PDF Abstract BibTeX arXiv:2003.02546

Code (2)

clovaai/embedding-expansion 공식 구현 mxnet
puneesh00/loop mxnet

Tasks

ClusteringImage RetrievalMetric LearningRetrieval

Similar Papers 제목 키워드 기반

Interpolating Speaker Identities in Embedding Space for Data Expansion

2025-08-26 · Tianchi Liu, Ruijie Tao, Qiongqiong Wang, Yidi Jiang 외 arxiv

The success of deep learning-based speaker verification systems is largely attributed to access to large-scale and diverse speaker identity data. However, collecting data from more identities is expensive, challenging, a…

Speaker Verification

BERT-Embedding and Citation Network Analysis based Query Expansion Technique for Scholarly Search

2023-01-26 · Shah Khalid, Shah Khusro, Aftab Alam, Abdul Wahid

The enormous growth of research publications has made it challenging for academic search engines to bring the most relevant papers against the given search query. Numerous solutions have been proposed over the years to i…

Retrieval

HyperExpan: Taxonomy Expansion with Hyperbolic Representation Learning

2021-09-22 · Findings (EMNLP) 2021 11 · Mingyu Derek Ma, Muhao Chen, Te-Lin Wu, Nanyun Peng

Taxonomies are valuable resources for many applications, but the limited coverage due to the expensive manual curation process hinders their general applicability. Prior works attempt to automatically expand existing tax…

Graph Neural NetworkRepresentation LearningTaxonomy Expansion

Diverse Embedding Expansion Network and Low-Light Cross-Modality Benchmark for Visible-Infrared Person Re-identification

2023-03-25 · CVPR 2023 1 · Yukang Zhang, Hanzi Wang

For the visible-infrared person re-identification (VIReID) task, one of the major challenges is the modality gaps between visible (VIS) and infrared (IR) images. However, the training samples are usually limited, while t…

Cross-Modal Person Re-IdentificationPerson Re-Identification

Structuring Representation Geometry with Rotationally Equivariant Contrastive Learning

2023-06-24 · Sharut Gupta, Joshua Robinson, Derek Lim, Soledad Villar 외

Self-supervised learning converts raw perceptual data such as images to a compact space where simple Euclidean distances measure meaningful variations in data. In this paper, we extend this formulation by adding addition…

Contrastive LearningSelf-Supervised Learning