paper-with-me

Papers

Extreme Triplet Learning: Effectively Optimizing Easy Positives and Hard Negatives

2019-09-25 · Hong Xuan, Robert Pless

The Triplet Loss approach to Distance Metric Learning is defined by the strategy to select triplets and the loss function through which those triplets are optimized. During optimization, two especially important cases are easy positive and hard negative mining which consider, the closest example of the same and different classes. We characterize how triplets behave based during optimization as a function of these similarities, and highlight that these important cases have technical problems where standard gradient descent behaves poorly, pulling the negative example closer and/or pushing the positive example farther away. We derive an updated loss function that fixes these problems and shows improvements to the state of the art for CUB, CAR, SOP, In-Shop Clothes datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningTriplet

Similar Papers 제목 키워드 기반

Offline versus Online Triplet Mining based on Extreme Distances of Histopathology Patches

2020-07-04 · Milad Sikaroudi, Benyamin Ghojogh, Amir Safarpoor, Fakhri Karray 외

We analyze the effect of offline and online triplet mining for colorectal cancer (CRC) histopathology dataset containing 100,000 patches. We consider the extreme, i.e., farthest and nearest patches to a given anchor, bot…

Dimensionality ReductionHistopathological Image ClassificationMetric LearningTriplet

AdaSample: Adaptive Sampling of Hard Positives for Descriptor Learning

2019-11-27 · Xin-Yu Zhang, Le Zhang, Zao-Yi Zheng, Yun Liu 외

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…

InformativenessTriplet

Hard negative examples are hard, but useful

2020-07-24 · ECCV 2020 8 · Hong Xuan, Abby Stylianou, Xiaotong Liu, Robert Pless

Triplet loss is an extremely common approach to distance metric learning. Representations of images from the same class are optimized to be mapped closer together in an embedding space than representations of images from…

Image RetrievalMetric LearningRetrievalSemantic Similarity+2

Improving Composed Image Retrieval via Contrastive Learning with Scaling Positives and Negatives

2024-04-17 · Zhangchi Feng, Richong Zhang, Zhijie Nie

The Composed Image Retrieval (CIR) task aims to retrieve target images using a composed query consisting of a reference image and a modified text. Advanced methods often utilize contrastive learning as the optimization o…

Contrastive LearningImage RetrievalImage Retrieval on Fashion IQLanguage Modelling+4

SSDL: Self-Supervised Domain Learning for Improved Face Recognition

2020-11-26 · S. W. Arachchilage, E. Izquierdo

Face recognition in unconstrained environments is challenging due to variations in illumination, quality of sensing, motion blur and etc. An individual's face appearance can vary drastically under different conditions cr…

Face RecognitionSelf-LearningTransfer LearningTriplet