Improving Calibration in Deep Metric Learning With Cross-Example Softmax
Andreas Veit, Kimberly Wilber

TL;DR
This paper introduces Cross-Example Softmax, a novel loss function for deep metric learning that combines top-k and threshold relevancy, leading to better calibration and interpretability of similarity metrics in image retrieval.
Contribution
The paper proposes Cross-Example Softmax and Cross-Example Negative Mining, improving calibration and retrieval performance in deep metric learning for image retrieval systems.
Findings
Improves global calibration of similarity metrics.
Enhances retrieval performance on Conceptual Captions and Flickr30k.
Makes distance a more interpretable measure of relevance.
Abstract
Modern image retrieval systems increasingly rely on the use of deep neural networks to learn embedding spaces in which distance encodes the relevance between a given query and image. In this setting, existing approaches tend to emphasize one of two properties. Triplet-based methods capture top- relevancy, where all top- scoring documents are assumed to be relevant to a given query Pairwise contrastive models capture threshold relevancy, where all documents scoring higher than some threshold are assumed to be relevant. In this paper, we propose Cross-Example Softmax which combines the properties of top- and threshold relevancy. In each iteration, the proposed loss encourages all queries to be closer to their matching images than all queries are to all non-matching images. This leads to a globally more calibrated similarity metric and makes distance more interpretable as an…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
MethodsSoftmax
