HyCIR: Boosting Zero-Shot Composed Image Retrieval with Synthetic Labels
Yingying Jiang, Hanchao Jia, Xiaobing Wang, Peng Hao

TL;DR
HyCIR introduces a synthetic label generation pipeline and hybrid training strategy to significantly improve zero-shot composed image retrieval performance, closing the gap with supervised methods.
Contribution
The paper presents SynCir, a novel label synthesis pipeline, and a hybrid training approach that leverages synthetic triplets and unlabeled data for enhanced ZS-CIR.
Findings
Achieves state-of-the-art zero-shot performance on CIRR and CIRCO benchmarks.
Effectively utilizes synthetic labels to boost ZS-CIR accuracy.
Demonstrates the benefit of hybrid training with contrastive learning.
Abstract
Composed Image Retrieval (CIR) aims to retrieve images based on a query image with text. Current Zero-Shot CIR (ZS-CIR) methods try to solve CIR tasks without using expensive triplet-labeled training datasets. However, the gap between ZS-CIR and triplet-supervised CIR is still large. In this work, we propose Hybrid CIR (HyCIR), which uses synthetic labels to boost the performance of ZS-CIR. A new label Synthesis pipeline for CIR (SynCir) is proposed, in which only unlabeled images are required. First, image pairs are extracted based on visual similarity. Second, query text is generated for each image pair based on vision-language model and LLM. Third, the data is further filtered in language space based on semantic similarity. To improve ZS-CIR performance, we propose a hybrid training strategy to work with both ZS-CIR supervision and synthetic CIR triplets. Two kinds of contrastive…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Multimodal Machine Learning Applications
MethodsContrastive Learning
