Training-free Zero-shot Composed Image Retrieval via Weighted Modality Fusion and Similarity
Ren-Di Wu, Yu-Yen Lin, and Huei-Fang Yang

TL;DR
This paper presents WeiMoCIR, a training-free zero-shot composed image retrieval method that combines image and text modalities using weighted averages, leveraging multimodal large language models for improved accuracy without additional training.
Contribution
WeiMoCIR introduces a simple, training-free approach for zero-shot composed image retrieval by combining modalities with weighted averages and utilizing large language models for captioning, eliminating the need for dataset-specific training.
Findings
Effective on FashionIQ and CIRR datasets.
Outperforms existing zero-shot methods.
Simple and easy to implement.
Abstract
Composed image retrieval (CIR), which formulates the query as a combination of a reference image and modified text, has emerged as a new form of image search due to its enhanced ability to capture user intent. However, training a CIR model in a supervised manner typically requires labor-intensive collection of (reference image, text modifier, target image) triplets. While existing zero-shot CIR (ZS-CIR) methods eliminate the need for training on specific downstream datasets, they still require additional pretraining on large-scale image datasets. In this paper, we introduce a training-free approach for ZS-CIR. Our approach, Weighted Modality fusion and similarity for CIR (WeiMoCIR), operates under the assumption that image and text modalities can be effectively combined using a simple weighted average. This allows the query representation to be constructed directly from the reference…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning · Image Retrieval and Classification Techniques
