Scaling Beyond Context: A Survey of Multimodal Retrieval-Augmented Generation for Document Understanding
Sensen Gao, Shanshan Zhao, Xu Jiang, Lunhao Duan, Yong Xien Chng, Qing-Guo Chen, Weihua Luo, Kaifu Zhang, Jia-Wang Bian, Mingming Gong
TL;DR
This survey addresses the challenge of understanding visually rich documents by integrating multimodal retrieval-augmented generation (RAG). It proposes a taxonomy across domain openness, retrieval modality, and retrieval granularity, and examines graph-based and agent-based hybrid architectures that enhance grounding and reasoning. The work consolidates datasets, benchmarks, and real-world applications in finance, science, and social science, while highlighting efficiency, fine-grained representation, and robustness as central open issues. Together, these insights provide a roadmap for scalable, reliable multimodal document AI that can operate across large corpora and complex layouts.
Abstract
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), face key limitations: the former loses structural detail, while the latter struggles with context modeling. Retrieval-Augmented Generation (RAG) helps ground models in external data, but documents' multimodal nature, i.e., combining text, tables, charts, and layout, demands a more advanced paradigm: Multimodal RAG. This approach enables holistic retrieval and reasoning across all modalities, unlocking comprehensive document intelligence. Recognizing its importance, this paper presents a systematic survey of Multimodal RAG for document understanding. We propose a taxonomy based on domain, retrieval modality, and granularity, and review advances involving graph structures and agentic frameworks. We also summarize key datasets, benchmarks, and applications, and highlight open challenges in efficiency, fine-grained representation, and robustness, providing a roadmap for future progress in document AI.
