English

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

Computer Vision and Pattern Recognition 2025-01-16 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2501.08347,
  title  = {SCOT: Self-Supervised Contrastive Pretraining For Zero-Shot Compositional Retrieval},
  author = {Bhavin Jawade and Joao V. B. Soares and Kapil Thadani and Deen Dayal Mohan and Amir Erfan Eshratifar and Benjamin Culpepper and Paloma de Juan and Srirangaraj Setlur and Venu Govindaraju},
  journal= {arXiv preprint arXiv:2501.08347},
  year   = {2025}
}

Comments

Paper accepted at WACV 2025 in round 1

R2 v1 2026-06-28T21:06:22.752Z