paper-with-me

홈 › Papers

LamRA: Large Multimodal Model as Your Advanced Retrieval Assistant

2024-12-02 · CVPR 2025 1 · Yikun Liu, Pingan Chen, Jiayin Cai, XiaoLong Jiang, Yao Hu, Jiangchao Yao, Yanfeng Wang, Weidi Xie

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.

📄 PDF Abstract BibTeX arXiv:2412.01720

Code (1)

Code-kunkun/LamRA pytorch

Tasks

Contrastive LearningInformation RetrievalRerankingRetrieval

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

RAGAR, Your Falsehood Radar: RAG-Augmented Reasoning for Political Fact-Checking using Multimodal Large Language Models

2024-04-18 · M. Abdul Khaliq, P. Chang, M. Ma, B. Pflugfelder 외

The escalating challenge of misinformation, particularly in political discourse, requires advanced fact-checking solutions; this is even clearer in the more complex scenario of multimodal claims. We tackle this issue usi…

Fact CheckingLanguage ModelingLanguage ModellingLarge Language Model+7

Jina CLIP: Your CLIP Model Is Also Your Text Retriever

2024-05-30 · Andreas Koukounas, Georgios Mastrapas, Michael Günther, Bo wang 외

Contrastive Language-Image Pretraining (CLIP) is widely used to train models to align images and texts in a common embedding space by mapping them to fixed-sized vectors. These models are key to multimodal information re…

Information RetrievalRetrievalText Retrieval

HORUS: Multimodal Large Language Models Framework for Video Retrieval at VBS 2025

2025-01-01 · MultiMedia Modeling 2025 1 · Tai Nguyen, Vo Ngoc Minh Anh, Duc Dat Pham, Tran Quang Vinh 외

In the dynamic field of video retrieval, precise and effective search methods are crucial for managing complex datasets. We present HORUS, a novel approach based on multimodal Large Language Models (mLLMs) that advances …

Image RetrievalRetrievalVideo Retrieval

Scaling Beyond Context: A Survey of Multimodal Retrieval-Augmented Generation for Document Understanding

2025-10-17 · Sensen Gao, Shanshan Zhao, Xu Jiang, Lunhao Duan 외 arxiv

Document understanding is critical for applications from financial analysis to scientific discovery. Current approaches, whether OCR-based pipelines feeding Large Language Models (LLMs) or native Multimodal LLMs (MLLMs),…

Document AI

MCA: Modality Composition Awareness for Robust Composed Multimodal Retrieval

2025-10-17 · Qiyu Wu, Shuyang Cui, Satoshi Hayakawa, Wei-Yao Wang 외 arxiv

Multimodal retrieval, which seeks to retrieve relevant content across modalities such as text or image, supports applications from AI search to contents production. Despite the success of separate-encoder approaches like…

Contrastive Learning