paper-with-me

Papers

Retrieving Multimodal Information for Augmented Generation: A Survey

2023-03-20 · Ruochen Zhao, Hailin Chen, Weishi Wang, Fangkai Jiao, Xuan Long Do, Chengwei Qin, Bosheng Ding, Xiaobao Guo, Minzhi Li, Xingxuan Li, Shafiq Joty

As Large Language Models (LLMs) become popular, there emerged an important trend of using multimodality to augment the LLMs' generation ability, which enables LLMs to better interact with the world. However, there lacks a unified perception of at which stage and how to incorporate different modalities. In this survey, we review methods that assist and augment generative models by retrieving multimodal knowledge, whose formats range from images, codes, tables, graphs, to audio. Such methods offer a promising solution to important concerns such as factuality, reasoning, interpretability, and robustness. By providing an in-depth review, this survey is expected to provide scholars with a deeper understanding of the methods' applications and encourage them to adapt existing techniques to the fast-growing field of LLMs.

📄 PDF Abstract BibTeX arXiv:2303.10868

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalSurvey

Similar 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-onl…

Information RetrievalQuestion AnsweringRAGRetrieval+2

MuRAG: Multimodal Retrieval-Augmented Generator for Open Question Answering over Images and Text

2022-10-06 · Wenhu Chen, Hexiang Hu, Xi Chen, Pat Verga 외

While language Models store a massive amount of world knowledge implicitly in their parameters, even very large models often fail to encode information about rare entities and events, while incurring huge computational c…

Open-Ended Question AnsweringQuestion AnsweringRAGRetrieval+2

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

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

A survey: Information search time optimization based on RAG (Retrieval Augmentation Generation) chatbot

2025-11-10 · Jinesh Patel, Arpit Malhotra, Ajay Pande, Prateek Caire arxiv

Retrieval-Augmented Generation (RAG) based chatbots are not only useful for information retrieval through questionanswering but also for making complex decisions based on injected private data.we present a survey on how …

Information Retrieval