U.S. flag

An official website of the United States government, Department of Justice.

NCJRS Virtual Library

The Virtual Library houses over 235,000 criminal justice resources, including all known OJP works.
Click here to search the NCJRS Virtual Library

Improved Embeddings With Easy Positive Triplet Mining

NCJ Number
254595
Journal
2020 IEEE Winter Conference on Applications of Computer Vision (WACV) Dated: 2020 Pages: 2474-2482
Author(s)
Hong Xuan; Abby Stylianou; Robert Pless
Date Published
2020
Length
9 pages
Annotation

In order to have improved embeddings with easy positive triplet mining, this paper proposes an alternative, loosened embedding strategy that requires the embedding function only map each training image to the most similar examples from the same class, an approach the authors call "Easy Positive" mining.

Abstract

Deep metric learning seeks to define an embedding where semantically similar images are embedded to nearby locations, and semantically dissimilar images are embedded to distant locations. Substantial work has focused on loss functions and strategies to learn these embeddings by pushing images from the same class as close together in the embedding space as possible. The current project provides a collection of experiments and visualizations that show this Easy Positive mining leads to embeddings that are more flexible and generalize better to new unseen data. This simple mining strategy yields recall performance that exceeds state of the art approaches (including those with complicated loss functions and ensemble methods) on image retrieval datasets, including CUB, Stanford Online Products, In-Shop Clothes and Hotels-50K. The code is available at: https://github.com/littleredxh/EasyPositiveHardNegative (publisher abstract modified)