CVDec 2, 2024

LamRA: Large Multimodal Model as Your Advanced Retrieval Assistant

arXiv:2412.01720v194 citationsh-index: 21CVPR
Originality Incremental advance
AI Analysis

This work addresses the need for versatile and generalizable retrieval systems in multimodal AI, offering a novel approach that is incremental in leveraging existing LMMs for retrieval.

The paper tackles the problem of complex multimodal retrieval tasks by repurposing generative Large Multimodal Models (LMMs) into a unified framework called LamRA, which demonstrates robust performance across over ten retrieval tasks in supervised and zero-shot settings, including unseen tasks without additional training.

With the rapid advancement of multimodal information retrieval, increasingly complex retrieval tasks have emerged. Existing methods predominately rely on task-specific fine-tuning of vision-language models, often those trained with image-text contrastive learning. In this paper, we explore the possibility of re-purposing generative Large Multimodal Models (LMMs) for retrieval. This approach enables unifying all retrieval tasks under the same formulation and, more importantly, allows for extrapolation towards unseen retrieval tasks without additional training. Our contributions can be summarised in the following aspects: (i) We introduce LamRA, a versatile framework designed to empower LMMs with sophisticated retrieval and reranking capabilities. (ii) For retrieval, we adopt a two-stage training strategy comprising language-only pre-training and multimodal instruction tuning to progressively enhance LMM's retrieval performance. (iii) For reranking, we employ joint training for both pointwise and listwise reranking, offering two distinct ways to further boost the retrieval performance. (iv) Extensive experimental results underscore the efficacy of our method in handling more than ten retrieval tasks, demonstrating robust performance in both supervised and zero-shot settings, including scenarios involving previously unseen retrieval tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes