arXiv:2504.20047cs.IRcs.AI2025-04被引 2

构建首个面向人类中心表格的问答评测基准,助力模型理解复杂文档表格。

HCT-QA: A Benchmark for Question Answering on Human-Centric Tables

  • 基于真实与合成数据构建覆盖千余张复杂表格的问答集
  • 25个LLM和9个VLM在该基准上测试,微调后准确率提升25个百分点
  • 适合研究文档理解、表格问答及多模态模型评估的学者使用

嵌入在PDF文件、网页等文档中的表格数据广泛存在于各类领域,这类我们称之为人类中心表格(HCT)的表格信息密集但结构与语义布局复杂。现有方法多将其转换为关系格式以支持SQL查询,但难以应对多样复杂的布局。另一种新兴方案是利用大语言模型(LLM)和视觉语言模型(VLM),但缺乏统一评测基准来衡量其性能。为此,本文提出人类中心表格问答基准(HCT-QA),包含1,880张真实世界HCT与9,835个问答对,以及4,679张合成HCT与67,700个问答对。通过实验评估了25个LLM和9个VLM的表现,并发现对LLM在HCT-QA上微调可使F1分数最高提升25个百分点。相比现有基准,HCT-QA具备更广泛的复杂性与多样性、丰富的元数据支持深入分析,以及创新的合成数据生成机制。

原文摘要 · Abstract (English)

Tabular data embedded in PDF files, web pages, and other types of documents is prevalent in various domains. These tables, which we call human-centric tables (HCTs for short), are dense in information but often exhibit complex structural and semantic layouts. To query these HCTs, some existing solutions focus on transforming them into relational formats. However, they fail to handle the diverse and complex layouts of HCTs, making them not amenable to easy querying with SQL-based approaches. Another emerging option is to use Large Language Models (LLMs) and Vision Language Models (VLMs). However, there is a lack of standard evaluation benchmarks to measure and compare the performance of models to query HCTs using natural language. To address this gap, we propose the HumanCentric Tables Question-Answering extensive benchmark (HCTQA) consisting of thousands of HCTs with several thousands of natural language questions with their respective answers. More specifically, HCT-QA includes 1,880 real-world HCTs with 9,835 QA pairs in addition to 4,679 synthetic HCTs with 67.7K QA pairs. Also, we show through extensive experiments the performance of 25 and 9 different LLMS and VLMs, respectively, in an answering HCT-QA's questions. In addition, we show how finetuning an LLM on HCT-QA improves F1 scores by up to 25 percentage points compared to the off-the-shelf model. Compared to existing benchmarks, HCT-QA stands out for its broad complexity and diversity of covered HCTs and generated questions, its comprehensive metadata enabling deeper insight and analysis, and its novel synthetic data and QA generator.

表格问答LLM评估多模态

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