Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

ExtractBench: New Benchmark Measures Accuracy, Cost, and Grounding in Enterprise Document Extraction

AI By Crimson AI Hugging Face Papers 3 August 2026 · 00:00 8 views
Share: X Telegram

Hugging Face researchers introduce ExtractBench, the first benchmark to jointly score value accuracy, record completeness, grounding, and cost for schema-guided document extraction, revealing trade-offs between commercial VLMs and coding agents.

ExtractBench: New Benchmark Measures Accuracy, Cost, and Grounding in Enterprise Document Extraction

Key points

Enterprise workflows increasingly depend on AI agents to perform schema-guided extraction: given a document and a user-defined schema, the agent must faithfully follow the schema and produce the correct output, with source evidence as grounding metadata. To evaluate these systems, researchers at Hugging Face have introduced ExtractBench, a new benchmark that, for the first time, scores value accuracy, record completeness at scale, grounding, and measured cost together.

The benchmark comprises 4,869 pages across 370 enterprise documents, spanning 8 business domains and 67 document types, with clear tags distinguishing different challenge scenarios. The authors developed a scalable curation pipeline that combines independent-system agreement for real documents, known values for synthetic lists, and human verification for forms, ensuring high-quality ground truth.

Evaluation uses order-insensitive value F1 for accuracy, plus two grounding metrics for source traceability: word-level and page-level F1. The results reveal notable trade-offs: commercial vision-language models (VLMs) perform well on short documents but often truncate record lists on long ones, while coding agents maintain higher accuracy at a significantly higher cost.

Notably, LlamaExtract Agentic Plus ranks first on all three metrics, achieving accuracy comparable to coding agents at a fraction of the cost. The dataset and evaluation code are publicly available on Hugging Face and GitHub, inviting further research and benchmarking in this critical area.

MetricDescription
Value AccuracyOrder-insensitive value F1
Grounding (word-level)Word-level F1 for source traceability
Grounding (page-level)Page-level F1 for source traceability
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1