Awesome-Multimodal-RAG
收藏资源简介:
这是一个关于多模态检索增强生成(Multimodal RAG)的数据集合集,收集和整理了该领域的最新数据集资源。合集覆盖了文本、图像、视频、音频等多种数据模态,并包括通用多模态RAG、多模态文档RAG和特定领域多模态RAG相关的数据集。该合集旨在为研究人员和开发者提供索引和参考,以促进多模态RAG技术的创新和发展。
This is a curated collection of datasets for Multimodal Retrieval-Augmented Generation (Multimodal RAG), which collects and organizes the latest dataset resources in this field. The collection covers various data modalities including text, images, videos, audios and other types, and encompasses datasets related to general multimodal RAG, multimodal document RAG, and domain-specific multimodal RAG. This collection aims to provide indexing and reference materials for researchers and developers, so as to promote the innovation and development of multimodal RAG technologies.
📊 Awesome Multimodal RAG 数据集详情
📝 数据集列表
该仓库收录了以下关键数据集,主要用于多模态检索增强生成(Multimodal RAG)的研究与评估:
-
MMDocIR: Benchmarking Multi-Modal Retrieval for Long Documents
一个用于长文档的页面级和布局级检索的基准数据集,旨在定位长文档中的相关页面并检测特定布局,粒度比整页分析更精细。数据主要来源于现有的DocVQA数据集。⏰ 2024-1 -
Document Haystacks: Vision-Language Reasoning Over Piles of 1000+ Documents
一个用于mRAG的数据集,源自DocVQA和InfographicVQA,包含300个评估问题和3000个训练问题。⏰ 2024-12 -
LongDocURL: a Comprehensive Multimodal Long Document Benchmark Integrating Understanding, Reasoning, and Locating
一个用于长文档理解、数值推理和跨元素定位的基准数据集,包含20个子任务和2325个问答对,涉及超过33000个文档页面。⏰ 2024-12 -
Benchmarking Multimodal Retrieval Augmented Generation with Dynamic VQA Dataset and Self-adaptive Planning Agent
一个用于动态RAG任务的挑战性数据集。⏰ 2024-11 -
M3DocRAG: Multi-modal Retrieval is What You Need for Multi-page Multi-document Understanding
一个用于评估开放域DocVQA的基准数据集,涵盖3000多个PDF文档和40000多个页面。⏰ 2024-11 -
M-Longdoc: A Benchmark For Multimodal Super-Long Document Understanding And A Retrieval-Aware Tuning Framework
一个包含851个样本的基准数据集,包含长篇多样的多模态内容(文本、图形、表格),来自学术论文、技术手册和财务报告。⏰ 2024-11 -
MMLongBench-Doc: Benchmarking Long-context Document Understanding with Visualizations
一个长上下文多模态基准数据集,包含135份长篇PDF文档(平均47.5页)的1082个专家标注问题,需要从文本、图像、表格、图表等多种来源获取证据。其中33.7%为跨页问题,20.6%为不可回答问题用于评估幻觉检测。⏰ 2024-07 -
SPIQA: A Dataset for Multimodal Question Answering on Scientific Papers
一个大规模问答数据集(27万个问题,2.5万篇论文),专门用于在科学研究论文的上下文中解释复杂图形和表格,涵盖计算机科学多个领域。⏰ 2024-07
🔧 工具与框架
-
Kiln
一个免费工具,支持通过拖拽方式在5分钟内构建RAG系统,支持文本、图像、音频、视频多模态RAG流水线,同时提供评估、代理、MCP工具调用、合成数据生成和微调功能。
🔗 项目地址: https://github.com/Kiln-AI/Kiln -
Together Cookbook
一套代码和指南集合,帮助开发者使用Together AI基于开源模型进行构建。
🔗 项目地址: https://github.com/togethercomputer/together-cookbook
📈 评估指标
- 检索指标: Precision@k、Recall@k
- 生成指标: BLEU、ROUGE、CIDEr
🚀 开放挑战
- 高效的大规模多模态检索
- 不同模态之间的对齐
- 处理噪声或不完整的多模态数据
- 实际应用中的实时处理




