Construct Informative Triplet with Two-stage Hard-sample Generation
In this paper, we propose a robust sample generation scheme to construct informative triplets. The proposed hard sample generation is a two-stage synthesis framework that produces hard samples through effective positive and negative sample generators in two stages, respectively. The first stage stretches the anchor-positive pairs with piecewise linear manipulation and enhances the quality of generated samples by skillfully designing a conditional generative adversarial network to lower the risk of mode collapse. The second stage utilizes an adaptive reverse metric constraint to generate the final hard samples. Extensive experiments on several benchmark datasets verify that our method achieves superior performance than the existing hard-sample generation algorithms. Besides, we also find that our proposed hard sample generation method combining the existing triplet mining strategies can further boost the deep metric learning performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkMetric LearningTripletVocal Bursts Valence PredictionSimilar Papers 제목 키워드 기반
AdaSample: Adaptive Sampling of Hard Positives for Descriptor Learning
Triplet loss has been widely employed in a wide range of computer vision tasks, including local descriptor learning. The effectiveness of the triplet loss heavily relies on the triplet selection, in which a common practi…
InformativenessTripletMixKG: Mixing for harder negative samples in knowledge graph
Knowledge graph embedding~(KGE) aims to represent entities and relations into low-dimensional vectors for many real-world applications. The representations of entities and relations are learned via contrasting the positi…
Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsDeep Metric Learning with Hierarchical Triplet Loss
We present a novel hierarchical triplet loss (HTL) capable of automatically collecting informative training samples (triplets) via a defined hierarchical tree that encodes global context information. This allows us to co…
Face RecognitionImage RetrievalMetric LearningRetrieval+1Do Lessons from Metric Learning Generalize to Image-Caption Retrieval?
The triplet loss with semi-hard negatives has become the de facto choice for image-caption retrieval (ICR) methods that are optimized from scratch. Recent progress in metric learning has given rise to new loss functions …
Image RetrievalMetric LearningRepresentation LearningRetrieval+1Globally Correlation-Aware Hard Negative Generation
Hard negative generation aims to generate informative negative samples that help to determine the decision boundaries and thus facilitate advancing deep metric learning. Current works select pair/triplet samples, learn t…
Image RetrievalMetric LearningTriplet