RETLLM: Training and Data-Free MLLMs for Multimodal Information Retrieval
Dawei Su, Dongsheng Wang

TL;DR
RETLLM introduces a training- and data-free framework for multimodal information retrieval using large language models, leveraging prompting and a coarse-then-fine scoring pipeline to outperform fine-tuned models.
Contribution
This work presents a novel, training- and data-free approach to MMIR that utilizes prompt-based scoring with a coarse-then-fine pipeline and visual enhancement modules.
Findings
RETLLM outperforms fine-tuned models on MMIR benchmarks.
The coarse-then-fine scoring pipeline improves retrieval accuracy.
Visual enhancement during reasoning boosts multimodal retrieval performance.
Abstract
Multimodal information retrieval (MMIR) has gained attention for its flexibility in handling text, images, or mixed queries and candidates. Recent breakthroughs in multimodal large language models (MLLMs) boost MMIR performance by incorporating MLLM knowledge under the contrastive finetuning framework. However, they suffer from pre-training inconsistency and require large datasets. In this work, we introduce a novel framework, RetLLM, designed to query MLLMs for MMIR in a training- and data-free manner. Specifically, we formulate MMIR as a similarity score generation task and prompt MLLMs to directly predict retrieval scores in a coarse-then-fine pipeline. At the coarse stage, a top-k filtering strategy builds a small yet high-quality candidate pool for each query, enabling MLLMs to focus on semantically relevant candidates. Subsequently, the retrieval score is predicted by feeding both…
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
TopicsMultimodal Machine Learning Applications · Topic Modeling · Advanced Image and Video Retrieval Techniques
