Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PADS: Policy-Adapted Sampling for Visual Similarity Learning

About

Learning visual similarity requires to learn relations, typically between triplets of images. Albeit triplet approaches being powerful, their computational complexity mostly limits training to only a subset of all possible training triplets. Thus, sampling strategies that decide when to use which training sample during learning are crucial. Currently, the prominent paradigm are fixed or curriculum sampling strategies that are predefined before training starts. However, the problem truly calls for a sampling process that adjusts based on the actual state of the similarity representation during training. We, therefore, employ reinforcement learning and have a teacher network adjust the sampling distribution based on the current state of the learner network, which represents visual similarity. Experiments on benchmark datasets using standard triplet-based losses show that our adaptive sampling strategy significantly outperforms fixed sampling strategies. Moreover, although our adaptive sampling is only applied on top of basic triplet-learning frameworks, we reach competitive results to state-of-the-art approaches that employ diverse additional learning signals or strong ensemble architectures. Code can be found under https://github.com/Confusezius/CVPR2020_PADS.

Karsten Roth, Timo Milbich, Bj\"orn Ommer• 2020

Related benchmarks

TaskDatasetResultRank
Image RetrievalCARS196 (test)
Recall@181.7
134
Deep Metric LearningCUB200 2011 (test)
Recall@167.3
129
Deep Metric LearningCARS196 (test)
R@183.5
56
Deep Metric LearningCARS196
Recall@183.5
50
Deep Metric LearningSOP (test)
Recall@176.5
32
Deep Metric LearningStanford Online Products (SOP)
R@176.5
20
Showing 6 of 6 rows

Other info

Code

Follow for update