paper-with-me

Papers

REVEAL: Retrieval-Augmented Visual-Language Pre-Training with Multi-Source Multimodal Knowledge Memory

2022-12-10 · CVPR 2023 1 · Ziniu Hu, Ahmet Iscen, Chen Sun, ZiRui Wang, Kai-Wei Chang, Yizhou Sun, Cordelia Schmid, David A. Ross, Alireza Fathi

In this paper, we propose an end-to-end Retrieval-Augmented Visual Language Model (REVEAL) that learns to encode world knowledge into a large-scale memory, and to retrieve from it to answer knowledge-intensive queries. REVEAL consists of four key components: the memory, the encoder, the retriever and the generator. The large-scale memory encodes various sources of multimodal world knowledge (e.g. image-text pairs, question answering pairs, knowledge graph triplets, etc) via a unified encoder. The retriever finds the most relevant knowledge entries in the memory, and the generator fuses the retrieved knowledge with the input query to produce the output. A key novelty in our approach is that the memory, encoder, retriever and generator are all pre-trained end-to-end on a massive amount of data. Furthermore, our approach can use a diverse set of multimodal knowledge sources, which is shown to result in significant gains. We show that REVEAL achieves state-of-the-art results on visual question answering and image captioning.

📄 PDF Abstract BibTeX arXiv:2212.05221

Code (1)

google-research/scenic/tree/main/scenic/projects/knowledge_visual_language 공식 구현 jax

Tasks

Image CaptioningLanguage ModelingLanguage ModellingQuestion AnsweringRetrievalVisual Question AnsweringVisual Question Answering (VQA)World Knowledge

Similar Papers 제목 키워드 기반

A Multi-Granularity Retrieval Framework for Visually-Rich Documents

2025-05-01 · Mingjun Xu, Zehui Wang, Hengxing Cai, Renxin Zhong

Retrieval-augmented generation (RAG) systems have predominantly focused on text-based retrieval, limiting their effectiveness in handling visually-rich documents that encompass text, images, tables, and charts. To bridge…

Language ModelingLanguage ModellingRAGRetrieval+1

M4-RAG: A Massive-Scale Multilingual Multi-Cultural Multimodal RAG

2025-12-05 · David Anugraha, Patrick Amadeus Irawan, Anshul Singh, En-Shiun Annie Lee 외 arxiv

Vision-language models (VLMs) have achieved strong performance in visual question answering (VQA), yet they remain constrained by static training data. Retrieval-Augmented Generation (RAG) mitigates this limitation by en…

Visual Question Answering

Visual-RAG: Benchmarking Text-to-Image Retrieval Augmented Generation for Visual Knowledge Intensive Queries

2025-02-23 · Yin Wu, Quanyu Long, Jing Li, Jianfei Yu 외

Retrieval-Augmented Generation (RAG) is a popular approach for enhancing Large Language Models (LLMs) by addressing their limitations in verifying facts and answering knowledge-intensive questions. As the research in LLM…

BenchmarkingImage RetrievalQuestion AnsweringRAG+2

RA-BLIP: Multimodal Adaptive Retrieval-Augmented Bootstrapping Language-Image Pre-training

2024-10-18 · Muhe Ding, Yang Ma, Pengda Qin, Jianlong Wu 외

Multimodal Large Language Models (MLLMs) have recently received substantial interest, which shows their emerging potential as general-purpose models for various vision-language tasks. MLLMs involve significant external k…

DenoisingQuestion AnsweringRetrieval

Zero-Shot Interactive Text-to-Image Retrieval via Diffusion-Augmented Representations

2025-01-26 · Zijun Long, Kangheng Liang, Gerardo Aragon-Camarasa, Richard McCreadie 외

Interactive Text-to-Image Retrieval (I-TIR) has emerged as a transformative user-interactive tool for applications in domains such as e-commerce and education. Yet, current methodologies predominantly depend on finetuned…

Cross-Modal RetrievalImage RetrievalLarge Language ModelRetrieval