paper-with-me

Papers

SCOT: Self-Supervised Contrastive Pretraining For Zero-Shot Compositional Retrieval

2025-01-12 · WACV 2025 3 · Bhavin Jawade, Joao V. B. Soares, Kapil Thadani, Deen Dayal Mohan, Amir Erfan Eshratifar, Benjamin Culpepper, Paloma de Juan, Srirangaraj Setlur, Venu Govindaraju

Compositional image retrieval (CIR) is a multimodal learning task where a model combines a query image with a user-provided text modification to retrieve a target image. CIR finds applications in a variety of domains including product retrieval (e-commerce) and web search. Existing methods primarily focus on fully-supervised learning, wherein models are trained on datasets of labeled triplets such as FashionIQ and CIRR. This poses two significant challenges: (i) curating such triplet datasets is labor intensive; and (ii) models lack generalization to unseen objects and domains. In this work, we propose SCOT (Self-supervised COmpositional Training), a novel zero-shot compositional pretraining strategy that combines existing large image-text pair datasets with the generative capabilities of large language models to contrastively train an embedding composition network. Specifically, we show that the text embedding from a large-scale contrastively-pretrained vision-language model can be utilized as proxy target supervision during compositional pretraining, replacing the target image embedding. In zero-shot settings, this strategy surpasses SOTA zero-shot compositional retrieval methods as well as many fully-supervised methods on standard benchmarks such as FashionIQ and CIRR.

📄 PDF Abstract BibTeX arXiv:2501.08347

Code (0)

등록된 구현이 없습니다.

Tasks

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

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Primer on Contrastive Pretraining in Language Processing: Methods, Lessons Learned and Perspectives

2021-02-25 · Nils Rethmeier, Isabelle Augenstein

Modern natural language processing (NLP) methods employ self-supervised pretraining objectives such as masked language modeling to boost the performance of various application tasks. These pretraining methods are frequen…

Contrastive LearningLanguage ModelingLanguage ModellingMasked Language Modeling+3

Self-supervised Contrastive Zero to Few-shot Learning from Small, Long-tailed Text data

2020-09-28 · Nils Rethmeier, Isabelle Augenstein

For natural language processing (NLP) ‘text-to-text’ tasks, prevailing approaches heavily rely on pretraining large self-supervised models on massive external datasources. However, this methodology is being critiqued fo…

Few-Shot LearningMulti Label Text ClassificationMulti-Label Text Classificationtext-classification+1

Toward Open-domain Slot Filling via Self-supervised Co-training

2023-03-24 · Adib Mosharrof, Moghis Fereidouni, A. B. Siddique

Slot filling is one of the critical tasks in modern conversational systems. The majority of existing literature employs supervised learning methods, which require labeled training data for each new domain. Zero-shot lear…

Language Modellingslot-fillingSlot FillingZero-Shot Learning

Data-Efficient Pretraining via Contrastive Self-Supervision

2020-10-02 · Nils Rethmeier, Isabelle Augenstein

For natural language processing `text-to-text' tasks, the prevailing approaches heavily rely on pretraining large self-supervised models on increasingly larger `task-external' data. Transfer learning from high-resource p…

FairnessFew-Shot LearningMulti-Label Text ClassificationText Classification+2

When Does Contrastive Visual Representation Learning Work?

2021-05-12 · CVPR 2022 1 · Elijah Cole, Xuan Yang, Kimberly Wilber, Oisin Mac Aodha 외

Recent self-supervised representation learning techniques have largely closed the gap between supervised and unsupervised learning on ImageNet classification. While the particulars of pretraining on ImageNet are now rela…

Contrastive LearningFine-Grained Image ClassificationRepresentation LearningSelf-Supervised Learning