Batch-Incremental Triplet Sampling for Training Triplet Networks Using Bayesian Updating Theorem
Variants of Triplet networks are robust entities for learning a discriminative embedding subspace. There exist different triplet mining approaches for selecting the most suitable training triplets. Some of these mining methods rely on the extreme distances between instances, and some others make use of sampling. However, sampling from stochastic distributions of data rather than sampling merely from the existing embedding instances can provide more discriminative information. In this work, we sample triplets from distributions of data rather than from existing instances. We consider a multivariate normal distribution for the embedding of each class. Using Bayesian updating and conjugate priors, we update the distributions of classes dynamically by receiving the new mini-batches of training data. The proposed triplet mining with Bayesian updating can be used with any triplet-based loss function, e.g., triplet-loss or Neighborhood Component Analysis (NCA) loss. Accordingly, Our triplet mining approaches are called Bayesian Updating Triplet (BUT) and Bayesian Updating NCA (BUNCA), depending on which loss function is being used. Experimental results on two public datasets, namely MNIST and histopathology colorectal cancer (CRC), substantiate the effectiveness of the proposed triplet mining method.
Code (1)
Tasks
Dimensionality ReductionHistopathological Image ClassificationMetric LearningTripletSimilar Papers 제목 키워드 기반
Learning Incremental Triplet Margin for Person Re-identification
Person re-identification (ReID) aims to match people across multiple non-overlapping video cameras deployed at different locations. To address this challenging problem, many metric learning approaches have been proposed,…
Metric LearningPerson Re-IdentificationTripletA Unified Batch Selection Policy for Active Metric Learning
Active metric learning is the problem of incrementally selecting high-utility batches of training data (typically, ordered triplets) to annotate, in order to progressively improve a learned model of a metric over some in…
Active LearningDiversityInformativenessMetric Learning+1AdaSample: 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…
InformativenessTripletExploring Effects of Random Walk Based Minibatch Selection Policy on Knowledge Graph Completion
In this paper, we have explored the effects of different minibatch sampling techniques in Knowledge Graph Completion. Knowledge Graph Completion (KGC) or Link Prediction is the task of predicting missing facts in a knowl…
Knowledge Graph CompletionLink PredictionLearning Embeddings for Product Visual Search with Triplet Loss and Online Sampling
In this paper, we propose learning an embedding function for content-based image retrieval within the e-commerce domain using the triplet loss and an online sampling method that constructs triplets from within a minibatc…
Content-Based Image RetrievalImage RetrievalRetrievalTriplet