paper-with-me

Papers

A Survey of Multimodal Retrieval-Augmented Generation

2025-03-26 · Lang Mei, Siyu Mo, Zhihan Yang, Chong Chen

Multimodal Retrieval-Augmented Generation (MRAG) enhances large language models (LLMs) by integrating multimodal data (text, images, videos) into retrieval and generation processes, overcoming the limitations of text-only Retrieval-Augmented Generation (RAG). While RAG improves response accuracy by incorporating external textual knowledge, MRAG extends this framework to include multimodal retrieval and generation, leveraging contextual information from diverse data types. This approach reduces hallucinations and enhances question-answering systems by grounding responses in factual, multimodal knowledge. Recent studies show MRAG outperforms traditional RAG, especially in scenarios requiring both visual and textual understanding. This survey reviews MRAG's essential components, datasets, evaluation methods, and limitations, providing insights into its construction and improvement. It also identifies challenges and future research directions, highlighting MRAG's potential to revolutionize multimodal information retrieval and generation. By offering a comprehensive perspective, this work encourages further exploration into this promising paradigm.

📄 PDF Abstract BibTeX arXiv:2504.08748

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalQuestion AnsweringRAGRetrievalRetrieval-augmented GenerationSurvey

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Adam 설명 없음
Attention 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Ask in Any Modality: A Comprehensive Survey on Multimodal Retrieval-Augmented Generation

2025-02-12 · Mohammad Mahdi Abootorabi, Amirhosein Zobeiri, Mahdi Dehghani, Mohammadali Mohammadkhani 외

Large Language Models (LLMs) struggle with hallucinations and outdated knowledge due to their reliance on static training data. Retrieval-Augmented Generation (RAG) mitigates these issues by integrating external dynamic …

cross-modal alignmentmultimodal generationMultimodal ReasoningRAG+3

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

Retrieval Augmented Generation and Understanding in Vision: A Survey and New Outlook

2025-03-23 · Xu Zheng, Ziqiao Weng, Yuanhuiyi Lyu, Lutao Jiang 외

Retrieval-augmented generation (RAG) has emerged as a pivotal technique in artificial intelligence (AI), particularly in enhancing the capabilities of large language models (LLMs) by enabling access to external, reliable…

3D GenerationMedical Report GenerationQuestion AnsweringRAG+2

Roles of MLLMs in Visually Rich Document Retrieval for RAG: A Survey

2025-12-16 · Xiantao Zhang arxiv

Visually rich documents (VRDs) challenge retrieval-augmented generation (RAG) with layout-dependent semantics, brittle OCR, and evidence spread across complex figures and structured tables. This survey examines how Multi…

A Survey on Retrieval-Augmented Text Generation

2022-02-02 · Huayang Li, Yixuan Su, Deng Cai, Yan Wang 외

Recently, retrieval-augmented text generation attracted increasing attention of the computational linguistics community. Compared with conventional generation models, retrieval-augmented text generation has remarkable ad…

Machine TranslationResponse GenerationRetrievalRetrieval-augmented Generation+3