On Background Bias in Deep Metric Learning
Konstantin Kobs, Andreas Hotho

TL;DR
This paper investigates how background bias affects deep metric learning models in item retrieval, revealing that background influences performance and that background replacement during training improves focus on the main object.
Contribution
The study identifies background bias as a significant issue in deep metric learning and proposes background replacement during training as an effective mitigation strategy.
Findings
Background bias causes performance drops when backgrounds change.
Replacing backgrounds during training reduces background bias.
Models trained with replaced backgrounds focus more on main objects.
Abstract
Deep Metric Learning trains a neural network to map input images to a lower-dimensional embedding space such that similar images are closer together than dissimilar images. When used for item retrieval, a query image is embedded using the trained model and the closest items from a database storing their respective embeddings are returned as the most similar items for the query. Especially in product retrieval, where a user searches for a certain product by taking a photo of it, the image background is usually not important and thus should not influence the embedding process. Ideally, the retrieval process always returns fitting items for the photographed object, regardless of the environment the photo was taken in. In this paper, we analyze the influence of the image background on Deep Metric Learning models by utilizing five common loss functions and three common datasets. We find that…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques · Geophysical Methods and Applications
