paper-with-me

Papers

Introspective Deep Metric Learning for Image Retrieval

2022-05-09 · Wenzhao Zheng, Chengkun Wang, Jie zhou, Jiwen Lu

This paper proposes an introspective deep metric learning (IDML) framework for uncertainty-aware comparisons of images. Conventional deep metric learning methods produce confident semantic distances between images regardless of the uncertainty level. However, we argue that a good similarity model should consider the semantic discrepancies with caution 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 and ambiguity of an image, respectively. We further propose an introspective similarity metric to make similarity judgments between images considering both their semantic differences and ambiguities. The proposed IDML framework improves the performance of deep metric learning through uncertainty modeling and attains state-of-the-art results on the widely used CUB-200-2011, Cars196, and Stanford Online Products datasets for image retrieval and clustering. We further provide an in-depth analysis of our framework to demonstrate the effectiveness and reliability of IDML. Code is available at: https://github.com/wzzheng/IDML.

📄 PDF Abstract BibTeX arXiv:2205.04449

Code (2)

wangck20/idml 공식 구현 pytorch
wzzheng/idml 공식 구현 pytorch

Tasks

Image ClassificationImage RetrievalMetric LearningRetrieval

Methods 이 논문이 사용한 방법론

CutMix CutMix is an image data augmentation strategy. Instead of simply removing pixels as in Cutout, we replace the removed regions with…

Similar Papers 제목 키워드 기반

Introspective Deep Metric Learning

2023-09-11 · Chengkun Wang, Wenzhao Zheng, Zheng Zhu, Jie zhou 외

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 t…

Image RetrievalMetric Learning

I3: Intent-Introspective Retrieval Conditioned on Instructions

2023-08-19 · Kaihang Pan, Juncheng Li, Wenjie Wang, Hao Fei 외

Recent studies indicate that dense retrieval models struggle to perform well on a wide variety of retrieval tasks that lack dedicated training data, as different retrieval tasks often entail distinct search intents. To a…

Image GenerationRetrievalText-to-Image Generation

Critic-R: Improving Agentic Search using Instruction-tuned Retrievers with Natural Language Introspective Feedback

2026-05-30 · Md Zarif Ul Alam, Alireza Salemi, Hamed Zamani arxiv

Agentic search systems iteratively interact with retrieval models to answer complex queries. Despite substantial progress, optimizing retrievers for agentic search remains challenging, often requiring heavy co-training o…

AS-IntroVAE: Adversarial Similarity Distance Makes Robust IntroVAE

2022-06-28 · Changjie Lu, Shen Zheng, ZiRui Wang, Omar Dib 외

Recently, introspective models like IntroVAE and S-IntroVAE have excelled in image generation and reconstruction tasks. The principal characteristic of introspective models is the adversarial learning of VAE, where the e…

Image Generation

IntroStyle: Training-Free Introspective Style Attribution using Diffusion Features

2024-12-19 · Anand Kumar, Jiteng Mu, Nuno Vasconcelos

Text-to-image (T2I) models have gained widespread adoption among content creators and the general public. However, this has sparked significant concerns regarding data privacy and copyright infringement among artists. Co…