TL;DR
This paper introduces a novel triplet sampling method for training triplet networks that uses Bayesian updating of class distributions to select more discriminative triplets, improving embedding quality.
Contribution
It proposes Bayesian updating triplet (BUT) and Bayesian updating NCA (BUNCA) methods that sample from data distributions rather than instances, enhancing triplet mining effectiveness.
Findings
Improved embedding discrimination on MNIST and CRC datasets.
Effective dynamic class distribution updates via Bayesian methods.
Versatile approach compatible with various triplet-based loss functions.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
