PreFLMR: Scaling Up Fine-Grained Late-Interaction Multi-modal Retrievers
Weizhe Lin, Jingbiao Mei, Jinghong Chen, Bill Byrne
TL;DR
This work tackles knowledge-intensive visual question answering by integrating retrieval with multi-modal models. It introduces M2KR, a diverse nine-dataset benchmark for image-, text-, and image+question-to-text retrieval, and PreFLMR, a pre-trained, fine-grained late-interaction multi-modal retriever built on an extended FLMR architecture. Through a four-stage training pipeline, including a substantial intermediate KB-VQA pre-training phase, PreFLMR achieves state-of-the-art retrieval performance across the M2KR tasks and substantially improves retrieval-augmented VQA results on OKVQA, Infoseek, and E-VQA. The study provides detailed insights into scaling vision and text encoders, the value of instruction-based prompts, and the benefits of domain-aligned intermediate pre-training for general-purpose multi-modal knowledge retrieval.
Abstract
Large Multimodal Models (LMMs) excel in natural language and visual understanding but are challenged by exacting tasks such as Knowledge-based Visual Question Answering (KB-VQA) which involve the retrieval of relevant information from document collections to use in shaping answers to questions. We present an extensive training and evaluation framework, M2KR, for KB-VQA. M2KR contains a collection of vision and language tasks which we have incorporated into a single suite of benchmark tasks for training and evaluating general-purpose multi-modal retrievers. We use M2KR to develop PreFLMR, a pre-trained version of the recently developed Fine-grained Late-interaction Multi-modal Retriever (FLMR) approach to KB-VQA, and we report new state-of-the-art results across a range of tasks. We also present investigations into the scaling behaviors of PreFLMR intended to be useful in future developments in general-purpose multi-modal retrievers.
