Preprint
Multimodal AI

Unidoc-bench: A unified benchmark for document-centric multimodal rag

Xiangyu Peng, Cab Qin, Zeyuan Chen, Ran Xu, Caiming Xiong, Chien-Sheng Wu
January 1, 2025

0

Citations

0

Influential Citations

Venue

2025

Year

Abstract

… • We introduce a new multimodal RAG benchmark built from real-world PDF documents, … • We present an associated data synthesizing pipeline for creating multimodal RAG evaluation …

Analysis

Why This Paper Matters

Multimodal retrieval-augmented generation (RAG) is a rapidly growing area where systems must retrieve and reason over text, images, tables, and layouts in documents. Existing benchmarks often focus on single modalities or synthetic data, limiting real-world applicability. Unidoc-bench addresses this gap by providing a benchmark built from actual PDF documents, capturing the complexity of real-world document-centric tasks. The accompanying data synthesizing pipeline further enables researchers to generate diverse evaluation sets, lowering the barrier for systematic testing.

This work is significant because it targets a practical pain point: evaluating multimodal RAG systems in a unified, reproducible manner. As enterprises increasingly deploy AI on documents (e.g., contracts, reports, manuals), a reliable benchmark becomes essential for comparing approaches and tracking progress. The paper’s emphasis on real-world PDFs ensures that evaluations reflect genuine challenges like varied layouts, mixed content, and noisy OCR.

Technical Contributions

  • Real-world PDF benchmark: Constructs a dataset from authentic documents, preserving multimodal structure (text, images, tables, charts).
  • Data synthesizing pipeline: Provides a method to generate query-answer pairs from PDFs, enabling scalable creation of evaluation data.
  • Unified evaluation framework: Offers a consistent protocol for assessing retrieval and generation across modalities, likely including metrics for both retrieval accuracy and answer quality.

Results

The abstract does not present quantitative results. The paper likely reports baseline performance of existing multimodal RAG methods on the benchmark, showing variance across document types and query difficulty. Comparisons to prior benchmarks (e.g., single-modal or synthetic) would highlight the added challenge of real-world PDFs.

Significance

Unidoc-bench has the potential to become a standard evaluation tool for multimodal RAG research, similar to how SQuAD or Natural Questions shaped text-based QA. By grounding evaluation in real documents, it pushes the field toward more practical and robust systems. The data pipeline also enables community contributions, fostering iterative improvement. This benchmark could accelerate adoption of multimodal RAG in industry applications like document analysis, customer support, and knowledge management.