Introspective Deep Metric Learning
Chengkun Wang, Wenzhao Zheng, Zheng Zhu, Jie Zhou, Jiwen Lu

TL;DR
This paper introduces an introspective deep metric learning framework that incorporates uncertainty modeling into image similarity assessments, leading to more robust and accurate image retrieval and clustering.
Contribution
It proposes a novel IDML framework that represents images with both semantic and uncertainty embeddings, and an introspective similarity metric that considers uncertainties during learning.
Findings
Achieves state-of-the-art results on multiple datasets.
Improves robustness by modeling uncertainty in image representations.
Enables adaptive learning pace considering uncertainty.
Abstract
This paper proposes an introspective deep metric learning (IDML) framework for uncertainty-aware comparisons of images. Conventional deep metric learning methods focus on learning a discriminative embedding to describe the semantic features of images, which ignore the existence of uncertainty in each image resulting from noise or semantic ambiguity. Training without awareness of these uncertainties causes the model to overfit the annotated labels during training and produce unsatisfactory judgments during inference. Motivated by this, we argue that a good similarity model should consider the semantic discrepancies with awareness of the uncertainty to better deal with ambiguous images for more robust training. To achieve this, we propose to represent an image using not only a semantic embedding but also an accompanying uncertainty embedding, which describes the semantic characteristics…
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
TopicsImage Retrieval and Classification Techniques · Face recognition and analysis · COVID-19 diagnosis using AI
MethodsFocus
