paper-with-me

홈 › Papers

GeneCIS: A Benchmark for General Conditional Image Similarity

2023-06-13 · CVPR 2023 1 · Sagar Vaze, Nicolas Carion, Ishan Misra

We argue that there are many notions of 'similarity' and that models, like humans, should be able to adapt to these dynamically. This contrasts with most representation learning methods, supervised or self-supervised, which learn a fixed embedding function and hence implicitly assume a single notion of similarity. For instance, models trained on ImageNet are biased towards object categories, while a user might prefer the model to focus on colors, textures or specific elements in the scene. In this paper, we propose the GeneCIS ('genesis') benchmark, which measures models' ability to adapt to a range of similarity conditions. Extending prior work, our benchmark is designed for zero-shot evaluation only, and hence considers an open-set of similarity conditions. We find that baselines from powerful CLIP models struggle on GeneCIS and that performance on the benchmark is only weakly correlated with ImageNet accuracy, suggesting that simply scaling existing methods is not fruitful. We further propose a simple, scalable solution based on automatically mining information from existing image-caption datasets. We find our method offers a substantial boost over the baselines on GeneCIS, and further improves zero-shot performance on related image retrieval benchmarks. In fact, though evaluated zero-shot, our model surpasses state-of-the-art supervised models on MIT-States. Project page at https://sgvaze.github.io/genecis/.

📄 PDF Abstract BibTeX arXiv:2306.07969

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRepresentation LearningZero-Shot Composed Image Retrieval (ZS-CIR)

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Focus 설명 없음

Similar Papers 제목 키워드 기반

CompoDiff: Versatile Composed Image Retrieval With Latent Diffusion

2023-03-21 · Geonmo Gu, Sanghyuk Chun, Wonjae Kim, HeeJae Jun 외

This paper proposes a novel diffusion-based model, CompoDiff, for solving zero-shot Composed Image Retrieval (ZS-CIR) with latent diffusion. This paper also introduces a new synthetic dataset, named SynthTriplets18M, wit…

Composed Image Retrieval (CoIR)Image RetrievalRetrievalZero-Shot Composed Image Retrieval (ZS-CIR)

Cross-Image-Attention for Conditional Embeddings in Deep Metric Learning

2023-01-01 · CVPR 2023 1 · Dmytro Kotovenko, Pingchuan Ma, Timo Milbich, Björn Ommer

Learning compact image embeddings that yield semantic similarities between images and that generalize to unseen test classes, is at the core of deep metric learning (DML). Finding a mapping from a rich, localized ima…

Metric Learning

Language-only Training of Zero-shot Composed Image Retrieval

2024-01-01 · CVPR 2024 1 · Geonmo Gu, Sanghyuk Chun, Wonjae Kim, Yoohoon Kang 외

Composed image retrieval (CIR) task takes a composed query of image and text aiming to search relative images for both conditions. Conventional CIR approaches need a training dataset composed of triplets of query ima…

Image RetrievalRetrieval

Language-only Efficient Training of Zero-shot Composed Image Retrieval

2023-12-04 · Geonmo Gu, Sanghyuk Chun, Wonjae Kim, Yoohoon Kang 외

Composed image retrieval (CIR) task takes a composed query of image and text, aiming to search relative images for both conditions. Conventional CIR approaches need a training dataset composed of triplets of query image,…

Image RetrievalRetrievalZero-Shot Composed Image Retrieval (ZS-CIR)

HashGAN: Deep Learning to Hash With Pair Conditional Wasserstein GAN

2018-06-01 · CVPR 2018 6 · Yue Cao, Bin Liu, Mingsheng Long, Jian-Min Wang

Deep learning to hash improves image retrieval performance by end-to-end representation learning and hash coding from training data with pairwise similarity information. Subject to the scarcity of similarity information …

Deep LearningImage RetrievalRepresentation LearningRetrieval