Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ImageScope: Unifying Language-Guided Image Retrieval via Large Multimodal Model Collective Reasoning

About

With the proliferation of images in online content, language-guided image retrieval (LGIR) has emerged as a research hotspot over the past decade, encompassing a variety of subtasks with diverse input forms. While the development of large multimodal models (LMMs) has significantly facilitated these tasks, existing approaches often address them in isolation, requiring the construction of separate systems for each task. This not only increases system complexity and maintenance costs, but also exacerbates challenges stemming from language ambiguity and complex image content, making it difficult for retrieval systems to provide accurate and reliable results. To this end, we propose ImageScope, a training-free, three-stage framework that leverages collective reasoning to unify LGIR tasks. The key insight behind the unification lies in the compositional nature of language, which transforms diverse LGIR tasks into a generalized text-to-image retrieval process, along with the reasoning of LMMs serving as a universal verification to refine the results. To be specific, in the first stage, we improve the robustness of the framework by synthesizing search intents across varying levels of semantic granularity using chain-of-thought (CoT) reasoning. In the second and third stages, we then reflect on retrieval results by verifying predicate propositions locally, and performing pairwise evaluations globally. Experiments conducted on six LGIR datasets demonstrate that ImageScope outperforms competitive baselines. Comprehensive evaluations and ablation studies further confirm the effectiveness of our design.

Pengfei Luo, Jingbo Zhou, Tong Xu, Yuan Xia, Linli Xu, Enhong Chen• 2025

Related benchmarks

TaskDatasetResultRank
Composed Image RetrievalCIRR (test)
Recall@139.37
481
Composed Image RetrievalFashionIQ (val)
Shirt Recall@1032.87
455
Text-to-Image RetrievalFlickr30K 1K (test)
R@181.1
375
Text-to-Image RetrievalMSCOCO 5K (test)
R@153.73
286
Composed Image RetrievalCIRCO (test)
mAP@1029.23
234
Chat-based Image RetrievalVisDial (val)
Hits@1 (R1)26.74
6
Showing 6 of 6 rows

Other info

Code

Follow for update