构建真实世界多语言表格问答基准,揭示大模型在复杂表格上的短板
TableEval: A Real-World Benchmark for Complex, Multilingual, and Multi-Structured Table Question Answering
- 涵盖四领域、多结构(扁平/嵌套/分层)真实表格数据
- 支持中英繁三语,验证模型跨语言理解能力,发现主流模型表现不佳
- 提出新评估框架SEAT,从子问题级衡量答案语义对齐度
大语言模型在自然语言处理上进展显著,但在表格问答任务中仍面临挑战,尤其在真实场景下的多样表格结构、多语言数据和领域特定推理方面。现有基准多聚焦于简单扁平表格,存在数据泄露风险,且基本为单语种,难以反映实际应用中的跨语言与跨领域差异。为此,我们提出TableEval,一个面向真实世界复杂表格问答的新基准。该数据集涵盖政府、金融、学术与产业报告中的各类表格结构(如简洁型、层级型、嵌套型),并包含简体中文、繁体中文与英文三种语言。所有数据均来自近期真实文档,有效降低数据泄露风险。针对现有评测指标无法捕捉语义准确性的缺陷,我们进一步提出SEAT评估框架,通过子问题级对齐度衡量模型输出与参考答案的一致性,实验显示其与人工判断高度一致。在TableEval上的大量实验揭示当前先进大模型在处理此类复杂任务时存在明显不足,为后续研究提供重要方向。数据集已开源:https://github.com/wenge-research/TableEval。
原文摘要 · Abstract (English)
LLMs have shown impressive progress in natural language processing. However, they still face significant challenges in TableQA, where real-world complexities such as diverse table structures, multilingual data, and domain-specific reasoning are crucial. Existing TableQA benchmarks are often limited by their focus on simple flat tables and suffer from data leakage. Furthermore, most benchmarks are monolingual and fail to capture the cross-lingual and cross-domain variability in practical applications. To address these limitations, we introduce TableEval, a new benchmark designed to evaluate LLMs on realistic TableQA tasks. Specifically, TableEval includes tables with various structures (such as concise, hierarchical, and nested tables) collected from four domains (including government, finance, academia, and industry reports). Besides, TableEval features cross-lingual scenarios with tables in Simplified Chinese, Traditional Chinese, and English. To minimize the risk of data leakage, we collect all data from recent real-world documents. Considering that existing TableQA metrics fail to capture semantic accuracy, we further propose SEAT, a new evaluation framework that assesses the alignment between model responses and reference answers at the sub-question level. Experimental results have shown that SEAT achieves high agreement with human judgment. Extensive experiments on TableEval reveal critical gaps in the ability of state-of-the-art LLMs to handle these complex, real-world TableQA tasks, offering insights for future improvements. We make our dataset available here: https://github.com/wenge-research/TableEval.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。