zhengxuJosh/Awesome-RAG-Vision

Awesome-RAG-Vision: a curated list of advanced retrieval augmented generation (RAG) for Computer Vision

341

76 commits

updated Jan 25, 2026

See the code

README

Awesome RAG in Computer Vision

Awesome Badge MIT License Made with Love

A curated collection of Retrieval-Augmented Generation (RAG) for Computer Vision papers, covering visual understanding, visual generation, video, documents, embodied AI, and more.

💡 Feel free to open a Pull Request to add your work on RAG for Vision!


Table of Contents


Introduction

Retrieval-Augmented Generation (RAG) integrates retrieval into generative models, enabling models to query external knowledge bases (or memory banks) at inference time.

In Computer Vision, RAG has been used for:

  • Image captioning / VQA with external knowledge or retrieved exemplars
  • Video QA and long-context understanding via retrieved transcripts or clips
  • Visual generation with retrieved reference images, templates, or domain knowledge

Resources

Workshops and Tutorials

RAG for Image

RAG for video

RAG for Document

Papers

Survey and Benchmark

YearPaperFocused AreasMain ContextGitHub
2023Gao et al.LLMs / NLPRAG paradigms and components-
2024Fan et al.LLMs / NLPRA-LLMs' architectures, training, and applicationslink
2024Hu et al.LLMs / NLPRA-LMs' components, evaluation, and limitationslink
2024Zhao et al.LLMs / NLPChallenges in data-augmented LLMs-
2024Gupta et al.LLMs / NLPAdvancements and downstream tasks of RAG-
2024Zhao et al.RAG in AIGCRAG applications across modalitieslink
2024Yu et al.LLMs / NLPUnified evaluation process of RAGlink
2024Procko et al.Graph LearningKnowledge graphs with LLM RAG-
2024Zhou et al.Trustworthiness AISix dimensions and benchmarks about Trustworthy RAGlink
2025Singh et al.AI AgentParticiples and evaluationlink
2025Ni et al.Trustworthiness AIRoad-map and discussionlink
2025OursComputer VisionRAG for visual understanding and generationlink

RAG for Vision

1 Visual Understanding

1.1 Image Understanding

TitleAuthorsVenue/DateLinks
🔥Test-Time Retrieval-Augmented Adaptation for VLMsFan et al.ICCV 2025paper
🔥Retrieval-Augmented VQA for Scientific Figures (RAVQA-VLM)Li et al.AAAI 2025paper
FilterRAG: Zero-Shot Informed Retrieval-Augmented Generation to Mitigate Hallucinations in VQASarwararXiv 2025 (Sep)paper
mRAG: Elucidating the Design Space of Multi-modal RAGHu et al.arXiv 2025 (Aug)paper
Multimodal RAG Enhanced Visual DescriptionJaiswal et al.arXiv 2025 (Aug)paper
DIR: Retrieval-Augmented Image Captioning with Comprehensive UnderstandingWu et al.arXiv 2024 (Dec)paper
Retrieval-Augmented Open-Vocabulary Object DetectionKim et al.CVPR 2024paper
Understanding Retrieval Robustness for Retrieval-Augmented Image CaptioningLi et al.arXiv 2024 (Aug)paper
SearchLVLMs: A Plug-and-Play Framework for Augmenting Large Vision-Language Models by Searching Up-to-Date Internet KnowledgeLi et al.NeurIPS 2024paper
Learning Customized Visual Models with Retrieval-Augmented KnowledgeLiu et al.CVPR 2023paper
Fine-grained Late-interaction Multi-modal Retrieval for Retrieval Augmented Visual Question AnsweringLin et al.NeurIPS 2023paper
Retrieval-Augmented Classification for Long-Tail Visual RecognitionLong et al.CVPR 2022(TODO: add paper link)

1.2 (Long) Video Understanding

TitleAuthorsVenue/DateLinks
SceneRAG: Scene-level Retrieval-Augmented Generation for Video UnderstandingZeng et al.arXiv 2025 (Jun)paper
Multi-RAG: A Multimodal Retrieval-Augmented Generation System for Adaptive Video UnderstandingMao et al.arXiv 2025 (Jun)paper
VRAG: Retrieval-Augmented Video Question Answering for Long-Form VideosGia et al.CVPRW 2025paper
Streaming Video Understanding and Multi-round Interaction with Memory-enhanced KnowledgeXiong et al.ICLR 2025paper
Temporal Preference Optimization for Long-Form Video UnderstandingLi et al.arXiv 2025 (Jan)paper
StreamingRAG: Real-time Contextual Retrieval and Generation FrameworkSankaradas et al.arXiv 2025 (Jan)paper
VideoAuteur: Towards Long Narrative Video GenerationXiao et al.arXiv 2025 (Jan)paper
Generative Frame Sampler for Long Video UnderstandingYao et al.ACL 2024paper
FrameFusion: Combining Similarity and Importance for Video Token Reduction on LVLMsFu et al.arXiv 2024 (Dec)paper
Vinci: A Real-time Embodied Smart Assistant based on Egocentric VLMHuang et al.arXiv 2024 (Dec)paper
Video-Panda: Parameter-efficient Alignment for Encoder-free Video-Language ModelsYi et al.arXiv 2024 (Dec)paper
Video-RAG: Visually-aligned Retrieval-Augmented Long Video ComprehensionLuo et al.arXiv 2024 (Nov)paper
Goldfish: Vision-Language Understanding of Arbitrarily Long VideosAtaallah et al.arXiv 2024 (Jul)paper
ViTA: Efficient Video-to-Text with VLM for RAG-based Video AnalysisArefeen et al.CVPRW 2024paper
iRAG: Advancing RAG for Videos with an Incremental ApproachArefeen et al.CIKM 2024paper

1.3 Visual Spatial Understanding

TitleAuthorsVenue/DateLinks
RAG-Guided LLMs for Visual Spatial Description with Adaptive Hallucination CorrectorYu et al.ACM MM 2024paper

1.4 Multi-modal

This section focuses on multimodal RAG methods that retrieve and reason over documents, knowledge bases/graphs, enterprise data, and evaluation/benchmarks.


1.4.1 Doc-RAG (Document-centric)
TitleAuthorsVenue/DatePaper Link
VisRAG 2.0: Evidence-Guided Multi-Image Reasoning in Visual Retrieval-Augmented GenerationSun et al.Arxiv 2025 (Oct)paper
UNIDOC-BENCH: A Unified Benchmark for Document-Centric Multimodal RAGPeng et al.Arxiv 2025 (Oct)paper
CMRAG: Co-modality-based document retrieval and visual question answeringChen et al.Arxiv 2025 (Sep)paper
Visual-RAG: Benchmarking Text-to-Image Retrieval Augmented Generation for Visual Knowledge Intensive QueriesWu et al.arXiv 2025 (Aug)paper
Evaluating VisualRAG: Quantifying Cross-Modal Performance in Enterprise Document UnderstandingMannam et al.KDDW 2025 (Jun)paper
DocReRank: Single-Page Hard Negative Query Generation for Training Multi-Modal RAG RerankersWasserman et al.Arxiv 2025 (May)paper
A Multi-Granularity Retrieval Framework for Visually-Rich DocumentsXu et al.Arxiv 2025 (May)paper
FinRAGBench-V: A Benchmark for Multimodal RAG with Visual Citation in the Financial DomainZhao et al.Arxiv 2025 (May)paper
VDocRAG: Retrieval-Augmented Generation over Visually-Rich DocumentsTanaka et al.arXiv 2025 (Apr)paper
SuperRAG: Beyond RAG with Layout-Aware Graph ModelingYang et al.NACCL 2025 (Mar)paper
MDocAgent: A Multi-Modal Multi-Agent Framework for Document UnderstandingHan et al.Arxiv 2025 (Mar)paper
SiQA: A Large Multi-Modal Question Answering Model for Structured Images Based on RAGLiu et al.ICASSP 2025 (Mar)paper
Benchmarking Multimodal RAG through a Chart-based Document Question-Answering Generation FrameworkYang et al.Arxiv 2025 (Feb)paper
ViDoRAG: Visual Document Retrieval-Augmented Generation via Dynamic Iterative Reasoning AgentsWang et al.Arxiv 2025 (Feb)paper
Wiki-LLaVA: Hierarchical Retrieval-Augmented Generation for Multimodal LLMsCaffagni et al.CVPRW 2024paper
M3DocRAG: Multi-modal Retrieval is What You Need for Multi-page Multi-document UnderstandingCho et al.Arxiv 2024 (Nov)paper
VisRAG: Vision-based Retrieval-augmented Generation on Multi-modality DocumentsYu et al.ICLR 2025paper

1.4.2 Knowledge-RAG (Knowledge / Knowledge Graph / External KB)
TitleAuthorsVenue/DateLinks
Knowledge Graph-Guided Retrieval-Augmented GenerationZhang et al.ACL 2025paper
Multimodal Iterative RAG for Knowledge Visual Question AnsweringChoi et al.Arxiv 2025 (Sep)paper
mKG-RAG: Multimodal Knowledge Graph-Enhanced RAG for Visual Question AnsweringYuan et al.Arxiv 2025 (Aug)paper
VAT-KG: Knowledge-Intensive Multimodal Knowledge Graph Dataset for Retrieval-Augmented GenerationPark et al.Arxiv 2025 (Jun)paper
CoRe-MMRAG: Cross-Source Knowledge Reconciliation for Multimodal RAGTian et al.ACL 2025 (Jun)paper
MMKB-RAG: A Multi-Modal Knowledge-Based Retrieval-Augmented Generation FrameworkLing et al.Arxiv 2025 (Apr)paper
CommGPT: A Graph and Retrieval-Augmented Multimodal Communication Foundation ModelJiang et al.Arxiv 2025 (Feb)paper
MuKA: Multimodal Knowledge Augmented Visual Information-SeekingDeng et al.Coling 2025 (Jan)paper
mR2AG: Multimodal Retrieval-Reflection-Augmented Generation for Knowledge-Based VQAZhang et al.Arxiv 2024 (Nov)paper

1.4.3 Enterprise / Industrial
TitleAuthorsVenue/DateLinks
AUGUSTUS: An LLM-Driven Multimodal Agent SystemJain et al.arXiv 2025paper
Beyond the Textual: Generating Coherent Visual Options for MCQsWang et al.Arxiv 2025 (Aug)paper
MultiFinRAG: An Optimized Multimodal Retrieval-Augmented Generation (RAG) Framework for Financial Question AnsweringGondhalekar et al.Arxiv 2025 (Jun)paper
Provenance Analysis of Archaeological Artifacts via Multimodal RAG SystemsZhang et al.Arxiv 2025 (Sep)paper
RS-RAG: Bridging Remote Sensing Imagery and Comprehensive Knowledge with a Multi-Modal Dataset and Retrieval-Augmented Generation ModelWen et al.Arxiv 2025 (Apr)paper

1.4.4 Evaluation / Benchmark / Robustness
TitleAuthorsVenue/DateLinks
VaccineRAG: Boosting Multimodal Large Language Models' Immunity to Harmful RAG SamplesSun et al.arXiv 2025 (Sep)paper
FlexRAG: A Flexible and Comprehensive Framework for Retrieval-Augmented GenerationZhang et al.arXiv 2025 (Jun)paper
Re-ranking Reasoning Context with Tree Search Makes Large Vision-Language Models StrongerYang et al.arXiv 2025 (Jun)paper
Benchmarking Multimodal Knowledge Conflict for Large Multimodal ModelsJia et al.arXiv 2025 (May)paper
Retrieval Augmented Generation Evaluation in the Era of Large Language Models: A Comprehensive SurveyGan et al.arXiv 2025 (Apr)paper
MRAMG-Bench: A Comprehensive Benchmark for Advancing Multimodal Retrieval-Augmented Multimodal GenerationYu et al.arXiv 2025 (Apr)paper
FilterRAG: Zero-Shot Informed Retrieval-Augmented Generation to Mitigate Hallucinations in VQAS. M. SarwararXiv 2025 (Feb)paper
MRAG-Bench: Vision-centric Evaluation for Retrieval-Augmented Multimodal ModelsHu et al.ICLR 2025paper
Re-ranking the Context for Multimodal Retrieval Augmented GenerationMortaheb et al.arXiv 2025 (Jan)paper
A General Retrieval-Augmented Generation Framework for Multimodal Case-Based Reasoning ApplicationsMaromarXiv 2025 (Jan)paper
Visual RAG: Expanding MLLM Visual Knowledge without Fine-tuningBonomo et al.arXiv 2025 (Jan)paper
UniRAG: Universal Retrieval Augmentation for Multi-Modal Large Language ModelsSharifymoghaddam et al.arXiv 2024 (Oct)paper
RoRA-VLM: Robust Retrieval Augmentation for Vision Language ModelsQi et al.arXiv 2024 (Oct)paper
SURf: Teaching Large Vision-Language Models to Selectively Utilize Retrieved InformationSun et al.EMNLP 2024 (Sep)paper
SearchLVLMsLi et al.NeurIPS 2024paper
RAVEN: Multitask Retrieval Augmented Vision-Language LearningRao et al.COLM 2024 (Jun)paper
Retrieval Meets ReasoningTan et al.arXiv 2024 (Apr)paper
RARLiu et al.arXiv 2024 (Mar)paper
MORE: Multi-mOdal REtrieval Augmented Generative Commonsense ReasoningCui et al.ACL 2024 (Feb)paper
Fine-grained Late-interaction Multi-modal Retrieval for RAG-VQALin et al.NeurIPS 2023paper
Retrieval-based Knowledge Augmented Vision Language Pre-trainingRao et al.ACMMM 2023 (Apr)paper
ReVeaLHu et al.CVPR 2023 (Apr)paper
MuragChen et al.EMNLP 2022 (Oct)paper

1.5 Medical Vision

TitleAuthorsVenue/DateLinks
🔥MOTOR: Multimodal Optimal Transport via Grounded Retrieval in Medical Visual Question AnsweringShaaban et al.MICCAI 2025paper
How to Make Medical AI Systems Safer? Simulating Vulnerabilities in Multimodal Medical RAGZuo et al.arXiv 2025 (Aug)paper
AlzheimerRAG: Multimodal RAG for Clinical Use Cases using PubMedLahiri et al.arXiv 2025 (Aug)paper
HeteroRAG: A Heterogeneous RAG Framework for Medical Vision-Language TasksChen et al.arXiv 2025 (Aug)paper
REALM: RAG-Driven Enhancement of Multimodal EHR AnalysisZhu et al.arXiv 2025 (Feb)paper
MMed-RAG: Versatile Multimodal RAG for Medical VLMsXia et al.arXiv 2024 (Oct)paper
RULE: Reliable Multimodal RAG for Factuality in Medical VLMsXia et al.EMNLP 2024paper

2 Visual Generation

2.1 Image (Video) Generation

TitleAuthorsVenue/DateLinks
Cross-modal RAG: Sub-dimensional Retrieval-Augmented Text-to-Image GenerationZhu et al.arXiv 2025 (Sep)paper
GarmentAlignerZhang et al.ECCV 2025paper
RealRAGLyu et al.ICML 2025paper
FineRAGYuan et al.COLING 2025paper
ImageRAGShalev-Arkushin et al.arXiv 2025paper
BrainRAMXie et al.ACM MM 2024paper
Instruct-ImagenHu et al.CVPR 2024paper
Retrieval-Augmented Layout TransformerHorita et al.CVPR 2024paper
The Neglected Tails in Vision-Language ModelsParashar et al.CVPR 2024paper
FairRAG: Fair Human Generation via Fair Retrieval AugmentationShrestha et al.CVPR 2024paper
Grounding Language Models for Visual Entity RecognitionXiao et al.ECCV 2024paper
RealGenDing et al.ECCV 2024paper
Factuality Tax of Diversity-Intervened GenerationWan et al.EMNLP 2024paper
Prompt Expansion for Adaptive Text-to-Image GenerationDatta et al.ACL 2024paper
Label-Retrieval-Augmented Diffusion ModelsChen et al.NeurIPS 2023paper
CPR: Retrieval-Augmented Generation for Copyright ProtectionGolatkar et al.CVPR 2023paper
ReMoDiffuseZhang et al.ICCV 2023paper
Diffusion-Based Augmentation for Captioning and RetrievalCioni et al.ICCVW 2023paper
Animate-A-StoryHe et al.arXiv 2023paper
Retrieval-Augmented Diffusion ModelsBlattmann et al.NeurIPS 2022paper
Re-imagenChen et al.arXiv 2022paper

2.2 3D Generation

TitleAuthorsVenue/DateLinks
Unified Multi-Modal Interactive & Reactive 3D Motion Generation via Rectified FlowGupta et al.arXiv 2025 (Oct)paper
MV-RAG: Retrieval-Augmented Multiview DiffusionDayani et al.arXiv 2025 (Aug)paper
VimoRAG: Video-based Retrieval-Augmented 3D Motion GenerationXu et al.arXiv 2025 (Aug)paper
Phidias: A Generative Model for Creating 3D Content from Text, Image, and 3D ConditionsWang et al.arXiv 2024 (Sep)paper
Retrieval-Augmented Score Distillation for Text-to-3D GenerationSeo et al.ICML 2024paper
Diorama: Unleashing Zero-shot Single-view 3D Scene ModelingWu et al.arXiv 2024 (Nov)paper
Interaction-based Retrieval-Augmented Diffusion for Protein 3D GenerationHuang et al.ICML 2024paper
ReMoDiffuse: Retrieval-Augmented Motion Diffusion ModelZhang et al.ICCV 2023paper

3. Embodied AI

TitleAuthorsVenue/DateLinks
VLingNav: Embodied Navigation with Adaptive Reasoning and Visual-Assisted Linguistic MemoryWang et al.arXiv 2026 (Jan)paper
SafeDriveRAG: Towards Safe Autonomous Driving with Knowledge Graph-based Retrieval-Augmented GenerationYe et al.Arxiv 2025 (Jul)paper
RAG-6DPose: Retrieval-Augmented 6D Pose Estimation via Leveraging CAD as Knowledge BaseWang et al.IROS 2025 Julypaper
RAD: Retrieval-Augmented Decision-Making of Meta-Actions with Vision-Language Models in Autonomous DrivingWang et al.Arxiv 2025 (Mar)paper
RANa: Retrieval-Augmented NavigationMonaci et al.Arxiv 2025 (Apr)paper
P-RAG: Progressive Retrieval Augmented Generation For Planning on Embodied Everyday TaskXu et al.ACM MM 2024paper
Realgen: Retrieval Augmented Generation for Controllable Traffic ScenariosDing et al.ECCV 2024paper
Retrieval-Augmented Embodied AgentsZhu et al.CVPR 2024paper
ENWAR: A RAG-empowered Multi-Modal LLM Framework for Wireless Environment PerceptionNazar et al.Arxiv 2024 (Oct)paper
Embodied-RAG: General Non-parametric Embodied Memory for Retrieval and GenerationXie et al.Arxiv 2024 (Oct)paper
RAG-Driver: Generalisable Driving Explanations with Retrieval-Augmented In-Context LearningYuan et al.Arxiv 2024 (May)paper

Star History

Star History Chart

Contributors

zhengxuJosh

47 commits

katie312

20 commits

lutao2021

4 commits

QC-LY

3 commits

zhengxuJosh/Awesome-RAG-Vision

Awesome-RAG-Vision: a curated list of advanced retrieval augmented generation (RAG) for Computer Vision

341

76 commits

updated Jan 25, 2026

See the code

README

Awesome RAG in Computer Vision

Awesome Badge MIT License Made with Love

A curated collection of Retrieval-Augmented Generation (RAG) for Computer Vision papers, covering visual understanding, visual generation, video, documents, embodied AI, and more.

💡 Feel free to open a Pull Request to add your work on RAG for Vision!


Table of Contents


Introduction

Retrieval-Augmented Generation (RAG) integrates retrieval into generative models, enabling models to query external knowledge bases (or memory banks) at inference time.

In Computer Vision, RAG has been used for:

  • Image captioning / VQA with external knowledge or retrieved exemplars
  • Video QA and long-context understanding via retrieved transcripts or clips
  • Visual generation with retrieved reference images, templates, or domain knowledge

Resources

Workshops and Tutorials

RAG for Image

RAG for video

RAG for Document

Papers

Survey and Benchmark

YearPaperFocused AreasMain ContextGitHub
2023Gao et al.LLMs / NLPRAG paradigms and components-
2024Fan et al.LLMs / NLPRA-LLMs' architectures, training, and applicationslink
2024Hu et al.LLMs / NLPRA-LMs' components, evaluation, and limitationslink
2024Zhao et al.LLMs / NLPChallenges in data-augmented LLMs-
2024Gupta et al.LLMs / NLPAdvancements and downstream tasks of RAG-
2024Zhao et al.RAG in AIGCRAG applications across modalitieslink
2024Yu et al.LLMs / NLPUnified evaluation process of RAGlink
2024Procko et al.Graph LearningKnowledge graphs with LLM RAG-
2024Zhou et al.Trustworthiness AISix dimensions and benchmarks about Trustworthy RAGlink
2025Singh et al.AI AgentParticiples and evaluationlink
2025Ni et al.Trustworthiness AIRoad-map and discussionlink
2025OursComputer VisionRAG for visual understanding and generationlink

RAG for Vision

1 Visual Understanding

1.1 Image Understanding

TitleAuthorsVenue/DateLinks
🔥Test-Time Retrieval-Augmented Adaptation for VLMsFan et al.ICCV 2025paper
🔥Retrieval-Augmented VQA for Scientific Figures (RAVQA-VLM)Li et al.AAAI 2025paper
FilterRAG: Zero-Shot Informed Retrieval-Augmented Generation to Mitigate Hallucinations in VQASarwararXiv 2025 (Sep)paper
mRAG: Elucidating the Design Space of Multi-modal RAGHu et al.arXiv 2025 (Aug)paper
Multimodal RAG Enhanced Visual DescriptionJaiswal et al.arXiv 2025 (Aug)paper
DIR: Retrieval-Augmented Image Captioning with Comprehensive UnderstandingWu et al.arXiv 2024 (Dec)paper
Retrieval-Augmented Open-Vocabulary Object DetectionKim et al.CVPR 2024paper
Understanding Retrieval Robustness for Retrieval-Augmented Image CaptioningLi et al.arXiv 2024 (Aug)paper
SearchLVLMs: A Plug-and-Play Framework for Augmenting Large Vision-Language Models by Searching Up-to-Date Internet KnowledgeLi et al.NeurIPS 2024paper
Learning Customized Visual Models with Retrieval-Augmented KnowledgeLiu et al.CVPR 2023paper
Fine-grained Late-interaction Multi-modal Retrieval for Retrieval Augmented Visual Question AnsweringLin et al.NeurIPS 2023paper
Retrieval-Augmented Classification for Long-Tail Visual RecognitionLong et al.CVPR 2022(TODO: add paper link)

1.2 (Long) Video Understanding

TitleAuthorsVenue/DateLinks
SceneRAG: Scene-level Retrieval-Augmented Generation for Video UnderstandingZeng et al.arXiv 2025 (Jun)paper
Multi-RAG: A Multimodal Retrieval-Augmented Generation System for Adaptive Video UnderstandingMao et al.arXiv 2025 (Jun)paper
VRAG: Retrieval-Augmented Video Question Answering for Long-Form VideosGia et al.CVPRW 2025paper
Streaming Video Understanding and Multi-round Interaction with Memory-enhanced KnowledgeXiong et al.ICLR 2025paper
Temporal Preference Optimization for Long-Form Video UnderstandingLi et al.arXiv 2025 (Jan)paper
StreamingRAG: Real-time Contextual Retrieval and Generation FrameworkSankaradas et al.arXiv 2025 (Jan)paper
VideoAuteur: Towards Long Narrative Video GenerationXiao et al.arXiv 2025 (Jan)paper
Generative Frame Sampler for Long Video UnderstandingYao et al.ACL 2024paper
FrameFusion: Combining Similarity and Importance for Video Token Reduction on LVLMsFu et al.arXiv 2024 (Dec)paper
Vinci: A Real-time Embodied Smart Assistant based on Egocentric VLMHuang et al.arXiv 2024 (Dec)paper
Video-Panda: Parameter-efficient Alignment for Encoder-free Video-Language ModelsYi et al.arXiv 2024 (Dec)paper
Video-RAG: Visually-aligned Retrieval-Augmented Long Video ComprehensionLuo et al.arXiv 2024 (Nov)paper
Goldfish: Vision-Language Understanding of Arbitrarily Long VideosAtaallah et al.arXiv 2024 (Jul)paper
ViTA: Efficient Video-to-Text with VLM for RAG-based Video AnalysisArefeen et al.CVPRW 2024paper
iRAG: Advancing RAG for Videos with an Incremental ApproachArefeen et al.CIKM 2024paper

1.3 Visual Spatial Understanding

TitleAuthorsVenue/DateLinks
RAG-Guided LLMs for Visual Spatial Description with Adaptive Hallucination CorrectorYu et al.ACM MM 2024paper

1.4 Multi-modal

This section focuses on multimodal RAG methods that retrieve and reason over documents, knowledge bases/graphs, enterprise data, and evaluation/benchmarks.


1.4.1 Doc-RAG (Document-centric)
TitleAuthorsVenue/DatePaper Link
VisRAG 2.0: Evidence-Guided Multi-Image Reasoning in Visual Retrieval-Augmented GenerationSun et al.Arxiv 2025 (Oct)paper
UNIDOC-BENCH: A Unified Benchmark for Document-Centric Multimodal RAGPeng et al.Arxiv 2025 (Oct)paper
CMRAG: Co-modality-based document retrieval and visual question answeringChen et al.Arxiv 2025 (Sep)paper
Visual-RAG: Benchmarking Text-to-Image Retrieval Augmented Generation for Visual Knowledge Intensive QueriesWu et al.arXiv 2025 (Aug)paper
Evaluating VisualRAG: Quantifying Cross-Modal Performance in Enterprise Document UnderstandingMannam et al.KDDW 2025 (Jun)paper
DocReRank: Single-Page Hard Negative Query Generation for Training Multi-Modal RAG RerankersWasserman et al.Arxiv 2025 (May)paper
A Multi-Granularity Retrieval Framework for Visually-Rich DocumentsXu et al.Arxiv 2025 (May)paper
FinRAGBench-V: A Benchmark for Multimodal RAG with Visual Citation in the Financial DomainZhao et al.Arxiv 2025 (May)paper
VDocRAG: Retrieval-Augmented Generation over Visually-Rich DocumentsTanaka et al.arXiv 2025 (Apr)paper
SuperRAG: Beyond RAG with Layout-Aware Graph ModelingYang et al.NACCL 2025 (Mar)paper
MDocAgent: A Multi-Modal Multi-Agent Framework for Document UnderstandingHan et al.Arxiv 2025 (Mar)paper
SiQA: A Large Multi-Modal Question Answering Model for Structured Images Based on RAGLiu et al.ICASSP 2025 (Mar)paper
Benchmarking Multimodal RAG through a Chart-based Document Question-Answering Generation FrameworkYang et al.Arxiv 2025 (Feb)paper
ViDoRAG: Visual Document Retrieval-Augmented Generation via Dynamic Iterative Reasoning AgentsWang et al.Arxiv 2025 (Feb)paper
Wiki-LLaVA: Hierarchical Retrieval-Augmented Generation for Multimodal LLMsCaffagni et al.CVPRW 2024paper
M3DocRAG: Multi-modal Retrieval is What You Need for Multi-page Multi-document UnderstandingCho et al.Arxiv 2024 (Nov)paper
VisRAG: Vision-based Retrieval-augmented Generation on Multi-modality DocumentsYu et al.ICLR 2025paper

1.4.2 Knowledge-RAG (Knowledge / Knowledge Graph / External KB)
TitleAuthorsVenue/DateLinks
Knowledge Graph-Guided Retrieval-Augmented GenerationZhang et al.ACL 2025paper
Multimodal Iterative RAG for Knowledge Visual Question AnsweringChoi et al.Arxiv 2025 (Sep)paper
mKG-RAG: Multimodal Knowledge Graph-Enhanced RAG for Visual Question AnsweringYuan et al.Arxiv 2025 (Aug)paper
VAT-KG: Knowledge-Intensive Multimodal Knowledge Graph Dataset for Retrieval-Augmented GenerationPark et al.Arxiv 2025 (Jun)paper
CoRe-MMRAG: Cross-Source Knowledge Reconciliation for Multimodal RAGTian et al.ACL 2025 (Jun)paper
MMKB-RAG: A Multi-Modal Knowledge-Based Retrieval-Augmented Generation FrameworkLing et al.Arxiv 2025 (Apr)paper
CommGPT: A Graph and Retrieval-Augmented Multimodal Communication Foundation ModelJiang et al.Arxiv 2025 (Feb)paper
MuKA: Multimodal Knowledge Augmented Visual Information-SeekingDeng et al.Coling 2025 (Jan)paper
mR2AG: Multimodal Retrieval-Reflection-Augmented Generation for Knowledge-Based VQAZhang et al.Arxiv 2024 (Nov)paper

1.4.3 Enterprise / Industrial
TitleAuthorsVenue/DateLinks
AUGUSTUS: An LLM-Driven Multimodal Agent SystemJain et al.arXiv 2025paper
Beyond the Textual: Generating Coherent Visual Options for MCQsWang et al.Arxiv 2025 (Aug)paper
MultiFinRAG: An Optimized Multimodal Retrieval-Augmented Generation (RAG) Framework for Financial Question AnsweringGondhalekar et al.Arxiv 2025 (Jun)paper
Provenance Analysis of Archaeological Artifacts via Multimodal RAG SystemsZhang et al.Arxiv 2025 (Sep)paper
RS-RAG: Bridging Remote Sensing Imagery and Comprehensive Knowledge with a Multi-Modal Dataset and Retrieval-Augmented Generation ModelWen et al.Arxiv 2025 (Apr)paper

1.4.4 Evaluation / Benchmark / Robustness
TitleAuthorsVenue/DateLinks
VaccineRAG: Boosting Multimodal Large Language Models' Immunity to Harmful RAG SamplesSun et al.arXiv 2025 (Sep)paper
FlexRAG: A Flexible and Comprehensive Framework for Retrieval-Augmented GenerationZhang et al.arXiv 2025 (Jun)paper
Re-ranking Reasoning Context with Tree Search Makes Large Vision-Language Models StrongerYang et al.arXiv 2025 (Jun)paper
Benchmarking Multimodal Knowledge Conflict for Large Multimodal ModelsJia et al.arXiv 2025 (May)paper
Retrieval Augmented Generation Evaluation in the Era of Large Language Models: A Comprehensive SurveyGan et al.arXiv 2025 (Apr)paper
MRAMG-Bench: A Comprehensive Benchmark for Advancing Multimodal Retrieval-Augmented Multimodal GenerationYu et al.arXiv 2025 (Apr)paper
FilterRAG: Zero-Shot Informed Retrieval-Augmented Generation to Mitigate Hallucinations in VQAS. M. SarwararXiv 2025 (Feb)paper
MRAG-Bench: Vision-centric Evaluation for Retrieval-Augmented Multimodal ModelsHu et al.ICLR 2025paper
Re-ranking the Context for Multimodal Retrieval Augmented GenerationMortaheb et al.arXiv 2025 (Jan)paper
A General Retrieval-Augmented Generation Framework for Multimodal Case-Based Reasoning ApplicationsMaromarXiv 2025 (Jan)paper
Visual RAG: Expanding MLLM Visual Knowledge without Fine-tuningBonomo et al.arXiv 2025 (Jan)paper
UniRAG: Universal Retrieval Augmentation for Multi-Modal Large Language ModelsSharifymoghaddam et al.arXiv 2024 (Oct)paper
RoRA-VLM: Robust Retrieval Augmentation for Vision Language ModelsQi et al.arXiv 2024 (Oct)paper
SURf: Teaching Large Vision-Language Models to Selectively Utilize Retrieved InformationSun et al.EMNLP 2024 (Sep)paper
SearchLVLMsLi et al.NeurIPS 2024paper
RAVEN: Multitask Retrieval Augmented Vision-Language LearningRao et al.COLM 2024 (Jun)paper
Retrieval Meets ReasoningTan et al.arXiv 2024 (Apr)paper
RARLiu et al.arXiv 2024 (Mar)paper
MORE: Multi-mOdal REtrieval Augmented Generative Commonsense ReasoningCui et al.ACL 2024 (Feb)paper
Fine-grained Late-interaction Multi-modal Retrieval for RAG-VQALin et al.NeurIPS 2023paper
Retrieval-based Knowledge Augmented Vision Language Pre-trainingRao et al.ACMMM 2023 (Apr)paper
ReVeaLHu et al.CVPR 2023 (Apr)paper
MuragChen et al.EMNLP 2022 (Oct)paper

1.5 Medical Vision

TitleAuthorsVenue/DateLinks
🔥MOTOR: Multimodal Optimal Transport via Grounded Retrieval in Medical Visual Question AnsweringShaaban et al.MICCAI 2025paper
How to Make Medical AI Systems Safer? Simulating Vulnerabilities in Multimodal Medical RAGZuo et al.arXiv 2025 (Aug)paper
AlzheimerRAG: Multimodal RAG for Clinical Use Cases using PubMedLahiri et al.arXiv 2025 (Aug)paper
HeteroRAG: A Heterogeneous RAG Framework for Medical Vision-Language TasksChen et al.arXiv 2025 (Aug)paper
REALM: RAG-Driven Enhancement of Multimodal EHR AnalysisZhu et al.arXiv 2025 (Feb)paper
MMed-RAG: Versatile Multimodal RAG for Medical VLMsXia et al.arXiv 2024 (Oct)paper
RULE: Reliable Multimodal RAG for Factuality in Medical VLMsXia et al.EMNLP 2024paper

2 Visual Generation

2.1 Image (Video) Generation

TitleAuthorsVenue/DateLinks
Cross-modal RAG: Sub-dimensional Retrieval-Augmented Text-to-Image GenerationZhu et al.arXiv 2025 (Sep)paper
GarmentAlignerZhang et al.ECCV 2025paper
RealRAGLyu et al.ICML 2025paper
FineRAGYuan et al.COLING 2025paper
ImageRAGShalev-Arkushin et al.arXiv 2025paper
BrainRAMXie et al.ACM MM 2024paper
Instruct-ImagenHu et al.CVPR 2024paper
Retrieval-Augmented Layout TransformerHorita et al.CVPR 2024paper
The Neglected Tails in Vision-Language ModelsParashar et al.CVPR 2024paper
FairRAG: Fair Human Generation via Fair Retrieval AugmentationShrestha et al.CVPR 2024paper
Grounding Language Models for Visual Entity RecognitionXiao et al.ECCV 2024paper
RealGenDing et al.ECCV 2024paper
Factuality Tax of Diversity-Intervened GenerationWan et al.EMNLP 2024paper
Prompt Expansion for Adaptive Text-to-Image GenerationDatta et al.ACL 2024paper
Label-Retrieval-Augmented Diffusion ModelsChen et al.NeurIPS 2023paper
CPR: Retrieval-Augmented Generation for Copyright ProtectionGolatkar et al.CVPR 2023paper
ReMoDiffuseZhang et al.ICCV 2023paper
Diffusion-Based Augmentation for Captioning and RetrievalCioni et al.ICCVW 2023paper
Animate-A-StoryHe et al.arXiv 2023paper
Retrieval-Augmented Diffusion ModelsBlattmann et al.NeurIPS 2022paper
Re-imagenChen et al.arXiv 2022paper

2.2 3D Generation

TitleAuthorsVenue/DateLinks
Unified Multi-Modal Interactive & Reactive 3D Motion Generation via Rectified FlowGupta et al.arXiv 2025 (Oct)paper
MV-RAG: Retrieval-Augmented Multiview DiffusionDayani et al.arXiv 2025 (Aug)paper
VimoRAG: Video-based Retrieval-Augmented 3D Motion GenerationXu et al.arXiv 2025 (Aug)paper
Phidias: A Generative Model for Creating 3D Content from Text, Image, and 3D ConditionsWang et al.arXiv 2024 (Sep)paper
Retrieval-Augmented Score Distillation for Text-to-3D GenerationSeo et al.ICML 2024paper
Diorama: Unleashing Zero-shot Single-view 3D Scene ModelingWu et al.arXiv 2024 (Nov)paper
Interaction-based Retrieval-Augmented Diffusion for Protein 3D GenerationHuang et al.ICML 2024paper
ReMoDiffuse: Retrieval-Augmented Motion Diffusion ModelZhang et al.ICCV 2023paper

3. Embodied AI

TitleAuthorsVenue/DateLinks
VLingNav: Embodied Navigation with Adaptive Reasoning and Visual-Assisted Linguistic MemoryWang et al.arXiv 2026 (Jan)paper
SafeDriveRAG: Towards Safe Autonomous Driving with Knowledge Graph-based Retrieval-Augmented GenerationYe et al.Arxiv 2025 (Jul)paper
RAG-6DPose: Retrieval-Augmented 6D Pose Estimation via Leveraging CAD as Knowledge BaseWang et al.IROS 2025 Julypaper
RAD: Retrieval-Augmented Decision-Making of Meta-Actions with Vision-Language Models in Autonomous DrivingWang et al.Arxiv 2025 (Mar)paper
RANa: Retrieval-Augmented NavigationMonaci et al.Arxiv 2025 (Apr)paper
P-RAG: Progressive Retrieval Augmented Generation For Planning on Embodied Everyday TaskXu et al.ACM MM 2024paper
Realgen: Retrieval Augmented Generation for Controllable Traffic ScenariosDing et al.ECCV 2024paper
Retrieval-Augmented Embodied AgentsZhu et al.CVPR 2024paper
ENWAR: A RAG-empowered Multi-Modal LLM Framework for Wireless Environment PerceptionNazar et al.Arxiv 2024 (Oct)paper
Embodied-RAG: General Non-parametric Embodied Memory for Retrieval and GenerationXie et al.Arxiv 2024 (Oct)paper
RAG-Driver: Generalisable Driving Explanations with Retrieval-Augmented In-Context LearningYuan et al.Arxiv 2024 (May)paper

Star History

Star History Chart

Contributors

zhengxuJosh

47 commits

katie312

20 commits

lutao2021

4 commits

QC-LY

3 commits