arXiv:2602.13812cs.DBcs.AI2026-02KDD被引 2

构建合成数据集,系统评估大模型从文档提取结构化表格的能力

DTBench: A Synthetic Benchmark for Document-to-Table Extraction

  • 通过反向表转文档生成合成数据,实现可控能力覆盖
  • 涵盖5大类13子类能力,发现大模型在推理与一致性上存在明显短板
  • 适合研究文档理解、表格生成与大模型评估的学者使用

文档到表格(Doc2Table)提取旨在从非结构化文档中按目标模式生成结构化表格,支持可靠且可验证的基于SQL的数据分析。尽管大语言模型在灵活信息抽取方面展现出潜力,但其生成精确结构化表格的能力仍不充分,尤其在需复杂推理与冲突解决的间接提取任务中。现有基准未能明确区分或全面覆盖Doc2Table所需的核心能力。为此,我们提出一个能力感知的评估框架,采用逆向表转文档范式,设计多智能体合成流程,从真实表格生成对应文档。基于此,我们构建了DTBench——一个合成基准,包含两层能力分类体系,覆盖5大类别与13个子类别。我们在该基准上评估多个主流大模型,揭示模型间显著性能差异,并暴露推理、忠实性与冲突解决方面的持续挑战。DTBench为数据生成与评估提供全面测试平台,推动未来研究发展。基准已公开于https://github.com/ZJU-DAILY/DTBench。

原文摘要 · Abstract (English)

Document-to-table (Doc2Table) extraction derives structured tables from unstructured documents under a target schema, enabling reliable and verifiable SQL-based data analytics. Although large language models (LLMs) have shown promise in flexible information extraction, their ability to produce precisely structured tables remains insufficiently understood, particularly for indirect extraction that requires complex capabilities such as reasoning and conflict resolution. Existing benchmarks neither explicitly distinguish nor comprehensively cover the diverse capabilities required in Doc2Table extraction. We argue that a capability-aware benchmark is essential for systematic evaluation. However, constructing such benchmarks using human-annotated document-table pairs is costly, difficult to scale, and limited in capability coverage. To address this, we adopt a reverse Table2Doc paradigm and design a multi-agent synthesis workflow to generate documents from ground-truth tables. Based on this approach, we present DTBench, a synthetic benchmark that adopts a proposed two-level taxonomy of Doc2Table capabilities, covering 5 major categories and 13 subcategories. We evaluate several mainstream LLMs on DTBench, and demonstrate substantial performance gaps across models, as well as persistent challenges in reasoning, faithfulness, and conflict resolution. DTBench provides a comprehensive testbed for data generation and evaluation, facilitating future research on Doc2Table extraction. The benchmark is publicly available at https://github.com/ZJU-DAILY/DTBench.

文档理解表格生成大模型评估合成数据

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。