Papers › LDRE: LLM-based Divergent Reasoning and Ensemble for Zero-Shot Composed Image Retrieval

LDRE: LLM-based Divergent Reasoning and Ensemble for Zero-Shot Composed Image Retrieval

11 Jul 2024SIGIR 2024 7archive 2025-07-28

Zhenyu Yang, Dizhan Xue, Shengsheng Qian, WeiMing Dong, Changsheng Xu

Zero-Shot Composed Image Retrieval (ZS-CIR) has garnered increasing interest in recent years, which aims to retrieve a target image based on a query composed of a reference image and a modification text without training samples. Specifically, the modification text describes the distinction between the two images. To conduct ZS-CIR, the prevailing methods employ pre-trained image-to-text models to transform the query image and text into a single text, which is then projected into the common feature space by CLIP to retrieve the target image. However, these methods neglect that ZS-CIR is a typical fuzzy retrieval task, where the semantics of the target image are not strictly defined by the query image and text. To overcome this limitation, this paper proposes a training-free LLM-based Divergent Reasoning and Ensemble (LDRE) method for ZS-CIR to capture diverse possible semantics of the composed result. Firstly, we employ a pre-trained captioning model to generate dense captions for the reference image, focusing on different semantic perspectives of the reference image. Then, we prompt Large Language Models (LLMs) to conduct divergent compositional reasoning based on the dense captions and modification text, deriving divergent edited captions that cover the possible semantics of the composed target. Finally, we design a divergent caption ensemble to obtain the ensemble caption feature weighted by semantic relevance scores, which is subsequently utilized to retrieve the target image in the CLIP feature space. Extensive experiments on three public datasets demonstrate that our proposed LDRE achieves the new state-of-the-art performance.

PaperPDFCode

Code

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Image RetrievalImage to textRetrievalZero-Shot Composed Image Retrieval (ZS-CIR)

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Zero-Shot Composed Image Retrieval (ZS-CIR) CIRCO LDRE (CLIP G/14) mAP@10 32.24 #9 of 43 Archive leaderboard report
Zero-Shot Composed Image Retrieval (ZS-CIR) CIRCO LDRE (CLIP L/14) mAP@10 24.03 #19 of 43 Archive leaderboard report
Zero-Shot Composed Image Retrieval (ZS-CIR) CIRCO LDRE (CLIP B/32) mAP@10 18.32 #27 of 43 Archive leaderboard report
Zero-Shot Composed Image Retrieval (ZS-CIR) CIRR LDRE (CLIP G/14) R@5 66.39 #24 of 47 Archive leaderboard report
Zero-Shot Composed Image Retrieval (ZS-CIR) CIRR LDRE (CLIP L/14) R@5 55.57 #35 of 47 Archive leaderboard report
Zero-Shot Composed Image Retrieval (ZS-CIR) CIRR LDRE (CLIP B/32) R@5 55.13 #37 of 47 Archive leaderboard report
Zero-Shot Composed Image Retrieval (ZS-CIR) Fashion IQ LDRE (CLIP G/14) (Recall@10+Recall@50)/2 43.98 #17 of 41 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

CLIP

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections