AIAny
Icon for item

Real5-OmniDocBench

Provides a physical reconstruction benchmark of OmniDocBench v1.5 by producing five real-world photographic variants (Scanning, Warping, Screen‑Photography, Illumination, Skew) for each of 1,355 pages, inheriting original ground-truth to enable controlled, scenario-wise evaluation of document parsing robustness.

Introduction

Why this matters

Real-world document parsing often fails for reasons that synthetic augmentation cannot isolate: geometric warps, screen moiré, harsh lighting or perspective skew have distinct causal effects. Real5-OmniDocBench converts those uncontrolled confounders into controlled variables by physically recreating every OmniDocBench v1.5 page under five photographic scenarios, so you can measure exactly which physical factor breaks a model and by how much.

What Sets It Apart
  • One-to-one physical reconstruction: each of the 1,355 original test pages has five matched physical captures (totaling 6,775 images), and the dataset reuses OmniDocBench’s JSON annotations without modification. That strict correspondence makes cross-scenario comparisons directly comparable rather than approximate.
  • Scenario-level causal analysis: scenarios are orthogonal (Scanning, Warping, Screen‑Photography, Illumination, Skew) and include diverse sub-conditions (e.g., multiple warping types). This lets researchers attribute performance drops to specific physical factors (geometric vs. optical vs. lighting) rather than aggregate “reality gap” noise.
  • Diagnostic benchmark, not just leaderboard: designed to reveal actionable failure modes—e.g., compact, document-specialized VLMs can outperform much larger generalist models under physical stress—so it guides architecture and data-augmentation choices rather than only ranking models.
Who It's For and Trade-offs

Great fit if you need to evaluate or harden OCR and multimodal document parsers against real photographic distortions, compare augmentation strategies, or perform factor-wise robustness studies. It’s particularly useful for teams developing layout/content/structure parsers and for evaluating VLMs on end-to-end document understanding.

Look elsewhere if you need a broader domain coverage of languages, handwriting-heavy corpora, or dynamic video captures—Real5-OmniDocBench focuses on photographic distortions of printed/digital document pages and intentionally preserves the original OmniDocBench annotations rather than adding new types of ground truth.

Practical notes
  • Evaluation is fully compatible with OmniDocBench metrics and scripts (TextEdit, Formula CDM, Table TEDS, Reading Order Edit, Overall score), enabling plug-and-play benchmarking.
  • Because the dataset emphasizes controlled physical variation, it complements synthetic augmentation: use Real5 to validate whether synthetic methods actually close the real-world gap observed here.

Information

  • Websitehuggingface.co
  • OrganizationsPaddlePaddle
  • AuthorsChangda Zhou, Ziyue Gao, Xueqing Wang, Tingquan Gao, Cheng Cui, Jing Tang, Yi Liu
  • Published date2026/01/26

Categories

More Items

Hugging Face

Provides 1.3 billion platform-specific video URLs extracted from CommonCrawl along with crawl metadata (no media included), serving as the source corpus for the LAION-BVD multimodal video dataset; distributed on Hugging Face in Parquet format.

Hugging Face

Provides a public test split of multimodal financial GUI interaction examples for evaluating agents that convert instructions and screenshots into grounded UI actions. Includes step-level screenshots, dialogue history, an OpenAI-style computer_use tool schema, and JSON next-action references; training data available on request.

Hugging Face

Contains 40,000 teacher-generated reasoning traces distilled from the Qwen3.8-27B model for supervised fine-tuning and analysis. Covers code, math, science and logic; each example pairs a <think> chain-of-thought with a final response and is distributed in JSONL/Parquet for SFT workflows.