TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Training-free Zero-shot Composed Image Retrieval via Weigh...

Training-free Zero-shot Composed Image Retrieval via Weighted Modality Fusion and Similarity

Ren-Di Wu, Yu-Yen Lin, Huei-Fang Yang

2024-09-07Image CaptioningRetrievalZero-Shot Composed Image Retrieval (ZS-CIR)Image Retrieval
PaperPDFCode(official)

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 image and text modifier. To further enhance retrieval performance, we employ multimodal large language models (MLLMs) to generate image captions for the database images and incorporate these textual captions into the similarity computation by combining them with image information using a weighted average. Our approach is simple, easy to implement, and its effectiveness is validated through experiments on the FashionIQ and CIRR datasets. Code is available at https://github.com/whats2000/WeiMoCIR.

Results

TaskDatasetMetricValueModel
Image RetrievalFashion IQ(Recall@10+Recall@50)/247.16WeiMoCIR (CLIP G/14)
Image RetrievalFashion IQ(Recall@10+Recall@50)/244.58WeiMoCIR (CLIP H/14)
Image RetrievalFashion IQ(Recall@10+Recall@50)/241.27WeiMoCIR (CLIP L/14)
Image RetrievalFashion IQ(Recall@10+Recall@50)/239.84WeiMoCIR (CLIP B/32)
Image RetrievalCIRRR@131.04WeiMoCIR (CLIP G/14)
Image RetrievalCIRRR@560.41WeiMoCIR (CLIP G/14)
Image RetrievalCIRRR@130.94WeiMoCIR (CLIP L/14)
Image RetrievalCIRRR@560.87WeiMoCIR (CLIP L/14)
Image RetrievalCIRRR@129.11WeiMoCIR (CLIP H/14)
Image RetrievalCIRRR@559.76WeiMoCIR (CLIP H/14)
Image RetrievalCIRRR@126.31WeiMoCIR (CLIP B/32)
Image RetrievalCIRRR@557.69WeiMoCIR (CLIP B/32)
Composed Image Retrieval (CoIR)Fashion IQ(Recall@10+Recall@50)/247.16WeiMoCIR (CLIP G/14)
Composed Image Retrieval (CoIR)Fashion IQ(Recall@10+Recall@50)/244.58WeiMoCIR (CLIP H/14)
Composed Image Retrieval (CoIR)Fashion IQ(Recall@10+Recall@50)/241.27WeiMoCIR (CLIP L/14)
Composed Image Retrieval (CoIR)Fashion IQ(Recall@10+Recall@50)/239.84WeiMoCIR (CLIP B/32)
Composed Image Retrieval (CoIR)CIRRR@131.04WeiMoCIR (CLIP G/14)
Composed Image Retrieval (CoIR)CIRRR@560.41WeiMoCIR (CLIP G/14)
Composed Image Retrieval (CoIR)CIRRR@130.94WeiMoCIR (CLIP L/14)
Composed Image Retrieval (CoIR)CIRRR@560.87WeiMoCIR (CLIP L/14)
Composed Image Retrieval (CoIR)CIRRR@129.11WeiMoCIR (CLIP H/14)
Composed Image Retrieval (CoIR)CIRRR@559.76WeiMoCIR (CLIP H/14)
Composed Image Retrieval (CoIR)CIRRR@126.31WeiMoCIR (CLIP B/32)
Composed Image Retrieval (CoIR)CIRRR@557.69WeiMoCIR (CLIP B/32)

Related Papers

From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17A Survey of Context Engineering for Large Language Models2025-07-17MCoT-RE: Multi-Faceted Chain-of-Thought and Re-Ranking for Training-Free Zero-Shot Composed Image Retrieval2025-07-17FAR-Net: Multi-Stage Fusion Network with Enhanced Semantic Alignment and Adaptive Reconciliation for Composed Image Retrieval2025-07-17Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16Developing Visual Augmented Q&A System using Scalable Vision Embedding Retrieval & Late Interaction Re-ranker2025-07-16Context-Aware Search and Retrieval Over Erasure Channels2025-07-16